﻿/* CSS Document */
/* Importar estilos encabezados */
@import url("encabezado.css");
/* Importar estilos ruta de temas */
@import url("rutas.css"); 
/* Importar estilos ruta de temas */
@import url("submenues.css"); 

html {
text-align:center;
margin:0;
}
input, select {
	font-size: 11px;
	color: #333;
}
.formulario label { width: 330px; height:32px; float:left;}
body {
	text-align:center;
	margin:0px;
	background-color : #FFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000;
}
h1 {
	font-size:14px;
	letter-spacing:1px;
	color:#666666;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 100px;
}
#contenido h2 {
	font-size: 13px;
	color:#666666;
	margin:12px 0px 4px 0px;
}
#contenido h3 {
	font-size:12px;
	color:#333333;
	margin:10px 0px 6px 0px;
	font-weight:bold;
}
#contenido h4 {
/*	color: #000; */
	font-weight: bold;
	margin: 10px 0px; 10px 0px;
	font-size:11px;

}
#contenido h5 {
	/*	color: #000; */
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	font-size:9px;
}
#contenido p {
	color:#666666;
	font-weight:normal;
	margin:6px 0px 10px 0px;
}
a {
	color:#43749C;
}
a:hover {
	color:#00CCFF;
	text-decoration: none;
}

#header { background-color: #D3D3D3;width: 998px;
}

/* abre el contenido */
#contenido {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	clear:both;
	background-color: #FFFFFF;
}
.masinfo{
	text-align:right;
	font-size:9px;
	color: #FF6600;
}
.masinfo:hover{
	color: #003366;
	text-decoration: none;
}

#navegador {
	width: 240px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CAE5E8;
	float: left;
	color: #036;
	font-weight: bold;
	padding: 0px;
}
.redes {
	float: left;
	width: 110px;
	padding: 4px;
	height: 46px;
}
.redes img {
	float: left;
	margin-right: 2px;
}

#navegador h2 {
	background-color: #0D61A0;
	background-image: url(../imgs/estudiantesdc/barra_curva.gif);
	background-position: right;
	margin: 0px;
	height: 24px;
	background-repeat: no-repeat;
	color: #FFF;
	padding-left: 10px;
	padding-top: 6px;
}
#navegador ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#navegador ul li {
	margin-top: 2px;
	margin-bottom: 1px;
}
#navegador ul li a {
	color: #036;
	text-decoration: none;
}
#navegador ul li a:hover {
	color: #666; 
	text-decoration: underline;
}


.portaldc {
	width: 200px;
	margin-right: 20px;
}
#contenidoestudiantes {
	margin: auto;
	padding:20px 0px 20px 0px;
	width: 100%;
	font-size: 11px;
	background-color:#E5E5E5;
}
#contenidoestudiantes  td { font-size: 11px;}

#contenidoestudiantes ul, #contenidoestudiantes ol {
	margin: 10px 30px 10px 30px;}
.portaldc h2 {
/*	color: #FFF; */
	background-image: url(../imgs/estudiantesdc/barra_2_curvas.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 24px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
.portaldc h2 a {
	color: #FFF; 
	text-decoration: none;
}

.portaldc .marco {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #E1FBFF;
}
.portaldc .marco h2 {
	color: #FFF;
	background-color: #0097D2;
	background-image: none;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.portaldc .marco img {
	margin-right: auto;
	margin-left: auto;
}

.portaldc .marco h3 a {
	color: #069;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.portaldc .marco h4 {
	color: #000; 
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.portaldc .marco h4 a {
	font-weight: normal;
	color: #333;
}
#piepagina {
	font-weight: bold;
	color: #FFF;
	background-color: #0097BA;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: center;
	clear: both;
}
#piepagina a {
	color: #FFF; 
	text-decoration: none;
}
#novedades {
	width: 690px;
	z-index: 10;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}
#novedades h1 {
	font-size: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0ED899;
	margin-top: 6px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #0097BA;
}
#novedades .marconovedad {
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0ED899;
	padding-bottom: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#novedades .marconovedad h2 {
	font-size: 11px;
	margin: 0px;
	color: #0097BA; 
}
#novedades .marconovedad p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
.texto {
	font-size: 10px;
	font-weight: normal;
}
.TituloTablasBlanco {
	font-weight: bold;
	color: #FDFDFD;
}
.TituloTablasBlancoGrande {
	font-weight: bold;
	color:#FDFDFD;
	font-size: 12px;
	line-height: 20px;
}

