/* CSS Document */
a
{
	text-decoration:none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align::center;
}

#maincontainer
{
	width:100%;
	text-align:center;
	min-height:600px; /* For modern browsers */
   	height: auto !important;
   	_height: 600px; /* For IE 6 */

}

#subcontainer
{
	width:775px;
	text-align:center;
	background-color:#666666;
	position:relative;
	margin:auto;
    min-height:600px; /* For modern browsers */
   	height: auto !important;
   	_height: 600px; /* For IE 6 */
	
}

#content
{
	width:755px;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
	margin:auto;
	min-height:500px;
	height:auto !important;
	_height:500px;
	overflow:auto;
	_overflow:visible;
}

#header
{
	width:755px;
	height:16px;
	background-image:url("../images/CPE.jpg");
}

#flash
{
	width:755px;
	height:110px;
}

#menu
{
	width:755px;
	background-image:url("../images/FondoMenu.gif");
	background-repeat:repeat-x;
}

#body
{
	width:755px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#DEDEDC;
	min-height:400px;
	_min-height:400px;
	min-height:400px;
	height:auto !important;
	height:400px;
	overflow:auto;
	_overflow:visible;
}

#centro
{
	width:455px;
	float:left;
	background-color:#FFFFFF;
	height:auto !important;
	min-height:400px;
}

#pagetitle
{
	width:100%;
	text-align:center;
	background-image:url("../images/FondoTitulo.gif");
	background-repeat:repeat-x;
	height:20px;
	font-size:medium;
}




#colleft
{
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	float:left;
	width:140px;
	background-color:#DEDEDC;
	min-height:400px;
	height:auto !important;
}
	

#colright
{
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	float:right;
	width:140px;
	background-color:#DEDEDC;
	min-height:400px;
	height:auto !important;
}


#footer
{
	width:755px;
	height:20px;
	background-color:#853C85;
	color:white;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding-top:5px;
	}
	
/*-------------------------------------*/	

.Boton a img
{
	border-width:0px;
	padding:5px;
}

.Boton hr
{
border:1px dashed #FFFFFF;
height:1px;	
line-height:0.5em;	
}

A:link IMG
{
border-style:none;
}

A:hover IMG
{
border-style:none;
}

A:visited IMG
{
border-style:none;
}

h3
{
color:#000000;
font-family:Verdana;
font-size:12px;
text-align:left;
}

.resumenIndex
{
color:#000000;
font-family:Verdana;
font-size:11px;
text-align:left;
}

.Titulos
{
color:#000000;
font-family:Verdana;
font-size:12px;
text-align:left;
font-weight:bold;
}
