* {
	margin:0px auto;
	border:0px;
}

h1{
	font-family: Times New Roman, Times, serif;
	font-style:normal;
	color:#781F1C;
	font-variant:small-caps;
	text-transform:none;
	font-size: 24px;
	font-weight: bold;
}

h2{
	color:#781f1c;
	margin-bottom:5px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}

h3{
	margin-bottom:5px;
}

.textoExtenso
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.5em;
}

.paginaentera{
	width:1004px;
	border: 1px solid #00496E;
	/* Para centrar la pagina tanto en IE como en FF, va perfecto */
	position:absolute;
	left:50%;
	margin-left:-502px; /*la mitad del ancho de la pagina (1004)*/
}

*html .paginaentera{
	width:1004px;
	height:auto;
	/*height:500px;*/
	border: 1px solid #00496E;
	/* Para centrar la pagina tanto en IE como en FF, va perfecto */
	position:relative;
	left:50%;
	margin-left:-502px; /*la mitad del ancho de la pagina (1004)*/
	height:100%;
}

/* Para que se oculte, funciona tambi�n para IE de Mac */
.noiemac { 
	display: none; 
}

body
{
	min-width:772px;/*CSS Estandar*/
	/*width:expression((documentElement.clientWidth < 800) ? "772px" : "100%" );*/ /*Para IE 6*/
	margin:0 auto;
	width:1004px;
	/*background:#CCC;*/
	background:#46606e;
}

/*CABECERA*/
.header{
	position:relative;
	float:left;
    width:100%;	
	height:113px;
	background:none;
	*z-index:1000;
}

.subheader1{
	position:relative;
	width:100%;	
	z-index:10;
	/*background:#00496E;*/
}

.logo{
	position:absolute;
	top:0px; left:0px;
	width:400px;
}

.escudoUPSA
{
	position:relative;
	top:0px;
	left:10px;
}

/*div que contiene el Menu superior:*/
.solapa{
	/*background-image:url(../images/imgsolapa2.gif); background-position:right; background-repeat:no-repeat;*/
	height:20px;
	/*background-color:#7C1D20;*/
}
			
/*Menu superior*/
ul#menusolapa{
	list-style: none;
	position:relative;
	float:right;
	padding-right:10px;
}
/*
ul#menusolapa li{
	padding-left: 0px;
	margin: 0;
	display: inline;
	height: 45px;
	color:white;
	font-family : verdana,arial,helvetica;
	font-size:small;
}
*/
ul#menusolapa li, ul#menusolapa li a, ul#menusolapa li a:link{
	padding-left: 0px;
	margin: 0;
	display: inline;
	height: 45px;
	color:white;
	font-family : verdana,arial,helvetica;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}
/*
.enlacesolapa a, .enlacesolapa a:link{
	color: white;
	font-family : verdana,arial,helvetica;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}
*/
/*DIV que contiene el escudo y texto "Universidad Pontificia de Salamanca"*/			
.subheader2{
	position:relative;
	/*top:0px;*/
	top:-25px;
	width:100%;
	height:65px;
	background:none;
}

