
*{
	/*border: 0px;*/
	color: #1f1f1f;
	font-family: verdeana, arial, helvetica;
	font-size: 10pt;
}
#contenedor{
	width:725px;
	/*height:340px;*/
	/*background-color: #00ff00;*/
	margin: auto;
}
#imgEncabezado{
	/*background-color: #ff0000;*/
	/*width: 888px;*/
	width: 100%;
	height: 308px;
	background: url("../imagenes/encabezado00.jpg") no-repeat;
}
#botonera{
	padding-top: 4px;
	/*background-color: #0000ff;*/
	width: 100%;
	/*width: 888px;
	height:60px;*/
	float:left;
}
#cuerpo{
	/*background-color: #ff6600;
	text-align:justify;*/
	padding: 10px;	
}
#pie{
	/*background-color: #cccccc;
	height:40px;	*/
}
.btnPpal{
	width: 236px;
	height: 32px;
	float: left;	
	margin-right: 4px;
	margin-bottom: 2px;
	text-align: center;
	padding-top: 6px;
	font-family: Helvetica;
	font-weight: bold;
}
a , a:link, a:hover, a :active,  a:visited{
	text-decoration: none;
	color: inherit;
} 
.btnPpal a {
	text-decoration:none;
	color: inherit;
} 
.btnPpalOut{
	background: url("../imagenes/fdoBtnNaranja01.gif") no-repeat;
	color: #ffffff;
}
.btnPpalOver{
	background: url("../imagenes/fdoBtnGris01.gif") no-repeat;
	color: #000000;
}
.titNaranja{
	font-size: 16pt;
	color: #ff6600;
}
.titRojo{
	font-size: 13pt;
	color: #BE2D28;
}
#botSec{
	padding-top: 6px;
	float:left;
}
#franjaPie{
	width: 100%;
	height: 20px;
	background-color: #ff6600;
}
.imgBody{
	padding: 4px 4px;
	
	clear:both;
}
.imgBody img{
	border: 1px solid #888888;
	padding: 4px;
}
.imgBodyAlignLEFT{
	display:inline;
	float:left;
}
.imgBodyAlignRIGHT{
	display:inline;
	float:right;
}
.imgBodyAlignCENTER{
	
	text-align:center;
}

.imgBodyEpig{
	color: #275A95;
	text-align:center;
}