#contenedorfoto {
	float: left;
	width: 140px;
	margin: 10px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	height: 140px;
}
#contenedorfoto img{
	border: 1px solid #666666;
	padding: 2px;
}
#marcoadicional {
	padding: 4px;
	float: right;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	border: 1px solid #036;
	margin-top: 0px;
}
.etiquetaform {
	width: 80px;
	float: left;
	font-weight: bold;
	color: #036;
}
fieldset {
	padding: 6px;
	margin: 4px;
	border:1px solid #CCCCCC;
}
form {
	margin: 0px;
}
#marcodocente {
	margin: 0px;
	padding: 2px;
	float: left;
	text-align: center;
	width: 130px;
}
#banner_up{
	position:absolute;
	z-index:500;
	text-align: right;
	left: 50%;
	top: 310px;
	width: 180px;
	margin-left: 310px;
	padding:2px;
	color: #FFF;
	background-color:#FFF;
	opacity:0.7;filter:alpha(opacity=70);
}
#banner_up a {
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
	z-index:10;
}
#banner_up a:hover {
/*	color:#FFFFFF; */
	text-decoration: blink;
}

#contenidoestudiantes #base{
	width:800px;
	margin:auto;
	padding:10px;
	background:#FFFFFF;
	text-align:justify;
	-moz-box-shadow:1px 1px 2px #CCCCCC;
    -webkit-box-shadow:1px 1px 2px #CCCCCC;
    box-shadow:1px 1px 2px #CCCCCC;
	-moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
}
#contenidoestudiantes .blackBG{
	color:#CCCCCC;
}
#contenidoestudiantes .linkBajo{
	text-align:center;
}


#contenidoestudiantes ol.mapa {
	width:730px;
	padding:0px 10px;
	float:left;
	margin:2px 0px 2px 250px;
}
#contenidoestudiantes ol.mapa li {
	float:left;
	width:auto;
	margin:0px 5px;
	font-size:9px;
	color:#CC0000;
	font-weight:normal;
	list-style:none;
}
#contenidoestudiantes ol.mapa li a {
	font-size:10px;
	color:#666666;
}

/*notas pequeñas*/

#contenidoestudiantes .note{
	float:left;
	width:92%;
	margin:5px 10px 10px 10px;
	padding:5px 10px;
	height:auto;
	background:-moz-linear-gradient(50% 100% 90deg, #E9E9E9, #FFFFFF 50%);
	/* IE6 e IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#E9E9E9);
	-moz-box-shadow:1px 1px 2px #CCCCCC;
    -webkit-box-shadow:1px 1px 2px #CCCCCC;
    box-shadow:1px 1px 2px #CCCCCC;
	-moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:2px;
    -webkit-border-top-left-radius:2px;
    -webkit-border-top-right-radius:2px;
    -webkit-border-bottom-left-radius:2px;
    -webkit-border-bottom-right-radius:2px;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    border-bottom-left-radius:2px;
    border-bottom-right-radius:2px;
}

#contenidoestudiantes .note .fecha{
	float:right;
	width:140px;
	text-align:right;
	height: 11px;
}

/*formularios de busquedas*/
#contenidoestudiantes .note form {
	float:left;
	color:#333333;
	font-size:10px;
	font-weight:normal;
	margin:5px 30px 10px 5px;
}
#contenidoestudiantes .note fieldset{
	margin:5px 0px 5px 0px;
	padding:0px 4px;
	border:1px solid #CCCCCC;
}


#contenidoestudiantes .note form select{
	width:120px;
	padding:2px;
	margin:0px 5px;
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
	cursor:pointer;
}

#contenidoestudiantes .note form input.completar{
	width:120px;
	padding:2px;
	margin:0px 5px;
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
	cursor:pointer;
}
form input.envio{
	background:#CCCCCC;
	padding:2px 5px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
	cursor:pointer;
}
form input.envio:hover{
	background:#999999;
	color:#000000;
}
#base fieldset p { margin-bottom:12px;}
#base fieldset p label { width: 230px; float: left; font-weight:bold; clear:left; }
.cajaborderojo { border:#CC0000 solid 1px; padding:10px; border-radius:10px; margin:10px auto 10px auto; width:90%; }
.cajaborderojo strong { color:#CC0000; font-weight:bold; }

