@charset "utf-8";
/* CSS Document */
body
{
	margin: 0 0 0 0;
	background-color:#EAE6D7;
	background-repeat:repeat-x;
	font-size: 100%;
}
#contened
{
	width: 877px;
	height: auto;
	margin: 0px auto; /*centrado*/
	position: relative;
}
#header
{
	width: 877px;
	height: 150px;
	margin: 0px auto; /*centrado*/
	float:left;
	background-color:#efece1;
}
#imadFlash
{
	width: 877px;
	height: 203px;
	margin: 0px auto; /*centrado*/
	float:left;
	background-color:#efece1;
}
#contencuerpo
{
	width:877px;
	height:auto;
	margin: 0px auto; /*centrado*/
	float:left;
	padding:0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='scale',
	src='images/fondoCuerpo.png'); /*IE*/
}
#contencuerpo[id]{
	background-image:url(../images/fondoCuerpo.png);
}
#contenido
{
	background-color:#cdbe98;
	width:838px;
	height:auto;
	float:left;
	margin-left: 15px;
	margin-top: 10px;
	padding:5px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
#contentfooter
{ 
   width:900px;
	height:60px;
	float:left;
	padding:0px;
	background-image:url(../images/footerpag.jpg);
	background-repeat:no-repeat;
}
#logoPiePag
{
	width:135px;
	height:30px;
	float:right;
	margin:0;
	padding:0;
}

#logoPiePag img
{
	padding:0;
	border:0;
	margin:0;
	text-decoration:none;
}
#contenedorPiePag
{
	width:877px;
	height:60px;
	float:left;
	padding:0px;
	background-image:url(../images/footerpag.png);
	background-repeat:no-repeat;
}

#botonesPiePag
{
	width:auto;
	height:30px;
	float:left;
	padding:0;
	margin:0;
	color:#65080b;
	font-weight:800;
	margin-left:250px;
	margin-top:4px;
}

#botonesPiePag a
{
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	font-family: "Century Gothic", Tahoma, Verdana;
	font-size:14px;
	position:relative;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:35px;
	z-index:1;
	left: 25px;
	top: 373px;
}
.btndivision {color: #FFFFFF}
#final {
	width:838px;
	height:auto;
	float:left;
	margin-left: 15px;
	margin-top: 10px;
	padding:5px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
} 

