@charset "utf-8";
body{
	text-align:center; 	
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/regimengerencial/concursos/images/fondo2.jpg)
}
.item_menu_prinicpal{		
	font-size:10px;	
	color:#231f20;	
	text-decoration:none;
	cursor:pointer;
}
.item_menu_usuario{		
	display:block;
	font-size:12px;	
	color:#231f20;	
	text-decoration:none;
	cursor:pointer;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#CCC;
	height:18px;
	padding-top:5px;	
}
.item_menu_usuario:hover{		
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#231f20;	
	text-decoration:none;
	cursor:pointer;	
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#CCC;
	height:18px;
	padding-top:5px;	
}
.item_menu_usuario_seleccionado{
	display:block;
	color:#E4EDF8;
	height:20px; 
	padding-top:5px;
	cursor:pointer;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color:#CCC;	
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	height:18px;
	color:#003366;	
}
.mis_postulaciones{
	display:block;
	background-color:#E4EDF8;
	height:20px; 
	padding-top:5px;
	cursor:pointer;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#003366;
	}
.menu_header{
	font-size:12px;	
	color:#000;
	text-decoration:none;
	}
.menu_header:hover{
	font-size:12px;	
	color:#003366;
	text-decoration:none;
	}	
.text_blanco9{
	font-size:9px;
	color:#FFF
	}
.text_blanco12{
	font-size:12px;
	color:#FFF
	}
.text_blanco14{
	font-size:14px;
	color:#FFF
	}
.text_blanco15{
	font-size:15px;
	color:#FFF
	}
.text_blanco16{
	font-size:16px;
	color:#FFF
	}
.text_blanco18{
	font-size:18px;
	color:#FFF
	}
.text_negro10{
	font-size:10px;	
	color:#000;
	}
.text_negro11{
	font-size:11px;	
	color:#000;
	}
.text_bold_negro11{
	font-size:11px;	
	color:#000;
	font-weight:bold
	}
.text_negro12{
	font-size:12px;	
	color:#000;	
	}
.text_negro13{
	font-size:13px;	
	color:#000;	
	}
.text_negro14{
	font-size:13px;		
	color:#000;	
	}
.text_negro16{
	font-size:16px;	
	color:#000;	
	}
.text_negro22{
	font-size:22px;	
	color:#000;	
	}
.text_rojo11{
	font-size:11px;	
	color:#F00;
	text-decoration:none
	}
.text_rojo12{
	font-size:12px;	
	color:#F00;
	text-decoration:none
	}
.text_gris11{
	font-size:11px;	
	color:#666666;
	}
.text_celeste11{
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
	}	
.text_celeste12{
	font-size:12px;
	color:#0066CC;
	text-decoration:none;
	}	
.text_celeste13{
	font-size:13px;
	color:#0066CC;
	}	
.text_celeste16{
	font-size:16px;
	color:#0066CC;
	}
.text_celeste_fuerte11{
	font-size:11px;
	color:#0099FF;
	text-decoration:none;
	}	
.text_celeste_fuerte12{
	font-size:12px;
	color:#0099FF;
	text-decoration:none;
	}
.text_celeste_fuerte13{
	font-size:13px;
	color:#0099FF;
	text-decoration:none;
	}	
.text_azul12{
	font-size:12px;	
	color:#003366;
	text-decoration:none;
	}
.text_azul13{
	font-size:13px;	
	color:#003366;
	text-decoration:none;
	}	
.text_azul14{
	font-size:14px;	
	color:#003366;
	text-decoration:none;
	}

.titulo_td{
	background-image:url(../images/trama_titulo_td.gif);
	height:20px;
}

ul li {
	font-family: Tahoma, Arial;
	font-size:12px;
	list-style-type:none;
	background-color:#ededed;
	padding:5px;
	padding-left:3px;
	padding-right:3px;
	margin-right:1px;
	margin-bottom:1px;
	float:left;
	color: #999999;
	width:20px;
	display:inline;
	text-align:center;
}
a{
color:#333333
}
.dia_calendario {
background-color:#E2E2E2;
color:#000000;
font-weight:bold;
font-size:10px;
}
.diaactual_calendario {
background-color:#FFCC00;
}
.diaactualdisp_calendario {
background-color:#FFCC00;
color:#003366;
font-weight:bold;
font-size:12px;
}
.diadisp_calendario {
color:#003366;
font-weight:bold;
font-size:12px;
}
.blank_calendario {
background-color:#FFFFFF;
}
.mes_calendario {
background-color:#E4EDF8;
color:#003366;
font-size:10px;
width:182px;
font-size:12px;
font-weight:bold;
text-transform: uppercase;
}

.contenedor_calendario {
width:300px;
}

#contenedor{
	margin:0 auto 0 auto; 
	width:1024px;
	overflow: hidden;	
}