/*DIV que contiene el encabezado de la pagina*/
.imagewrapper{
	padding-top:9px;
	padding-left:8px;
	height:81px;
	background-image:url(../images/acordeon/header_acordeon/header_piedra_azul_onda_06_02.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.escudoUpsa
{
	position:relative;
	top:0px;
	left:10px;
	background: url(../images/escudo/escudo_upsa_rojo_y_blanco_peq_blanco_02.png);
}

/*Div que contiene el texto Universidad Pontificia de Salamanca*/
.textoHeader2{
	position:absolute;
	top: 15px;
	left: 95px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color:#781f1c;
	font-weight:bolder;
	font-variant:small-caps;
}

/*Texto alternativo debajo del anterior, actualmente no se usa*/
.subtitulo {
	color: white;
	font-family:Times New Roman;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
		
/*FIN CABECERA*/


.nota{
	position:relative;
	float:left;
	top:-5px;
	/*width:99%;*/
	width:755px;
	border: 1px dotted #b3801a;/*#d5971f;#efaa23;*/
	background:#efd7a8;
	*margin-bottom:0px !important;
	margin-bottom:10px;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
}
.notaInformativa{
	width:755px;
}
.notaInformativaMenus{
	width: 600px;
}

/*BODY*/
.body {
	position:relative;
	float:left;
	top:-1px;
	width:100%;
	background:white;
}

*html .body
{
	position:relative;
	float:left;
	top:-1px;
	width:100%;
	height: auto!important; /* para los browsers buenos */
    height: 550px; 
	background:white;
	/*border:1px solid red;*/
}

*html .bodyEstudios
{
	position:relative;
	float:left;
	top:-1px;
	width:100%;
	height: auto!important; /* para los browsers buenos */
    height: 550px; 
	background:white;
	/*border:1px solid red;*/
}

/* INICIO MENU LATERALES */
/*Menu derecha*/
.rightmenu{
	float:right;
	position:relative;
	right:0px;
	width:180px;
	padding-bottom:25px;
	background: url(../images/menu/fin_menu.png) no-repeat bottom #EBEBEB;
	*z-index:-1;
}

.rightmenu2{
	float:right;
	position:relative;
	width:180px;
	/*background-color:#EBEBEB;*/
	border-left: 1px #D9DADB solid;
	/*background-image:url(../images/imgsolapa2.gif); background-position:top; background-repeat:no-repeat;*/
}

/*Hide IE-MAC \*/
.leftmenu{
	float: left;
	padding-top:30px;
	position: absolute;
	left:0px;
	/*background-color:#FFFFE6;*/
	/*background-color:#EBEBEB;*/
	/*background-color:#FFFFCA;*/
}
.leftmenu2{
	float: left;
	position: absolute;
	margin-top:34px;
	left:0px;
	background-color:#EFF1E7;
}
/*End Hide*/
	
	
.buscadorWEB{
	position:relative;
	margin:12px;
	/*border:1px solid green;*/
	text-decoration:none;
	color:white;
}

.buscadorWEB2{
	position:absolute;
	*top:5px;
	*right:5px;
	/**border:1px solid red;*/
	*z-index:99999;
	right:10px;
	top:120px;
	/*border:1px solid red;*/
	z-index:100000;
}

#entrada{
	border:1px solid #00496E;
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	margin: 15px 0px 0px 10px;
	margin: 2px;
}

#botonBuscar{
	background-color:#00496E;
	color: white;
	border-top:2px solid e2eaee;
	border-right:2px solid e2eaee;
	border-bottom:2px solid c9d8de;
	border-left:2px solid c9d8de;
	margin: 2px;
}
	
/*Buscador*/		
.localization{
	position:absolute;
	top:-93px;
	right:-12px;
	margin-top: 10px;
	width:180px; 
	height:30px;
	background:none;
	z-index:1000;
}
.localization2{
	position:relative;
	margin-top: 10px;
	width:180px; height:30px;
	background-color:#FFFFFF;
	z-index:1000;
}

/*Div que contiene el telefono*/
.telefono{
	position:absolute;
	top:48px;
	right:10px;
	margin-top: 10px;
	width:125px; 
	height:30px;
	background:none;
	/*z-index:100;*/
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	/*background: url(../images/iconos/tf_blanco.png) left no-repeat;*/
	background: url(../images/iconos/tf_blanco_fondo_azul.png) left no-repeat;
	padding-left:32px;
}

/*Div que contiene la notificacion de error*/
.error{
	position:absolute;
	top:68px;
	right:0px;
	margin-top: 10px;
	width:125px; 
	height:10px;
	background:none;
	/*z-index:100;*/
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:32px;
}

/*Para el Buscador*/
.searchwrapper{
	position:absolute;
	/*top:30px; left:20px;*/
	top:0px; left:20px;
}

.search{
	float:left;
	margin-right:4px;
}

.icoSearch{
	float:left;
	margin: 2px 0px 2px 0px;
}

.textSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	/*color: #00608C;*/
	color:white;
	font-weight: bold;
}

