

/* PRINCIPAL */

body{
	margin:0px;
	background-image: url(/e-portal/images/img_portal/global/fondoesap.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/*Panel de administración */

/* CSS Document */

 body#admin #servicios_cuerpo {
   overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
 }
 
 body#homepage #servicios_cuerpo{
   overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
 }
 
 body#homepage #principal_cuerpo{
	width:760px;
	float:left;
	position:relative;
	margin-left: 15px;
}
 body#admin #principal_cuerpo{
	width:99%px;
	float:left;
	position:relative;
	margin-left: 15px;
}

a:link, a:active, a:visited {
	color: #116088;
	text-decoration: none;
	/*font-size: 0.9em;*/
}
a:hover {
	color: #116088;
	text-decoration: underline;
	/*font-size: 0.9em;*/
}



#centrar{
	width:780px;
	margin:0 auto;
	background-color: #FFFFFF;
	
}
#cabezote{
	width:780px;
	height:115px;
	background-image:url(/e-portal/images/img_portal/global/header.jpg);
	background-repeat:no-repeat;
}
#servicios{
	width:170px;
	height:20px;
	margin:0 auto;
	top:95px;
	position:relative;
}

.txt_servicios{
	color: #116087;
	font-size: 15px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#menu{
	width:780px;
	position:relative;
	margin: 0;
}
#menuizq{
	width:200px;
	height:40px;
	background-image:url(/e-portal/images/img_portal/global/logo_escuela_virtual.gif);
	background-position:10px;
	background-repeat:no-repeat;
	float:left;
}


#menuizq p{ margin:0px;}
#menuder{
	width:515px;
	height:40px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8px;
}
#menucentro{
	background-image: url(/e-portal/images/img_portal/global/logo_left.jpg);
	width:42px;
	height:34px;
	float:right;
}
#logo_escuela_virtual{width:40px; float:left; }
#texto_escuela_virtual{width:160px; float:right; }
#escuela_virtual{width:200px; float: left;  left: 20px; }
#barra{width:560px; height: 40px; float:rigth; left: 20px;}
#logo_left {width:42px; height: 32px; float:left; }
#botones{width:518px; height: 32px; float:right; position:relative;}
#foot{	width:780px;	float:left;	position:relative;}

#foot_abajo{	width:780px;	float:left;	position:relative;}

/* Barra de navegaciĂłn*/

.navi {  
	list-style:none;
	margin:0;
	padding:0;
	position:relative;

}
.navi li {
	padding:0;
	float:left;
	width:100px;
	height:31px;
	position:relative;
	background-image:url(/e-portal/images/img_portal/global/menu_i.jpg);
	text-align:center;
}
.navi li a {
	display:block;
	width:102px;
	height: 27px;
	padding:1px 0;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	color:#00000;
	background-color:#f4f4f4;
	position:relative;
	background-image: url(/e-portal/images/img_portal/global/menu_i.jpg);

}

#cuerpo{
	width:780px;
	margin: 0px;
}
#principal_cuerpo{
	width:570px;
	float:left;
	position:relative;
	margin-left: 10px;
	margin-right: 5px;
}

#principal_cuerpo a{
   font-size: 0.9em;
}

 body#admin #servicios_cuerpo{
   overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
 }
 
 body#admin #principal_cuerpo{
	width:760px;
	float:left;
	position:relative;
	margin-left: 10px;
}

#animacion{
	width:570px;
	position:relative;
}
#destacados{width:540px; float: inherit; position:relative;} 

#moodle{
	width:150px;
	position:relative;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
}
#servicios_cuerpo{
	width:170px;
	float:right;
	position:relative;
	margin-right: 5px;
}
#servicios_titulo{
	width:160px;
	position:relative;
}


.servicios_imagenes a {
	
	text-decoration: none;
	border:none;
}
#imagen_biblioteca{width:112px; float:left; left:13px; position:relative;}
#imagen_blog{width:112px; float:inherit; left:10px; position:relative;}
#imagen_chat{width:112px; float:left; left:13px; position:relative;}
#imagen_soporte{width:112px; float:inherit; left:10px; position:relative;}
#imagen_wiki{width:112px; float:inherit; left:13px; position:relative;}

#pie{
	width:auto;
	height: auto;
}
#imagenes_institucionales{
	width:780px;
	position:relative;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}


#imagenes_institucionales a{
     color:#FFFFFF
}



#rumbo{width:110px; float: left; position:relative;}
#universia{width:110px; float: left; position:relative;}
#gobierno{width:110px; float: right; position:relative;}
#derechos{
	width:780px;
	top:5px;
	position:relative;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}

#imagen_pie{
	width:780px;
}


.login_header { 
	color: #000000; 
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}


/*escuela_titulos */

