div#container{
	width:850px;
	height:auto;
	margin:0 auto;
	background-color:#E7E7E7;
	
	
}


body {
	background-image: url(fondo.jpg);
	background-repeat: repeat;
	background-color: #6A90B5;
}


div#container_foto{
	width:850px;
	height:100;
	padding:inherit;
	background-color:#006699;
	}

div#container_button{
	width:850px;
	height:24px;
	background-image:url(grr.jpg);
	padding:inherit;
	
	}
div#conatiner_texto{
	width:550px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:10px;
	padding:5px;
	padding-bottom:10px;
	}

div#foto_index{
	width:290px;
	height:auto;
	float:right;
	padding-left:560px;
	position: absolute;
	padding-top:30px;
	}
	
div#foto_index2{
	width:290px;
	height:auto;
	float:right;
	/*padding-left:560px;*/
	padding-top:5px;
	/*position: absolute;*/
	}
	
	
div#footer{
	width:850px;
	height:auto;
	}
	
td{background-color:#666666;}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	position: static;
	}
.texto_negrita{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000066;
	}