.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	/*color: #7C1D20;*/
	color:#00496E;
	border: 1px solid #00608C;
}

.textSearch2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	font-weight: bold;
}

.textField2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	/*color: #7C1D20;*/
	border: 1px solid ;
}
		
		
/*Estilos de los menus de la izquierda*/		
.titLeftSubMenu ul, .leftsubmenu1 ul, .leftsubmenu2 ul, .leftsubmenu3 ul, .leftsubmenu4 ul, .leftsubmenu5 ul{
	list-style-type:none;
	padding:10px 10px 10px 20px;
}
/*Estilo para el titulo del submenu de la izquierda*/
.titLeftSubMenu ul li{
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	font-weight:bold;
	line-height:18px;
	margin-top:0px; padding-bottom:0px;
	list-style-image:none;
}

.buscarGoogle{
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	margin: 15px 0px 0px 10px;
	text-decoration:none;
}

.buscarGoogle .bordenegro{
	border: 1px solid #000000;
	margin: 2px;
}

.buscarGoogle .botonBusqueda{
	background-color:#0C9
	margin: 2px;
}

		
/*Estilo para menu izquierda con semicirculo AZUL*/
.leftsubmenu1 ul li{
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	font-weight:bold;
	line-height:18px;
	border-bottom: 1px solid #888888;
	margin-top:0px; padding-bottom:0px;
	list-style-image:url(../images/icoPicoAzul.gif);
}
.leftsubmenu1 ul li a {
	color:#00496E;
	/*color:#781F1C;*/
	text-decoration:none;
}
/*Estilo para menu izquierda con semicirculo ROJO*/
.leftsubmenu2 ul li{
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	font-weight:bold;
	line-height:18px;
	border-bottom: 1px solid #888888;
	margin-top:0px;
	padding-bottom:0px;
	list-style-image:url(../images/icoPicoRojo.gif);
}
.leftsubmenu2 ul li a {
	color:#00608C;
	text-decoration:none;
}
/*Estilo para menu izquierda con semicirculo AMARILLO*/
.leftsubmenu3 ul li{
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	font-weight:bold;
	line-height:18px;
	margin-top:0px; padding-bottom:0px;
	list-style-image:url(../images/icoCirculoAmarillo.gif);
}
.leftsubmenu3 ul li a {
	color:#00608C;
	text-decoration:none;
}
/*Estilo para menu izquierda con semicirculo GRIS*/
.leftsubmenu4 ul li{
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	font-weight:bold;
	line-height:18px;
	border-bottom: 1px solid #888888;
	margin-top:0px;
	padding-bottom:0px;
	list-style-image:url(../images/icoPicoGris.gif);
}
.leftsubmenu4 ul li a {
	color:#00608C;
	text-decoration:none;
}
/*Estilo para menu izquierda con circulo ROJO*/
.leftsubmenu5 ul li{
	font-size: 10px;
	#font-family: "Arial Narrow";
	font-family:  verdana,arial,helvetica;
	font-weight:bold;
	line-height:18px;
	border-bottom: 1px solid #888888;
	margin-top:0px;
	padding-bottom:0px;
	list-style-image:url(../../images/icoCirculoRojo.gif);
}
.leftsubmenu5 ul li a {
	color:#00608C;
	text-decoration:none;
}

.icoBarra{
	vertical-align:bottom;
	margin-bottom:3px;
	margin-right:7px;
}				

	
/*FIN MENUS LATERALES*/
	
	
/*MIGAS*/
.miga
{
	position:absolute;
	margin-left:20px;
	text-align:left;
	width:60%;
	border-bottom:1px dotted gray;
	padding-bottom:5px;
	margin-bottom:20px;
}