.escuela{
	color: #116087;
	font-size: 20px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.escuela_sub{
	color: #116087;
	font-size: 12px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	border-top: 0;
	margin: 0px;

	float: right;
}

.txt_texto1{
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}


/* teste */
	#container1{
    	width: 100%;  /* esto crearĂˇ un contenedor con el 80% del ancho del navegador */
    	background: #FFFFFF;
    }
	
	#container1_left{
	width: 49%; /* los mĂˇrgenes automĂˇticos (conjuntamente con un ancho) centran la pĂˇgina */
	float: left;

    }
		#container1_lright{
	width: 49%;  /* esto crearĂˇ un contenedor con el 80% del ancho del navegador */
	background: #FFFFFF; /* los mĂˇrgenes automĂˇticos (conjuntamente con un ancho) centran la pĂˇgina */
	float: right;


    }
	#container1_down{
	width: 270px; /* los mĂˇrgenes automĂˇticos (conjuntamente con un ancho) centran la pĂˇgina */
	float: right;
	margin-left: 30px;
	margin-top: 20px;
	height: auto;

    }	
	#container1_top{
	width: 280px; /* los mĂˇrgenes automĂˇticos (conjuntamente con un ancho) centran la pĂˇgina */
	float: right;
	
	height: auto;

    }	
	

.txt_encuesta{
	color: #116087;
	font-size: 11px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

#blockItem{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8e1e9;
	padding-top: 10px;
	padding-bottom: 15px;
	clear: both;
	/*bec2cb*/
}

#blockMoreLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: right;
	padding-right: 5px;
	letter-spacing: 0.1em;
}
#blockMoreLink img{
	vertical-align: middle;
}
#blockMoreLink a{
	display: block;
}

#blockDate{
	padding-top: 0px;
	padding-bottom: 2px;
	color: #878d94;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.05em;
	font-weight: bold;
}
#blockDate .day{
	color: #33CC33;
}

/*News HomePage*/
#newsTitle{
	padding-right: 5px;
}
#newsTitle a{
	display: block;
}

/* CSS Document */

body#admin #userPanel, body#homepage #userPanel, body#home #userPanel{
	padding: 10px;
	background-color: #f4fdff;
	border: 1px solid #81c5d1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
body#homepage #userPanel h6{
	color: #EBA47F;
}
/*News HomePage*/
#newsTitle{
	padding-right: 5px;
}
#newsTitle a{
	display: block;
}
/*Secondary Navigation*/
body#homepage #secondnav{
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
/*Three Columns Layout*/
#leftBar{
	float: left;
	width: 160px;
	font-size: 0.9em;
}/*
* html #leftBar{
	font-size: 0.9em;
}*/
#rightContainer{
	float: right;
	width: 524px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0.9em;
}/*
* html #rightContainer{
	font-size: 0.9em;
}*/
#rightContainer #content{
	float: left;
	width: 310px;
	/*340*/
	clear: both;
}
#rightContainer #rightBar{
	float: right;
	width: 200px;
	/*160*/
}
/*
*html #rightContainer #rightBar #blockLeft{
	margin-bottom: 40px;
}*/

/*BLOCK*/
#block{
	margin-bottom: 20px;
	clear: both;
}
#block .widthFixed{
	height: 85px;
}
#block .justified{
	text-align: justify;
}

#theIcon{
	border: 1px solid #d8e1e9;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#imageIcon{
	text-align: center;
}
#optionsIcon{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#optionsIcon ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#optionsIcon ul li{
	/*height: 20px;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#optionsIcon ul li a
{
	display: block;
	text-decoration: none;
	padding: 5px;
}
#optionsIcon ul li a:hover
{
	color: #FFF; /* white */
	background-color: #005CB9; /* brown */
}
#optionsIcon ul li a.disable{
	text-decoration: line-through;
	color: #999999;
}
#optionsIcon ul li a.disable:hover{
	color: #FFF; /* white */
	background-color: #CCCCCC; /* brown */
}
#optionsIcon ul li a.important:hover{
	color: #FFF; /* white */
	background-color: #FF6600; /* brown */
}
/*Layout 2 blocks BETA EDITION*/
#layoutL50{
	float: left;
	width: 48%;
}
#layoutR50{
	float: right;
	width: 48%;
}

.myh4{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8e1e9;
	padding-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



h1{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 90%
}

h4{
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*color: #4874bd;*/

}

.pollMore a, .pollMore a:visited{
	font-size: 1.4em;
	color: #fffff;
}

#navpath{
	
	float: right;
	text-align: left;
	width: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	font-size: 0.8em;
}

table.its tr, table.its td{
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}

table.blueTable tr, table.blueTable td{
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}
	
	
.newsSummary{

	font-size: 1.2em;

	color: #4e647a;

	padding-top: 5px;

	padding-bottom: 10px;

	letter-spacing: 0.05em;

}

 .newsStats{

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8e1e9;
	font-size: 0.7em;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	margin-right: 5px;
	padding-bottom: 20px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.trackback{

	padding: 5px;

	margin-bottom: 10px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #d8e1e9;

	clear: both;

	margin-top: 20px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.75em;

}

.comments{

	background-color: #eef1f7;/* f6faff*/

	border: 1px solid #bed4ea;

	margin: 20px;

	padding: 20px;

}

#articleReferences{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	/*font-size: 0.7em;*/

	font-size: 10px;

}

#articleReferences li{

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 15px;

	margin-left: 0px;

}

.txt1{
padding-left: 5px;  
}

	
