body	{
	font-size: 8pt; 
	background: url('../imgs/fondo-body.jpg') #EAE4DD repeat-x top center;
	text-align: center;
	margin:  0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color:#666666;
	}

#contenedor{
	color:#9A8170;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	position:relative;
}


#centro{

	text-align:justify;
}

#izquierda{
	padding:4px 0px 5px 6px;
	width:550px;
	border:1px solid #CCCC;
}


.cuadro{
	background: url('../imgs/cuadro-center.jpg');	
	width:550px;
}

.cuadro a:link, .cuadro a:visited, .cuadro a:active{
	color:#728EA6;
	text-decoration:none;
}

.cuadro a:hover{
	color:#
}

.cuadro-top{

	background: url('../imgs/cuadro-top.jpg') transparent top left no-repeat;
	height:31px;
	width:550px;
	color:#FFF;
}	

.cuadro-top .txt{
	color:#FFF;
	padding:4px 0px 0px 14px;
	font-weight:bold;
}



.cuadro-center{
	width:550px;
}	

.cuadro-center .contenido{
	padding:16px;
}	

.cuadro-center .imgG{
	margin:10px;
	padding:6px;
	border: 1px solid #CCC;
	background: url('../imgs/fondoImg.jpg') #FAF9F7 ; 
	width:1px;
}

.cuadro-center .imgP{
	float:left;
	padding:4px;
	border: 1px solid #CCC;
	background: url('../imgs/fondoImg.jpg') #FAF9F7 ; 
}

.cuadro-center .imgF{
	text-align:center;
	margin:4px;
	height:150px;
	width:152px;
	float:left;
	padding:4px;
	border: 1px solid #CCC;
	background: url('../imgs/fondoImg.jpg') #FAF9F7; 
	color:#728EA6;
}

.cuadro-center .imgF img{
	border:1px solid #CCCCC;
	

}


.cuadro-center h5{
	margin:6px;
	color: #009900;
	text-align:center;
}	



.cuadro-bottom{
	background: url('../imgs/cuadro-bottom.jpg');
	width:550px;
	height:95px;
}	

.cuadro-bottom2{
	background: url('../imgs/cuadro-bottom2.jpg');
	height:72px;
}
.cuadro-bottom3{
	background: url('../imgs/cuadro-bottom3.jpg');
	height:17px;
}

.enunciado{
	color: #1B1510;

}

h4{

	color:	#025801;
	font-size: 9pt;
	margin:0px;

}	




#derecha{
	padding:4px 6px 0px 0px;
	float:right;
	width:200px;
	border:1px solid #CCCC;
}


.der-top{
	background: url('../imgs/der-top.jpg') transparent top left no-repeat;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	height:22px;
}

.der-top .contenido{
	padding:4px 0 0 0;
}

.der-center{
	background: url('../imgs/der-center.jpg') transparent top left;
}

.der-center .contenido{
	width:184px;
	text-align:right;
	padding:4px 8px 4px 4px;
	border-bottom:1px solid #EFEBE9;
}

.der-center a:link,.der-center a:active,.der-center a:visited{
	color:#927B67;
	text-decoration:none;
	
}
.der-center a:hover{
	color:#009900;
	text-decoration:none;
	
}


.der-bottom{
	background: url('../imgs/der-bottom.jpg') transparent top left no-repeat;
	height:64px;
}

img{
	border:0px;
	}

.firma{
	text-align:right;
	font-size:7pt;
	color:#C5BBAC
}

#pie{
	padding:6px;
	text-align:center;
	color:#806959;
	}

#pie a:link,#pie a:visited,#pie a:active {
	color:#806959;
	text-decoration:none;
}
#pie a:hover {
	color:#000;
}