*html .miga{
	position:absolute;
	top:-135px;
	margin-left:0px;
	width:70%;
}
/*
.contentmiga{
	position:absolute;
	margin-left:20px;
	text-align:left;
}
*/
/*
*html .contentmiga{
	position:absolute;
	top:0px;
	margin-left:20px;
	text-align:left;
}
*/
/*
.migas{
	position:absolute;
	top:200px; left:0px;	
	width:270px; height:14px;
	background-image:url(../images/imgMigas.gif);
	background-position: right;
	background-repeat:no-repeat;
	padding-top:1px;
}
*/
/*
.migas p{
	padding-left:30px;
	font-family: "Arial Narrow";
	font-size: 12px;
	color:#FFFFFF;
}

.migas p a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.migas p a:hover{
	color:#E49A6F;
}
*/
/*FIN MIGAS*/
	
	
	
/*CONTENIDO*/
.content{
	position:relative;
	/*float:left;*/
	margin: 5px 220px 20px 20px;
	padding-top: 30px;
}

/* Only IE6 */
*html .content{
	position:absolute;
	top:5px;
	/*float:left;*/
	margin-top: 0px 220px 20px 20px;
	margin-right: 220px;
	margin-bottom: 20px;
	margin-left: 20px;
	/*border:1px solid red;*/
	/*padding-top: 200px;*/
	/*height:500px;*/
	/*border: 1px solid red;*/
}

.pancarta
{
	position: relative;
	/*left:-20px;*/
	left:-10px;
	/*height:140px;*/
	height:97px;
	/*width:820px;*/
	width:800px;
	background:url(../images/pancartas/pancarta_claustro.jpg) no-repeat;
	margin-bottom:10px;
	overflow:hidden;
}

.endSeccion{
	position:relative;
	float: left;
	/*width: 100%;*/
	width: 95%;
}

.rowNoticias{
	position:relative;
	float: left;
	width: 100%;
	padding-bottom:30px;
}

*html .rowNoticias{
	position:absolute;
	top:275px;
	left:0px;
	float: left;
	width: 100%;
	padding-bottom:30px;
}

.rowSeccion{
	position:relative;
	float: left;
	width: 100%;
	margin-bottom:30px;
}

/* Only IE6 */
*html .rowSeccion{
	position:relative;
	top:0px;
	left: 5px;	
	width: 765px;
	margin-bottom:30px;
	/*border:1px solid blue;*/
}

.seccionContacto
{
	position:relative;
	float:left;
	margin-left: 20px;
	padding-bottom: 18px;
	display:inline;
	width: 44%;
	/*border: 1px solid green;*/	
}

.seccionMapaWeb
{
	position:relative;
	float:left;
	margin-left: 20px;
	padding-bottom: 18px;
	display:inline;
	width: 47%;
	/*border: 2px solid red;*/	
}

.seccionIzq{
	position:relative;
	float:left;
	width:29%;
	padding-top:0px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	min-height:220px;
}

*html .seccionIzq{
	position:relative;
	float:left;
	width:29%;
	padding-top:0px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	height:227px;
}



/*Estos dos estilos son para la seccion de internacional*/
.seccionIzqInt{
	position:relative;
	float:left;
	width:45%;
	padding-top:0px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	min-height:220px;
}

.seccionDerInt{
	position:relative;
	float:left;
	margin-left:4px;
	padding-top:0px;
	width:45%;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	min-height:220px;
}

.seccionMed{
	position:relative;
	float:left;
	margin-left:4px;
	width:34%;
	/*border:1px solid blue;*/
	padding-top:0px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	min-height:220px;
}

*html .seccionMed{
	position:relative;
	float:left;
	margin-left:4px;
	width:35%;
	padding-top:0px;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	height:227px;
}

.seccionDer{
	position:relative;
	float:left;
	margin-left:4px;
	width:34%;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	/*padding-left:4px;*/
	min-height:220px;
}

