.titulo{
	font-size: 18px;
	color: #262626;
	margin-right: 85px;
}

.footer a:hover{
	color: #4c4c4c;
	text-decoration: underline;
}

.blue_dot{
	margin: 0px;
	padding: 0px;
}

.blue_dot li{
	margin-top: 10px;
	width: 250px;
	background: url(../images/alianzas/blue_dot.png) no-repeat left 5px;
	padding-left:10px;
	display:block;
}



.smallbox{
	background: url(../images/formacion/bg_smallbox.png) repeat-y;
}

.center{
	margin-left: 150px; 
	margin-top: 50px;
}

.left_pad{
	margin-left: 15px;
	width: 230px;
}

.boxtitle{
	background: url(../images/formacion/title.png) no-repeat;
	color: #FFFFFF;
	height: 15px;
	padding: 5px;
	text-align: center;
}

.centered{
	text-align: center;
	width: 250px;
}

.bigbt{
	display: block;
	width: 244px;
	height: 30px;
	text-align: center;
	padding: 0px;
	margin-left: 7px;
	margin-top: 10px;
	font-variant: small-caps;
	background: url(../images/formacion/big_bt.png) no-repeat;
}

.bigbt h4{
	display: inline;
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
}

.vcentered{
	line-height: 30px;
}

.smallbox p{
	display: block;
	width: 247px;
	background: url(../images/formacion/top_smallbox.png) no-repeat #262626;
	color: #FFFFFF;
	padding: 5px;
}

.smallbox span{
	color: #545454;
	font-weight: normal;
}

.smallbox ol{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 10px;
}

.smallbox ol li{
	list-style-type: decimal;
	color: #262626;
	font-weight: bold;
}

.pie{
 background: url(../images/formacion/bottom_smallbox.png) no-repeat bottom;
 width: 257px;
 height: 8px;
}

.top_ul{
	margin: 0px;
	padding: 0px;
}

.top_ul span{
	display:  block;
	margin-left: 5px;
}

.padded{
	margin-left: 10px;
}

.padded2{
	margin-left: 385px;
}

.top_ul li{
	display: block;
	width: 257px;
	color: #FFFFFF;
	padding-top: 3px;
}



.middle_ul {
	margin: 0px;
	padding: 0px;
	background: url(../images/formacion/top_ul_middle.png) repeat-y;
}
.middle_ul li{
	display: block;
	width: 240px;
	color: #545454;
}

.destacado{
	font-weight: bold;
	color: #262626;
}

