html{
	background-image:url(images/px_html.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-image:url(images/back_body.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}

div.layout{
	width:957px;
	margin:auto;
}
div.layout a{
	text-decoration:underline;
	color:#0073ae;
	font-weight:bold;
	
}
div.layout span{
	color:#F51A20;
}

div.layout ul li{
	list-style:none;
}
div.layout h2{ /******Agregue esta clase global*******/
	color:#fff;
	font-style:oblique;
	margin-top:0;
	background-color:#fe961d;
	height:30px;
	padding:8px 0 0 8px;
}
div.layout h3{ /******Agregue esta clase global*******/
	color:#F51A20;
	font-size:18px;
	text-align:left;
	font-style:oblique;
}
div.layout h4{ /******Agregue esta clase global*******/
	color:#000000;
	font-size:15px;
	text-align:left;
	background-color:#fe961d;
	height:45px;
	padding:8px 0 0 8px;
}
/*div.layout h4:hover{ Agregue esta clase global
	color:#F51A20;
	font-size:16px;
	text-align:left;
	background-color:#fe961d;
	height:30px;
	padding:8px 0 0 8px;
}*/
div.layout div.sidebar{

}
div.layout div.sidebar div.sponsor_flash{
	background-image:url(images/back_banner_siderbar.gif);
	width:221px;
	height:93px;
	padding:19px 0 0 4px;
	margin-bottom:5px;
}
div.layout div.body{
	width:726px;
	position:absolute;
	margin-left:-12px;
}	
div.layout div.body div.content{
	width:736px;
	position:relative;
}
div.layout div.body div.content_body,
div.layout div.body div.content_menu{
	width:702px;
	background-image:url(images/px_back_body_bco.png);
	background-repeat:repeat-y;
	padding-left:12px;
	padding-right:12px;
	position:relative;
}
div.layout div.body div.content_menu{
	background:none;	
}
div.layout div.body div.shadow_top{
	background-image:url(images/sombra_arriba.png);
	background-repeat:no-repeat;
	background-position:center;
	height:16px;
	width:724px;
}
/*******************Menu*********************************/
#menu {  
	text-align: center;
	background-color:#000000;
	display:block;
	height:46px;
	margin:0;
	padding:0;
}
#menu ul { 
	margin:0;
	outline:0;
	padding:0;
}
#menu ul li.nivel1 { 
	float: left;
	list-style-type: none;
	margin-bottom:0;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #e4e4e4;
	border-top:1px solid #122232;
	border-bottom:1px solid #272727;
	padding:15px 0;
	font-weight:bold;
	font-size: 11px;
	background-color:#000000;
	position: relative;
}
#menu ul li:hover {
	position: relative;
	list-style: none;
}

#menu ul li:hover a.nivel1 {
	/*background-image:url(images/px_menu_h.gif);
	background-repeat:repeat-x;*/
	border-top:1px solid #F68B1F;
	border-bottom:1px solid #F68B1F;
	background-color:#F68B1F;
	color:#FFFFFF;
	position: relative;
}
#menu ul li a:hover{
	border-top:1px solid #122232;
	border-bottom:1px solid #272727;
	color:#F68B1F;
}
#menu ul li a.nivel1 {
	display: block!important;
	display: none;
	position: relative;
}
#menu ul li ul {
	display: none;
}
#menu ul li a:hover ul, 
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
}
#menu ul li ul li a {
	width: 160px;
	padding: 6px 0px 8px 0px;
	border-top-color: #000;
}
#menu ul li ul li a:hover {
	border-top-color: #000;
	position: relative;
}
#menu #menu_information li a{
	width:190px;
}

/********************Fin Menu********************************/
div.layout div.body div.footer{
	background-color:#eeeeee;
	border:1px solid #dddddd;
	padding:23px 0;
	text-align:center;
	font-size:10px;
}

div.layout div.back_footer{
	background-image:url(images/sombra_footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:12px;
	width:724px;
	margin:auto;
}

/***************Nuevo css para las otras vistas********************************2 de diciembre 2009***************/
div.layout div.body div.content div.content_information{
	padding:15px;
	overflow:hidden;
	text-align:justify;
	background-image:url(images/px_back_content_information.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.layout div.body div.content div.content_information b{
	color:#000000;
}
div.layout div.body div.content div.content_information strong{
	color:#666666;
}
div.layout div.body div.content div.content_information a:hover{
	text-decoration:underline;
	
}
div.layout div.body div.content div.content_information table td{
	padding-bottom:5px;
}
div.layout div.body div.content div.content_information1 table td{
	padding-bottom:15px;
}
div.layout div.body div.content div.content_information table td strong{
	color:#000;
}
div.layout div.body div.content div.content_information table td img{
	border:1px solid #cccccc;
}
div.layout div.body div.content div.content_information ul li{
	list-style:circle;
	padding-bottom:3px;
}
div.layout div.body  div#images img{
	border:1px solid #cccccc;
}
div.layout div.body div.winner_table table{
	margin-bottom:0;
}
div.layout div.body div.winner_table td{
	padding:3px;
}
div.layout .download_pdf_convocatory{
	background-image:url(images/pdf_file.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 10px 0 10px 40px;
	color:#e92320;
}
div.layout .download_excel_inscripcion{
	background-image:url(images/book_download.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 10px 0 10px 40px;
	color:#e92320;
}
div.layout div.body .title_info{
	background-image:url(images/business_user_info.png);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 10px 0 10px 40px;
}
/*tabla Semanas*/
.sesion{
		
		background:#ccc;
		font-weight:bold;
		font-size:14px;
	}
/*guia de entrenamiento*/
div.layout div.body div.links_training a {
	color:#666;
	font-weight:bold;
	display:block;
	padding-top:10px;
	
}
div.layout div.body div.links_training a:hover {
	color:#FE961D;
}
	
