body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondoCabecera.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#fondo {
	background-image: url(../img/fondoInferior.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
#fondo #marco {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../img/principal/sombreIzquierda.jpg);
}
#marcoSD {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/principal/sombreDerecha.jpg);
	width: 990px;
	margin: 0px;
	padding: 0px;
}

#fondo #marco #principal {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#principal #cabecera {
	height: 145px;
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-color: #333333;
}
#principal #barraMenu {
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-color: #999999;
}
#principal #headIntro {
	height: 227px;
	margin: 0px;
	width: 950px;
	background-color: #CCCCCC;
}
#principal #barraDEUT {
	height: 28px;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 950px;
}
#principal #barraIzquierda {
	width: 220px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#principal #cuerpo {
	width: 940px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
}

#principal #pie {
	height: 132px;
	clear: both;
}
#principal #contenido3C {
	float: left;
	width: 486px;
	margin-left: 8px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contenido3C h1 {
	background-image: url(../img/inicio/tituloBienvenidos.jpg);
	background-repeat:  no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contenido3C h1 span {
	display: none;

}


#contenido3C h2 {
	background-image: url(../img/interior/vineta2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 15px;
	background-position: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contenido3C h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	color: #FFA600;
}

#contenido3C p {
	text-align: justify;
}
#contenido3C     p   a:link, #contenido3C  p  a:visited, #contenido3C p a:active {
	color: #1AACDF;
	text-decoration: none;
}
#contenido3C p a:hover {
	text-decoration: underline;
}


#contenido3C #imagenBienvenidos {
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
}


#principal #barraDerecha {
	float: right;
	width: 200px;
	margin-right: 0px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cajaMenuVertical {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}




#cajaMenuVertical h3 {
	background-image: url(../img/menu/titulo.jpg);
	background-repeat:  repeat-x;
	height: 29px;
	text-transform: uppercase;
	line-height: 29px;
	color: #1AACDF;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}


/*barra izquierda*/
#navegacionIz{
	width: 220px;
	list-style: none;
	padding: 0px;
	background-image: url(../img/menu/fondoMenu.jpg);
	background-repeat: no-repeat;
	background-color: #FFD80F;
	margin: 0px;
} 
#navegacionIz li {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE357;
	background-image: url(../img/menu/fondoMenu.jpg);
	margin: 0px;
} 
#navegacionIz li a {
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

#navegacionIz li a:link, #navegacionIz li a:active, #navegacionIz li a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #007196;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 6px;
	background-image: url(../img/menu/vineta.jpg);
}

#navegacionIz li a:hover {
	background-image: url(../img/menu/fondoSobre.jpg);
	color: #000000;
}

#cajaCorreo {
	margin-bottom: 15px;
}


#cajaCorreo h3 {
	margin: 0;
	background-image: url(../img/principal/fichaCorreo.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 220px;
	padding: 0px;
}
#cajaCorreo p {
	margin: 0px;
	padding: 0px;
}

#cajaCorreo span {
	display:none;
}
#cajaCorreo #logon {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0499FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0499FF;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
}


#cajaNoticia{
	background-image: url(../img/principal/fichaNoticiaFondo.jpg);
	background-repeat:  repeat-y;
	margin-bottom: 15px;
	width: 200px;
}



#cajaNoticia h3 {
	margin: 0;
	background-image: url(../img/principal/fichaNoticia.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.noticiaTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#cajaNoticia p {
	margin: 8px;
	text-align: left;
}
.noticiaFecha {
	font-size: 10px;
	text-align: right;
}

#cajaNoticia span {
	display:none;
}


/*pie*/
#pie #pieBarra {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 5px;
}
#pie #pieBarra a {
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}
#pie #pieBarra a:link, #pie #pieBarra a:visited, #pie #pieBarra a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#pie #pieBarra a:hover {
	color: #0599FD;
}


#pie #pieDatos {
	height: 60px;
	margin-bottom: 11px;
}


.limpiar {
	clear: both;
}
#principal #contenido {
	background-repeat:  repeat-y;
	margin-bottom: 15px;
	background-color: #00FF33;
}
#barraEnlaceSup {
	height: 25px;
	line-height: 25px;
}


#barraEnlaceInf {
	height: 35px;
	text-align: right;
	line-height: 35px;
}
#barraEnlaceSup  a:link, #barraEnlaceSup a:visited, #barraEnlaceSup a:active, #barraEnlaceInf  a:link, #barraEnlaceInf a:visited, #barraEnlaceInf a:active{
	color: #333333;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#barraEnlaceSup  a:hover, #barraEnlaceInf  a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #FFE775;
}

#interior {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1DED5;
	border-bottom-color: #E1DED5;
	background-image: url(../img/interior/fondoInterior.jpg);
	background-repeat:  repeat-x;
	padding-right: 10px;
	height: 100%;
}

#interior p {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

