#centre_2 {
 width: 650px;
  height: 350px;
  padding: 0px;
  position:absolute;
  left:320px; top:225px; z-index:1;
  background-color: transparent;
  overflow: auto;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13pt;
  border: thin none Green;
  color: White;
  margin-right: 5px
}



#imgen1            {
	border          :   thin solid White;
	background-color: transparent;
	position        : absolute;
	left            :  40px;
	top             :  30px;
	width           :  200px;
	height          :  125px;

}
#texte_1            {
	border          :  thin solid White;
	background-color: Black;
	position        : absolute;
	left            :  40px;
	top             :  165px;
	width           :  205px;
	height          :  25px;

}




#imgen1_a            {
	border          :   thin solid White;
	background-color: transparent;
	position        : absolute;
	left            :  40px;
	top             :  225px;
	width           :  200px;
	height          :  125px;

}
#texte_a            {
	border          :  thin solid White;
	background-color: Black;
	position        : absolute;
	left            :  40px;
	top             :  360px;
	width           :  205px;
	height          :  25px;

}

#imgen1_b            {
	border          :   thin solid White;
	background-color: transparent;
	position        : absolute;
	left            :  40px;
	top             :  430px;
	width           :  200px;
	height          :  125px;

}
#texte_b            {
	border          :  thin solid White;
	background-color: Black;
	position        : absolute;
	left            :  40px;
	top             :  565px;
	width           :  205px;
	height          :  25px;

}

#imgen1_2            {
	border          :   thin solid White;
	background-color: transparent;
	position        : absolute;
	left            :  280px;
	top             :  30px;
	width           :  200px;
	height          :  125px;
 	}

#texte_2            {
	border          :  thin solid White;
	background-color: Black;
	position        : absolute;
	left            :  280px;
	top             :  165px;
	width           :  205px;
	height          :  25px;

}


#imgen1_3            {
	border          :   thin solid White;
	background-color: transparent;
	position        : absolute;
	left            :  520px;
	top             : 30px;
	width           :  200px;
	height          :  125px;
   	}
#texte_3            {
	border          :  thin solid White;
	background-color: Black;
	position        : absolute;
	left            :  520px;
	top             :  165px;
	width           :  205px;
	height          :  25px;

}


#imgen1_4            {
	border          :   thin solid White;
	background-color: transparent;
	position        : absolute;
	left            :  760px;
	top             : 30px;
	width           :  200px;
	height          :  125px;
   	}
#texte_4            {
	border          :  thin solid White;
	background-color: Black;
	position        : absolute;
	left            :  760px;
	top             :  165px;
	width           :  205px;
	height          :  25px;

}







h1 {
  font-size:xx-large;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;

}


p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: White
}
a:link {color: Blue; text-decoration: none}
a:visited {color: Blue; text-decoration: none}
a:active { color: Blue;  text-decoration: none}
a:hover { color: Blue; text-decoration: none}

a.enlace1:link {color: White; text-decoration: none}
a.enlace1:visited {color: White; text-decoration: none}
a.enlace1:active { color: White;  text-decoration: none}
a.enlace1:hover { color: White; text-decoration: none}



