body {
	width:770px;
	min-width: 500px;
	
	margin:10px auto 0px auto;	
	padding:1px;

	background:white url(http://www.unav.es/iconos/portada/fondo_web.jpg) repeat;
	
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	
	text-align:center;
}


P { font-size: 10pt; font-weight: normal; font-style: normal; color: black; }

TD { font-size: 10pt; font-weight: normal; font-style: normal; color: black; }





.enlaces_directos { width: 120px; padding-right: 0em; padding-left: 0.2em; padding-bottom: 0em; padding-top: 0em; font-size: 10px; color: #333366; margin-left: 2em; background-color: white; text-align: left; }

.fecha { font-size: 9px; font-weight: bold; color: #666666; }		

td.opcion { padding-top: 6px; padding-bottom: 4px; } 

td.menu { height: 24px; padding-top: 6px; padding-bottom: 4px; } 
td.submenu { padding-top: 6px; padding-bottom: 6px; } 

td.titulo_servicio { 
	padding-left: 12px; 
	color: white; font-size: 8pt; font-weight: normal; text-decoration: none;				
 }
td.titulo_seccion { 
	padding-left: 12px; 
	color: white; font-size: 13pt; font-weight: bold; text-decoration: none;				
	text-align:left;
 }
td.titulo_pagina { 
	padding-top: 6px; padding-right: 18px; padding-left: 12px; padding-bottom:6px;
	color: #333366; font-size: 11pt; font-weight: bold; text-decoration: none; 				

}



a.opcion { font-size: 9pt; font-weight: bold; color: #E00D0D; text-decoration: none; }
a.opcion:hover { text-decoration: underline; }


a.opcion2 { font-size: 9pt; font-weight: bold; color: #666666; text-decoration: none; } 
a.opcion2:hover { text-decoration: underline; }

a.opcion_icono_a { font-size: 9px; font-weight: bold; color:#E00D0D; text-decoration: none; }
a.opcion_icono_b { font-size: 9px; font-weight: bold; color:#666666; text-decoration: none; }


a.opcion_menu { font-size: 8pt; font-weight: bold; color: black; text-decoration: none; }
a.opcion_menu:hover {	text-decoration: underline; }

a.opcion_menu_act { font-size: 8pt; font-weight: bold; color: white; text-decoration: none; }
a.opcion_menu_act:hover {	text-decoration: underline; }

a.opcion_submenu { font-size: 8pt; font-weight: normal; color: #333366; text-decoration: none; }
a.opcion_submenu:hover { text-decoration: underline; }

a.opcion_submenu_act { font-size: 8pt; font-weight: bold; color: #333366; text-decoration: none; }
a.opcion_submenu_act:hover {	text-decoration: underline; }



a.busquedas  { font-size: 9pt; font-weight: bold; color: #666666; text-decoration: none; }
input.busquedas { width: 100px; font-size: 9pt; color: #666666; background: white; border: 1px solid #666666; }


.barra_dir { padding-left: 12px; font-size: 8pt; font-weight: normal; color: white; text-decoration: none; text-align:left;} 


a.barra_dir_opcion { font-size: 8pt; font-weight: normal; color: white; text-decoration: none; } 
a.barra_dir_opcion:hover { text-decoration: underline; }




a.pie { font-size: 8pt; font-weight: normal; color: #5C5C5C; text-decoration: none; }







.formulario{
	position: relative;
	border: 1px solid black;
	padding: 5px;
	font-size: 10pt;
	background: #f4f4f4;
}
	

.campo {
	font-size: 10pt; 
	color: black; 
	font-weight: bold;
	background: #ebebeb; 
	border: 1px solid #666666; 
	padding: 0;
}


.campo:focus { color: #e00d0d; background : #ffffff; }


.seleccion {
	font-size: 10pt; 
	color: black; 
	font-weight: bold;
	background: #ebebeb; 
	border: 1px solid #666666; 
	padding: 0;
}
	

.seleccion:focus { color: #e00d0d; background : #ffffff; }


.comentario {
	font-size: 10pt; 
	color: black; 
	font-weight: bold;
	background: #ebebeb; 
	border: 1px solid #666666; 
	padding: 0;
}


.comentario:focus { color: #e00d0d; background : #ffffff; }


.boton {
	border: 1px solid black;
	background: white;
	border: 1px solid black; 
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	
	font-weight: bold; 
	
	margin: 5px;
}


.boton:focus { background: black; color: white; }



.calFecha {	
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4D6282;
}
.calMesDes {
	color: #cccccc;
	BACKGROUND-COLOR: #ebebeb;
	FONT-SIZE: xx-small;
	PADDING: 2px; BORDER: 1px solid #AFBCCF;
}
.calMes {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: xx-small;
	PADDING: 2px; BORDER: 1px solid #AFBCCF;
}
.calMesActual {
	BACKGROUND-COLOR: #AFBCCF;
	FONT-SIZE: xx-small;
	PADDING: 2px; BORDER: 1px solid #AFBCCF;
}