/*
#interior h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #284692;
	margin-bottom: 15px;
	background-image: url(../img/comun/h1Fondo.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: auto;
	background-position: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

*/

#interior h1 {
	margin-left: 0px;
	font-size: 19px;
	background-image: url(../img/interior/vineta1.gif);
	background-repeat:  no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	color: #0071BC;
}
#interior h2 {
	background-image: url(../img/interior/vineta2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 10px;
	font-size: 15px;
}

#interior h3 {
	background-image: url(../img/interior/vineta3.gif);
	padding-left: 25px;
	font-size: 12px;
	color: #FFA600;
	background-repeat: no-repeat;
	background-position: 13px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#interior ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-image: url(../img/interior/vineta4.gif);
}

#interior li {
	line-height: 140%;
}
#interior a {
	color: #0071BC;
	text-decoration: none;
}
#interior a:link, #interior a:visited, #interior a:active {
	text-decoration: none;
}
#interior a:hover {
	color: #000000;
	text-decoration: underline;
}


#interior  #docentes li {
	padding-bottom: 10px;
}

#interior .tablaInversion {
	margin-bottom: 15px;
	margin-left: 25px;
	border: 1px solid #7ECBFF;
	width: 450px;
}
#interior .tablaInversion td {
	text-align: center;
	height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7ECBFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7ECBFF;
}


#interior .tablaInversion th {
	height: 25px;
	vertical-align: middle;
	background-color: #7ECBFF;
	color: #FFFFFF;
}


#interior .tablaPlanCurricular {
	margin-bottom: 15px;
	margin-left: 25px;
	border: 1px solid #7ECBFF;
	width: 450px;
}


#interior .tablaPlanCurricular th {
	height: 25px;
	vertical-align: middle;
	background-color: #7ECBFF;
	color: #FFFFFF;
}

#interior .tablaPlanCurricular td {
	text-align: center;
	height: 22px;
}
#interior  .tablaPlanCurricular ul {
	text-align: justify;
	margin: 0px;
	list-style-image: url(../img/interior/vineta4.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
#interior .tablaPlanCurricular li {
	margin-bottom: 5px;
}
#interior .tableInformes {
	margin: 0px;
	padding: 0px;
}
#interior .tableInformes tr{

}
#interior .tableInformes td {
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42A5FF;
}
#interior .tableInformes tr td strong {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #0071BC;
}
#interior .tableInformes tr td em {
	color: #39F;
	font-style: normal;
	font-weight: bold;
}




.panelIz {
	float: left;
}
.panelIz p {
	margin: 0px;
	padding: 0px;
}
.panelCurso {
	background-image: url(../img/inicio/fichaCarreraPie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 8px;
	width: 486px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.panelCurso .pcContenido {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E4E6;
	border-left-color: #E3E4E6;
	background-image: url(../img/inicio/fichaCarreraFondo.jpg);
	background-repeat:  repeat-x;
	padding: 10px;
	width: 458px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.panelCurso .pcContenido ul {
	margin: 0px;
	list-style-image: url(../img/inicio/fichaCarreraVineta.jpg);
}
.panelCurso  .pcContenido  a:link, .panelCurso .pcContenido a:visited, .panelCurso .pcContenido a:active {
	text-decoration: none;
	color: #000000;
}
.panelCurso .pcContenido a {
	font-size: 11.5px;
}

.panelCurso .pcContenido a:hover {
	background-color: #FFE775;
}

.panelCurso .pcContenido ul li {
	margin-bottom: 2px;
}
.panelCurso .pcContenido img {
	float: left;
	margin-right: 25px;
	height: 77px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.panelCurso  h3 {
	background-image: url(../img/inicio/fichaCarreraTitulo.jpg);
	background-repeat: no-repeat;
	color: #FFA600;
	height: 30px;
	text-indent: 30px;
	line-height: 30px;
	margin: 0px;
}




/*formulario*/
form{
	margin: 0px;
	padding: 0px;
}

.frmSelect {
	font-size: 11px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.frmText01 {
	font-size: 11px;
	border: 1px solid #666666;
	height: 15px;
}
.frmTextArea01 {
	font-size: 11px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.frmTabla {
	font-size: 12px;
	width: 400px;
	color: #666666;
	margin-left: 50px;
}
.frmTabla td {
	height: 25px;
	vertical-align: middle;
}



/*creditos de OLS*/
#ols {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	height: 30px;
}

#ols #desarrollado {
	width: 45%;
	float: left;
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	height: 30px;
	padding-top: 5px;
}
#ols #desarrollado a:link, #ols #desarrollado a:visited, #ols #desarrollado a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#ols #desarrollado a:hover {
	color: #000000;
	text-decoration: underline;
}

#ols #copy {
	width: 45%;
	float: right;
	padding-right: 5px;
	text-align: right;
	line-height: 20px;
	height: 30px;
	padding-top: 5px;
	color: #FFFFFF;
}

