body{
margin:0;
padding:0;
background-color:#FFFFFF;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

border-left: 1px solid #003;
border-right: 1px solid #003;
}

#topsection{
	height: 160px; /*Height of top section*/
	text-align: center;
	/*border-left: 1px solid #003;
	border-right: 1px solid #003;*/
		background-color: #4C91F9;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 210px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 210px;
	margin-left: -980px;
	background-color: #99CCFF;
	height: 600px;	
}

#footer{

	color:#336666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	font-weight: bold;
	clear:left;
	padding:4px 0;
	text-align:center;
	width:100%;
}
}

#footer a{
	color: #000033;
}

.innertube{
margin-top: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


/*****************************Josedu************************/

#cont_logos{
	
	margin-top: 30px;

}

.t_menu_dinamico {
	padding-left: 0px;
/*background-color: #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 210px;
	/*border-style: dashed;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;*/
	margin-top: 5px;
	text-align: left;
	text-indent: 0px;

}

.t_menu_derecha {
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 98%;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	border-color: #000000;
	margin-top: 5px;
	text-align: left;
	text-indent: 0px;

}

.t_menu_dinamico .td-hover{
	border-bottom: solid;
	border-bottom-color: #3366FF;
	background-color: #FFFF66;
	border-bottom-width: 1px;
	color: #333333;

}

.t_menu_dinamico td{
	background-color: #3366CC;
	border-bottom: #666666 thin;
	border-bottom-width: 2px;
	color: white;
	font-weight: bold;
	padding: 3px;
	

}

#t_etapas {
	width: 210px;

}

#t_etapas .td-hover{
	border-bottom: solid;
	border-bottom-color: #3366CC;
	border-bottom-width: 1px;
}




.t_menu_coles td{
	border: solid #ccc;
	border-width: 1px 0px 1px 0px;
}

.t_menu_coles .td-hover{
	border: solid #ff0;
	border-width: 1px 0px 2px 0px;
}

.contenido{
	text-align: justify;
	background-color: #FFFFCC;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	border: #ccc dotted;
	border-width: 0px 0px 0px 1px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.contenido-texto {
	background-color: inherited;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	color: #707170;
	
	

	
}

.contenido-texto-indentado{
	padding-left: 30px;
	text-align: left;
}

.contenido-texto p{
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*line-height: 1.5em;*/
	
}



.contenido-img-r {
	position: relative;
	float: right;
	background-color: #fff;
	border: #009933 dotted 1px;
	margin: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;

}

.contenido-img-l {
	float: left;
	background-color: #fff;
	border: #009933 dotted 1px;
	margin: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;

}









#wrapper {
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;

}

a.destacado{


font-size:20px;
text-align: center;
text-decoration: none; 
padding: 0px;


}


a:hover{
	color:#006699;
	text-decoration: underline; 

}

#breadcrumb {
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	border-bottom-color: #000033;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top:#fff solid 2px;
	height: 20px;
	vertical-align: bottom;
	padding-left: 10px;
	background-color: #4C91F9;
	line-height: 15px;

}

a.a-breadcrumb {
	color: #FEFA8F;

}

#iconos {
	float: right;
	padding: 0pt;
	margin: 0pt;
	position: relative;

}

a.idioma {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size:12px;

}

a.idioma:hover {
	color: #006699;

}

.t-iconos td{
	/*border: solid #ccc;
	border-width: 0px 1px 0px 1px;*/
}

.t-iconos .td-hover{
	border: solid #f00;
	border-width: 0px 0px 1px 0px;
}

.titulo{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	border-bottom: #003 solid 3px;
	background-color: #336699;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-bottom: 3px;

}

.subtitulo{
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	border-bottom: #fff solid 3px;
	background-color: #33CCFF;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;

}

.texto-grande {
	font-size: 14px;
	color: black;
}

tr.par {
	font-size:11px;
	background-color: #3366CC;
	color: #fff;
}

tr.impar {
	font-size: 11px;
	background-color: #3399FF;
	color:	#fff;

}

.t_lista {

/*background-color: #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
	margin-top: 5px;
	text-align: left;
	text-indent: 0px;
	

}

.td_color_derecha {
	background-color: #33CCFF;
	color: white;
	text-align: right;
	font-weight: bold;
	
}.anuncio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.anuncio-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.titular-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
	vertical-align: top;
	padding-left: 5px;
}
.pie-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
	text-align: right;
	vertical-align: text-bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
}
.contenido-noticia {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 2px;
	border: #666666 solid 1px;
	padding-bottom: 0px;
	width: 48%;
	float: left;
}
.contenido-noticia-r {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 2px;
	border: #666666 solid 1px;
	padding-bottom: 0px;
	width: 48%;
	float: right;
}

#lista-desordenada {
	font-size: 11px;
	color: #000000;
	
}

#lista_desordenada li {
	color: #DDD;
	font-size: 10px;
	list-style-type:circle;
}

#lista-desordenada li ul li{
	color: #999;
	list-style-type:square;
}

.borde-imagen {
 border: thin #009966;
 
 

}

table.verde{
 background-color: #0099CC;
 padding-left: 5px;
 
 border: 1px #333333 solid;
 border-collapse: collapse;
 border-spacing: 0px;
 color:#FFFFFF;
 font-weight: bold;


}

table.fondoclaro{
 background-color: #33FFFF;
 padding-left: 5px;
 
 border: 1px #333333 solid;
 border-collapse: collapse;
 border-spacing: 0px;
 color: #006699;
 font-weight: bold;



}

input {

	background: #fff;
	border:#999999 1px dotted;
	font-size: 10px;
}

.etapas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	color: #FFFFFF;

}

.etapas a{
	color: #FFFFFF;
}

.acceso_usuarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-left: 5px;
	color: #333333

}