*html .seccionDer{
	position:relative;
	float:left;
	margin-left:4px;
	width:29%;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-bottom:5px;
	height:227px;
}
/*********************************************************************
				Nuevos estilos para la página principal con los grados
*********************************************************************/
.filaSuperior
{
	width: 768px;
	overflow: hidden;
	height: 213px;
}
.filaInferior
{
	width: 768px;
	overflow: hidden;
	float:left;
	margin-top: 20px;
	height: 213px;
}
.contenedorGrados
{
	width: 505px;
	float:left;
	border: 1px dotted #781f1c;
	margin-right: 5px;
	height: 99%;
	/*
	background-image: url(/images/header/grados_back.jpg);
	background-repeat: no-repeat;
	background-position: center 145px;
	*/
	background-image: url(../images/long_claustro.png);
	background-repeat: no-repeat;
	background-position: left 155px;
}
.contenedorNoticias
{
	float:left;
	width: 534px;
	border: 1px dotted gray;
	margin-left: 5px;
	height: 99%;
}
.contenedorUniversidad
{
	float:left;
	width:220px;
	border: 1px dotted gray;
	margin-right: 5px;
	height: 99%;
}
.contenedorOtros
{
	float: left;
	width: 249px;
	margin-left: 5px;
	border: 1px dotted gray;
	height: 99%;
}
.insideNoticias
{
	padding: 0px 10px 0px 10px;
}
.filaNoticia
{
	float:left;
}

/*Imágenes de fondo de cada seccion de la pagina principal*/
div#estudiosycursos{
	background:url(../images/fondo_estudiosycursos_05.png) bottom right no-repeat;
	/*
	background-image: url(../images/long_light_claustro.png);
	background-repeat: no-repeat;
	background-position: -517px 155px;
	*/
}

div#adminymat{
	background:url(../images/fondo_adminymat_04.png) bottom center no-repeat;
}

div#internacional{
	background:url(../images/fondo_internacional.png) bottom left no-repeat;
}

div#launiversidad{
	background:url(../images/fondo_launiversidad.png) bottom right no-repeat;
}

div#nuevomaster{
	background:url(../images/ppalProfesorado.png) bottom right no-repeat;
}

div#semciencia09{
	background:url(../images/ppalSemCiencia09_white_02.png) bottom right no-repeat;
}




.seccionTot{
	position:relative;
	float:left;
	width:95%;
}

/* Estilo para un div que contendrá un título con una línea inferior amarilla */
.titSeccion{
	/*background:url(../images/iconos/fondoTitSeccion.png) top repeat-x;*/
	/*background:white;*/
	color:#781f1c;
	margin-bottom:5px;
	font-size:24px;
	border-bottom: 1px solid #EFAA23;
}

.titSeccion h1{
	/*background:url(../images/iconos/fondoTitSeccion.png) top repeat-x;*/
	/*background:white;*/
	color:#781f1c;
	margin-bottom:5px;
	font-size:24px;
	/*border-bottom: 1px solid #EFAA23;*/
}

.titSeccion h2{
	color:#781f1c;
	font-size:18px;
	padding-left:5px;
}

.titSeccion h2 a{
	color:#781f1c;
	font-size:18px;
}

.titSeccionNoticias{
	margin-bottom:5px;
}

.icoBarraSeccion{
	vertical-align:text-bottom;
}

.titSeccionAzul{
	font-family: "Arial Narrow";
	font-size: 0.7em;
	font-weight: bold;
	color: #00608C;
	text-decoration: none;
	margin-left:8px;
}
.titSeccionRojo{
	font-family: "Arial Narrow";
	font-size:0.7em;
	font-weight:bold;
	color:#7C1E1F;
	text-decoration:none;
	margin-left:8px;
}

.titSeccionBlanco{
	font-family: "Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	margin-left:8px;
}

.titSeccionAmarillo{
	font-family: "Arial Narrow";
	/*font-size: 0.7em;*/
	font-size:16px;
	font-weight: bold;
	color: #F28E00;
	text-decoration: none;
	margin-left:5px;
}

.tituloSeccion {
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #00608C;
	font-weight: bold;
}

.textSeccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	color: #555555;
	padding: 5px 0px 5px 5px;
}

.textSeccionSinTitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	color: #555555;
	padding: 0px 0px 0px 0px;
}

.textSeccionContenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	/*color: #555555;*/
	padding: 0px 0px 0px 0px;
}

.listadoSeccion{
	list-style-type:none;
	position:relative;
	float:left;
	padding-top:4px;
	padding-left:25px;
}

.listadoSeccion li{
	padding-left:0px;
	vertical-align:middle;
	font-size:13px;
	list-style-image:url(../images/arrowGray2.gif);
}

.icoFlecha {
	vertical-align:text-top;
}

.textSeccion p{
	padding-bottom:10px;
}

.columnaImagenes{
	position:relative;
	float:left;
	width:170px;
}

.columnaImagenesGrandes{
	position:relative;
	float:left;
	width:190px;
}

.fotoColumna{
	margin:0px 10px 20px 0px;	
}

.columnaTexto{
	margin-left:170px; 
	text-align:justify;
}

.columnaTextoGrande{
	margin-left:190px; 
	text-align:justify;
}

.filaImagenes{
	width:100%;
	margin:20px auto 15px auto;
}

.fotoFila3Imagenes{
	float:left;
	width:33%;
	text-align:center;
}

.enlacePeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*color: #7C1E1F;*/
	color:#00608C;
	text-decoration: none;
}

.enlacePeq:hover {
	text-decoration:underline;
}

.enlacePeqPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*color: #7C1E1F;*/
	color:#00496E;
	text-decoration: none;
}

.enlacePeqPie:hover {
	text-decoration:underline;
}

.noticias{
	position:relative;
	float:left;
	margin:0px 0px 20px 0px;
	width:100%;
	border-top: 1px dotted gray;
	border-left:1px dotted gray;
	border-right:1px dotted gray;
	border-bottom:1px dotted gray;
	background:url(../images/fondo_noticias_03.png) no-repeat bottom right white;
}

/* Only IE6 */
*html .noticias{
	position:relative;
	float:left;
	margin:0px 0px 20px 0px;
	width:765px;
	height:155px;
	border-top: 1px dotted gray;
	border-left:1px dotted gray;
	border-right:1px dotted gray;
	border-bottom:1px dotted gray;
	background:url(../images/fondo_noticias_03.png) no-repeat bottom right white;
}

.left { width:100%; background:url(../images/boxleft.gif) repeat-y left; background-color:#F5F5F5; }
.top { background: url(../images/boxtop.gif) repeat-x top;}
.right { background:url(../images/boxright.gif) repeat-y right; }
.bottom { background: url(../images/boxbottom.gif) repeat-x bottom; }
.topleft{ background:url(../images/boxtopleft.gif) no-repeat top left; }
.topright{ background:url(../images/boxtopright.gif) no-repeat top right;  }
.bottomleft{ background:url(../images/boxbottomleft.gif) no-repeat bottom left; }
.bottomright{ background:url(../images/boxbottomright.gif) no-repeat bottom right; }

.contentnoticias{
	padding: 0px 10px 0px 10px;
}

.masnoticias{
	position:relative;
}

.textMasnoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #7C1E1F;*/
	color:#00608C;
	text-decoration: none;
}

.textMasnoticias:hover {
	text-decoration:underline;
}

.row {
	position:relative;
	float:left;
	left:5px;
	padding-bottom:10px;
	color: #444444;
	font-family: Helvetica, Arial;
	font-size: 0.7em;
	text-decoration: none;
	width:70%;
}

.fecha{
	float:right;
	width:70px;
	text-align:right;
	font-family: Arial;
	font-size:x-small;
	/*color: #7C1D20;*/
	text-decoration: none;
	font-weight: bold;
}

.titular{
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	/*color: #7C1E1F;*/
	color:#00608C;
	text-decoration:none;
}

.titular:hover {
	text-decoration:underline;
}
/*FIN CONTENIDO*/

.desarrollo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
			
/*FIN BODY*/

/*END*/
.end{
	position:relative;
	clear:both;
	height:30px;
	text-align:center;
	/*border-top: 1px solid #888888;*/
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: white;
	/*background-color:#7C1D20;	*/
	/*border: 1px solid red;*/
}

