/* diseño de CSS */
#masthead {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border-style: solid solid none ridge;
	border-width: 1px 1px 0px 1px;
	border-color: #CCC;
	background-color: #FFFFFF;
	height: 135px;
}
#top_nav {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-style: none solid none solid;
	border-width: 0px 1px 0px 1px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	height: 230px;
	width: 790px;
}
#container {
	border-style: none solid none solid;
	position: relative;
	width: 790px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-left-color: #CCC;
    height: auto;
	margin-right: auto;
	margin-left: auto;
}
#left_col {
	width: 235px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #EAEAEA;
	margin-left: 35px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	height: auto;
	display:block;
}

#left_col a{ text-decoration:none; color:#58AFCB; font-weight:bold; }
#left_col H4{color:#E40D12;font-size:small;font-weight:bold}
#page_content {

	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 282px;
	background-color: #FFFFFF;
	width: 492px;
	margin-top: 0px;
	font-size: 11px;
	height: auto;

}


#footer {
	background-color: #FFFFFF;
	border-style: none solid solid solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	height: 103px;
}

body {
	background-image: url('images/fnd.gif');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;

}
#menuTopLeft {
	background-position: left top;
	margin-left: 35px;
	width: 247px;
	height: 230px;
	background-color: #C0C0C0;
	background-image: url('images/menuTopLeft.jpg');
	background-repeat: no-repeat;
	float: left;
}
#containerFlashTopRight {
	background-image: url('images/fondoFlashTopRight.jpg');
	background-repeat: no-repeat;
	width: 492px;
	height: 230px;
	float: left;
}
#tituloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/fnd-titulos-paginas.gif');
	background-color: #FFCC00;
	background-repeat: no-repeat;
	width: 492px;
	height: 29px;
	line-height: 29px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-indent: 20px;
}
#contentFooter {
	font-family: verdana;
	font-size: x-small;
	color: #333333;
	text-align: center;
	font-weight: bold;
	width: 740px;
	height: 70px;
	line-height: 70px;
	background-image: url('images/fnd-pie.jpg');
	margin-right: auto;
	margin-left: auto;
}

#contentFooter2 {
	font-family: verdana;
	font-size: x-small;
	color: #333333;
	text-align: center;
	font-weight: bold;
	width: 740px;
	height: 10px;
	line-height: 10px;
	margin-right: auto;
	margin-left: auto;
}

#contentFooter a{ text-decoration:none; color:#58AFCB; font-weight:bold; }
#panelCentral {
	background-image: url('images/fondo-paneles-centrales.jpg');
	width: 790px;
	height: 235px;
	margin-right: auto;
	margin-left: auto;
	border-style: none solid none solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#panelCentral h3{ color:white; }

#perfectTraining {
	background-color: #FFFFFF;
	background-image: url('images/fondo-perfetc-trainning-index.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	border-style: none solid none solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 790px;
	height: 205px;
	margin-right: auto;
	margin-left: auto;
}

#caja1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D6EB47;
	width: 227px;
	height: auto;
	margin-left: 50px;
	margin-top: 20px;
	float: left;
	text-align: center;
}
#caja2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D6EB47;
	width: 227px;
	height: auto;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
	text-align: center;
}
#caja3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #D6EB47;
	width: 227px;
	height: auto;
	margin-left: 5px;
	margin-top: 20px;
	float: left;
	text-align: center;
}