.last_ul{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.onecol{
	text-align: justify;
	margin-right: 85px;
	margin-bottom: 150px;
}



.bigbox{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 553px;
	line-height: 25px;
	overflow: hidden;
}

.paddedBB{
	padding-left: 30px;
	text-decoration: none;
	color: #FFFFFF;
}

.opened{
	background: url(../images/formacion/opened_bigbox.png) no-repeat;
}

.middleBB{
	background: url(../images/formacion/bg_bigbox.png) no-repeat;
	color: #FFFFFF;
}

.firstBB{
	background: url(../images/formacion/top_bigbox.png) no-repeat;
	color: #FFFFFF;
}

.lastBB{
	background: url(../images/formacion/bottom_bigbox.png) no-repeat;
	color: #FFFFFF;
}

.subBB{
	display: none;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	color: #262626;
	list-style: none;
}

.subBB li{
	padding-left: 40px;
}

.middle_subBB{
	width: 553px;
	height: 27px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
}

.last_subBB{
	background: url(../images/formacion/bottom_subBB.png) no-repeat bottom;
	border: none;
}

.col2 form{
	width: 500px;
}

.col2 form ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.col2 form ul li{
	display: inline;
	margin-top: 5px;
}

.col2 form ul label{
	display: inline-block;
	width: 50px;
	height: 25px;
	vertical-align: top;
}

.col2 form .textbox{
	height: 14px;
	font-size: 11px;
	color: #262626;
	background-color: #cccccc;
	border: 1px solid #262626;
}



.col2 form .large{
	width: 445px;
}

.col2 form .mid{
	width: 190px;
}

.col2 form .short{
	width: 100px;
}

.col2 form .tall{
	height: 50px;
	overflow: auto;
}

.col2 form .leftaligned{
	width: 100px;
	float: right;
}



/* Estilos DDBoxes */

.containerDD{
	margin: 0px;
	padding: 0px;
	width: 257px;
	list-style: none;
	background: url(../images/formacion/top_ul_middle.png) repeat-y;
}

.containerDD a{
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
}

.liDD{
	background: url(../images/formacion/top_ul_middle_dd.png) no-repeat top;
	line-height: 21px;
}
.liDD:hover, .selliDD{
	background: url(../images/formacion/top_ul_middle_dd_sel.png) no-repeat top;;
	line-height: 21px;
	cursor: pointer;
}

.topDD{
	background: url(../images/formacion/top_ul_head.png) no-repeat top;
	line-height: 21px;
}
.topDD:hover, .seltopDD{
	background: url(../images/formacion/top_ul_head_sel.png) no-repeat top;
	line-height: 21px;çcursor: pointer;
}

.bottomDD{
	background: url(../images/formacion/top_ul_bottom.png) no-repeat top;
	line-height: 21px;
}
.bottomDD:hover{
	background: url(../images/formacion/top_ul_bottom_sel.png) no-repeat top;
	cursor: pointer;
}
.selbottomDD{
	background: #262626;
	line-height: 21px;
}

.expandedDD{
	background: url(../images/formacion/bottom_white_dd.png) no-repeat bottom;
	width: 257px;
	padding-bottom: 10px;
}

.innerUL{
	width: 240px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	list-style: none;
}

.lvl2{
	width: 230px;
	margin: 0px;
	list-style: square;
}


.biggerbox{
	background-color: #262626;
	margin-right: 80px;
	color: #FFFFFF;
	width: 553px;
}

.biggerbox ul{
	margin: 0px;
	padding: 0px;
	list-style: square;
	list-style-position: inside;
	line-height: 30px;
}

.biggerbox ul li{
	padding-left: 15px;
}

.liregular{
	line-height: 30px;
	width: 538px;
	border: none;
	border-bottom: 1px solid #FFFFFF;
}

.litop{
}

.libottom{
	line-height: normal;
	border: none;
	height: 33px;
	padding-top: 3px;
	background: #262626;
}



/*************************************************************************
				Estilos cuadro desplegable Formacion
*************************************************************************/

#form_container{
	width: 553px;
	float: left;
}

.hovered:hover{
	cursor: pointer;
}
.whiteline{
	border: none;
	border-bottom: 1px solid #FFFFFF;
}

.section{
	width: 553px;
	float: left;
	background-color: #262626;
}

.section:hover{
	background-color: #262626;
}

.topped{
	background: url(../images/formacion/biggerbox/bigggerbox_top_bg.png) top no-repeat #262626;
}

.topped:hover{
	background: url(../images/formacion/biggerbox/bigggerbox_top_bg_hover.png) top no-repeat #262626; 
}

.bottomed{
	background: url(../images/formacion/biggerbox/bigggerbox_bottom_bg.png) bottom no-repeat #262626;
}

.bottomed:hover{
	background: url(../images/formacion/biggerbox/bigggerbox_bottom_bg_hover.png) bottom no-repeat #262626;
}

.num{
	width: 50px;
	float: left;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}