*html .end{
	position:relative;
	bottom: 0px;
	height:30px;
	text-align:center;
	/*border-top: 1px solid #888888;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white;
	/*background-color:#7C1D20;	*/
	/*border: 1px solid red;*/
}
	
.endcontent{
	position:relative;
	padding:10px;
	/*color:white;*/
	/*background-image: url("../images/header/onda.png"); background-position:top; background-repeat:repeat-x;*/
}

.textEnd{
	/*color: #CCCCCC;*/
	font-family: Helvetica, Arial;
	font-size: 0.71em;
	text-align:center;
	/*color:white;*/
}

a.textEnd{
	/*color: #FFFFF;*/
	/*color:white;*/
	font-family: Helvetica, Arial; font-size: 1em;
	text-decoration:underline
}

/*FIN END*/


/*OTROS FORMATOS*/
.linkHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.textogris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

.textonaranja{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-weight: bold;
	color: #EFAA23;
	text-decoration: none;
}

.bordeNegro {
	border: 1px solid #000000;
}

.textoDestacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #555555;
}

.enlaceAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00608C;
	text-decoration: none;
}

.enlaceAzul:hover {
	color: #F28E00;
}

.enlacemiga {/*#996600;*/
	font-size: 11px;
	color: #00496E;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial;

}

.solomiga{
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Helvetica, Arial;
}

.subLista{
	list-style-image:url(../images/arrowGray.gif);
}

.docum{
	border: 1px solid #781f1c;
	float: top;
	position: relative;
	left:0px;
	display:block;
	width: 100%;
	padding:5px;
	background: white;
}

#tabla{
	/*border: 1px solid black;*/
	width: 500px;
	height: 100%;
}

#celda1{
	/*border: 1px solid red;*/
	/*border-top: 1px solid #d9dadb;*/
	float: left;
	position: relative;
	left: 0px;
	display:inline;
	width: 20%;
	text-align: right;
	color: #781f1c;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 12px;
	margin-bottom: 3px;
}

#celda2{
	/*border: 1px solid red;*/
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	float: left;
	left: 21%;
	display:inline;
	/*width: 74%;*/
	width:400px;
	background: #ebebeb;
	margin-bottom: 3px;
	padding-left: 5px;
}

#celda3{
	/*border: 1px solid green;*/
	border-left: 1px solid white;
	float: left;
	position: relative;
	left: 20.6%;
	display:block;
	width: 35.6%;
	background: #ebebeb;
	margin-right:3px;
	padding:4px;
	/*height:184px;*/
}

#celda4{
	/*border: 1px solid green;*/
	border-left: 1px solid white;
	float: left;
	position: relative;
	left: 20.6%;
	top:0px;
	display:block;
	width: 35.6%;
	background: #ebebeb;
	padding:4px;
}

.escudoContacto{
	position:relative;
	float:left;
	top:15px;
}

.textoContacto{
	position:relative;
	float:left;
	left:30px;
	top:25px;
}

.logostcue{
	position:relative;
	float:right;
	top:60px;
	right:10px;
	width:150px;
	
}

.logotcuecto{
	position:relative;
	float:right;
	right:0px;
	top:45px;
}

#listadoFacultades{
	width:48%;
	position:relative;
	float:left;
}

#listadoIS{
	width:48%;
	position:relative;
	float:right;
	right:0px;
}

.versionEsp{
	position:relative;
	float:right;
	
}

.filaCampusMadridLogo{
	position:relative;
	float:left;
	text-align:right;
	padding-right:20px;
	width:250px;
	height:100px;
	vertical-align:middle;
}

.filaCampusMadridTexto{
	position:relative;
	float:left;
	width:300px;
	height:100px;
	vertical-align:middle;
}
.textarea {
	font-size: 11px;
	font-style: normal;
	color: #60605B;
	font-family: Verdana,Helvetica,Arial;
	border: 1px solid grey;
}