.titsection{
	width: 490px;
	float: right;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.subcontainer{
	width: 553px;
	background-color: #262626;
	display: none;
	float: left;
}

.subsection{
	width: 490px;
	padding-left: 63px;
}

.subsection h4{
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 83px;
	margin-left: -63px;
	background: url(../images/formacion/left_arrow.jpg) left no-repeat;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.subsection h4:hover{
	background: url(../images/formacion/down_arrow.jpg) left no-repeat;
}

.seccontents{
	color: #262626;
	display: none;
	background-color: #cccccc;
	width: 490x;
	margin-left: -63px;
	padding-left: 63px;
	border: none;
	border-right: 1px solid #262626;
	border-left: 1px solid #262626;
}

.seccontents h5{
	margin: 0px;
	line-height: 30px;
	font-size: 11px;
	padding-left: 63px;
	margin-left: -63px;
}

.innercontents{
	background-color: #FFFFFF;
	width: 490x;
	margin-top: 0px;
	margin-left: -63px;
	padding-left: 63px;
	max-height: 240px;
	overflow: auto;
	display: none;
}

.nomargin{
	padding: 0px;
	margin: 0px;
}

/***************************************************************************
						Calendario
***************************************************************************/

.innerrow{
	border: 1px solid #262626;
	line-height: 25px;
	text-align: center;
	width: 100px;
	float: left;
	background-color: #4c4c4c;
	color: #FFFFFF;
}
	.sub01{
 		width: 74px;
	}
	.sub02{
 		width: 120px;
	}
	.sub03{
 		width: 70px;
	}
	.sub04{
 		width: 44px;
	}
	.sub05{
 		width: 58px;
	}
	.sub06{
 		width: 175px;
	}
.whitebg{
	background-color: #FFFFFF;
	color: #545454;
}

.titled{
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.calcontents{
	width: 531px;
	border: none;
	border-right: 1px solid #262626;
	border-left: 1px solid #262626;
	padding-left: 20px;
	margin-top: 0px;
	float: left;
	height: 85px;
}
.caltitle{
	color: #262626;
	font-size: 11px;
	line-height: 20px;
}

a.btformacion{
	background: url(../images/formacion/bt_inscripcion.png) no-repeat 0 0;
	display: block;
	height: 19px;
	width: 129px;
}

a.btformacion span{
	display: none;
}

a.btformacion:hover{
	background-position: 0 -19px;
}

.button{
	width: 129px;
	margin-left: 170px;
	margin-top: 15px;
}



/**************************************************************************

**************************************************************************/

.sub{
	width: 275px;
	margin-right: 10px;
	float: left;
	color: #FFFFFF;
}
	.sub ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.sub ul li{
		width: 275px;
		padding-left: 15px;
	}
	
	.sub a{
		color: #FFFFFF;
		text-decoration: none;
	}
	.sub a:hover{
		text-decoration: underline;
	}

.listado{
	background-color: #4c4c4c;
	/*height: 550px;*/
}

.resultado{
	background: url(../images/alianzas/bg_first_black.png) no-repeat top left #000000;
}

.resultado ul{
	list-style: none;
	width: 275px;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-top: 10px;
}
.resultado ul li{ 
	display: block;
	width: 250px;
	padding-left: 15px;
	line-height: 12px;
	margin-bottom: 4px;
	font-size: 10px;
}

.alto{
	/*height: 550px;*/
	background-color: #000000;
}

.alto ul{
	/*height: 520px;*/
}

.siguiente{
	height: 20px;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	width: 265px;
	background: url(../images/alianzas/bg_last_black.png) no-repeat bottom left;
}

.on{
	display: block;
}

.off{
	display: none;
}

.first{
	background: url(../images/alianzas/bg_first.png) no-repeat top left;
	line-height: 23px;
}

.first:hover{
	background: url(../images/alianzas/bg_first_black.png) no-repeat top left;
	line-height: 23px;
}

.first:hover a{
	text-decoration:none;
}

.middle{
	background: url(../images/alianzas/bg_middle.png) no-repeat bottom left;
	line-height: 21px;
}

.middle:hover{
	background: url(../images/alianzas/bg_first_black.png) no-repeat bottom left;
	line-height: 21px;
}

.middle:hover a{
	text-decoration:none;
}

.bottom{
	background: url(../images/alianzas/bg_last.png) no-repeat bottom left;
	line-height: 23px;
}

.bottom:hover{
	background: url(../images/alianzas/bg_last_black.png) no-repeat bottom left;
	line-height: 23px;
}

.bottom:hover a{
	text-decoration:none;
}

.bottom_black{
	background: url(../images/alianzas/bg_last_black.png) no-repeat bottom left;
	width: 100%;
	height: 5px;
}


.footer a:hover{
	color: #CCCCCC;
}