/***TEAM GROUP 2006****/
/*Ayco Internet s.l. http:\\www.ayco.net*/
/******/
/*Generales*/
body{
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
ol{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul  li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol li{
	list-style: none;
	margin: 0;
	padding: 0;
}
p{
	margin:0 0 0  0.01em;
}
strong{
	color: #5a5a5a;
}
H1{
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
}
H2{
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	color:#d5622a;
}
H3{
	font-size: 12px;
	text-transform: uppercase;
	color: #65720d;
	margin: 0;
}
input{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	height: 16px;
}
select, textarea{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}
cite{
	color: #999;
}
/*Links*/
a, a:link, a:visited{
	color: #999999;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #B1A58F;
}

a.derecha{
	float:right;
}

/*Layouts*/
#contenedor{
	margin:0 auto;
	text-align: left;
	width:100%;
	background-color: #E6E2DB;
}
/* CABECERA vvvvvvvvvvvv*/
#cabeceraFX{
	height: 161px;
	font-size: x-small;
	background-color: #000000;
	background-image: url(../images/fondo_NOS.gif);
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
#cabecera{
	height: 200px;
	text-align: right;
	background-repeat: repeat-x;
	background-position: left 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}
#bannerCabecera{
	height: 31px;
	text-align: right;
	background-image: url(../images/barra_gris_titulos.jpg);
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
#menu{
	padding-left: 10px;
	text-transform: uppercase;
	font-size:11px;
	font-weight: 600;
	color: #888;
	margin-right:21%;
}
/* CABECERA ^^^^^^^^^^^^^^*/

/* LATERAL IZQ vvvvvvvvvvvv*/
#lateral{
	width: 20%;
	float: left;
	top: 96px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
	background-color: #FFFFFF;
}
#buscador{
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #b2b2b2;
}
#buscador h1{
	width: 100%;
	padding: 2px 0px 2px 0px;
	background-color: #000000;
	background-image: url(../images/fondo_NOS_peque.gif);
	background-repeat: no-repeat;
}

*html #buscador h1{
	padding-right: 5px;
	padding-left: 5px;
}
#tematica{
	width: 100%;
	float: left;
	margin: 10px 0px 0px 0px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #B2B2B2;
}
#tematica h1{
	width: 100%;
	padding: 2px 0px 2px 0px;
	background-color: #000000;
	background-image: url(../images/fondo_NOS_peque.gif);
	background-repeat: no-repeat;
}

*html #tematica h1{
	padding-right: 5px;
	padding-left: 5px;
}

#tematica a{
	color:#888;
}
#tematica a:HOVER{
	color:#790715;
}
/* LATERAL IZQ ^^^^^^^^^^^^^*/


#contenido{
	float: left;
	width:60%;
}
*html #contenido{
	margin-left: 0;
}
#titulo{
	height: 29px;
	padding: 2px 0 0 0px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #b2b2b2;
	background-image: url(../images/fondo_NOS.gif);
}

#lista{
	padding: 10px 18px 5px 15px;
}
*html #lista{
	padding: 10px 38px 5px 15px;
}
#lista h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}

/* LATERAL DER vvvvvvvvvvvvv*/
#lateralder{
	position: absolute;
	right: 1px;
	width: 20%;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}
#privado{
	width: 100%;
	float: left;
}
#privado h1{
	width: 100%;
	padding: 2px 0px 2px 0px;
	background-color: #000000;
	background-image: url(../images/fondo_NOS_peque.gif);
	background-repeat: no-repeat;
}
*html #privado h1{
	padding-right: 5px;
	padding-left: 5px;
}
#destacado{
	width: 100%;
	float: left;
	margin:10px 0px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
}
#destacado h1{
	width: 100%;
	padding: 2px 0px 2px 0px;
	background-color: #000000;
	background-image: url(../images/fondo_NOS_peque.gif);
	background-repeat: no-repeat;
}
*html #destacado h1{
	padding-right: 5px;
	padding-left: 5px;
}

#boletin{
	width: 100%;
	float: left;
	margin:0px 0px 0px 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
}
#boletin h1{
	width: 100%;
	padding: 2px 0px 2px 0px;
	background-color: #000000;
	background-image: url(../images/fondo_NOS_peque.gif);
	background-repeat: no-repeat;
}
*html #boletin h1{
	padding-right: 5px;
	padding-left: 5px;
}

#destacado a{
	color:#888;
}
#destacado a:HOVER{
	color:#790715;
}

/* LATERAL DER ^^^^^^^^^^^^^*/

/* PIE vvvvvvvvvvvvvv*/
#pieSeparador{
	top: 430px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom-style: none;
	border-bottom-color: #cacaca;
}
#pie, #pie a:link, #pie a:visited{
	color: #888;
	text-align: center;
	margin-top: 10px;
	background-image: url(../images/fondo_NOS.gif);
}
#pie a:hover{
	color: #B1A58F;
	text-decoration: underline;
}
#pie h1{
	font-size: 10px;
	color: #999;
	font-style: normal;
}
/* PIE ^^^^^^^^^^^^^*/







/*IDs especificos*/
#menu ul li{
	display: inline;
	margin:0;
	padding:0;
}
#menu a:link, #menu a:visited{
	color: #888;
	padding: 5px 4px;
}
*html #menu , *html #menu a:link,*html #menu a:visited{
	letter-spacing: -0.14em;
	font-family: Verdana, Arial,"Trebuchet MS";
	padding-top: 148px;
	height: 17px;
}
#menu a:hover{
	text-decoration: none;
	color: #444731;
}

input.registro{
	width:140px;
}
input.standard{
	width: 230px;
}
textarea.standard{
	width:230px;
	height:50px;
}
select.standard{
	width: 230px;
}
p.centrar{
	text-align: center;
}
#num li{
	padding: 8px 30px 2px 30px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #ccc;
	color:#333;
}
#uno{
	background:#f6f8e9 url(../images/bullet1.gif) no-repeat 6px top;
}
#dos{
	background: url(../images/bullet2.gif) no-repeat 6px top;
}
#tres{
	background:#f6f8e9 url(../images/bullet3.gif) no-repeat 6px top;
}
#cuatro{
	background: url(../images/bullet4.gif) no-repeat 6px top;
}
#curri li{
	padding: 10px 30px 10px 160px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #ccc;
	color:#333;
}
#garcia{
	background:#f6f8e9 url(../images/ft_aviles.gif) no-repeat 0px top;
	
}
#iniguez{
	background: url(../images/ft_iniguez.gif) no-repeat 0px top;
}
#aviles{
	background: #f6f8e9 url(../images/ft_aviles.gif) no-repeat 0px top;
}
#serra{
	background:url(../images/ft_serra.gif) no-repeat 0px top;
}
/*tablas Sencillas*/
table.miList1{
	text-align: center;
	width: 100%;
}
table.miList1 TH{
	background: #d6ea5f;
	border-bottom:1px solid #ccc; 
	padding: 1px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	height: 25px;
	vertical-align: middle;
}
table.miList1 TD{
	padding: 2px 4px 2px 4px;
	border-bottom:1px dotted #ccc; 
	text-align: left;
}
table.miList1 TD.Destacado{
	text-align: center;
	background: #f4f8dd;
	border-right: 1px solid #ccc;
}
table.miList1 TD.Destacado2{
	background:#ebf0cc url(../images/ico_destacado.gif) no-repeat 4px 4px;
	padding-left: 20px;
}
/*Tabla Paginado*/
table.paginado{
	text-align: left;
	margin-left:10px;
}
table.paginado TD.total{
	width: 100px;
}
Table.paginado TD.nums{
	padding: 0 10px;
}
Table.paginado TD.nums a:link, Table.paginado TD.nums a:visited{
	font-weight: bold;
	text-decoration: underline;
}
/*Tabla Proximos Congresos*/
table.congresos{
	width:95%;
}
table.congresos TH{
	height: 30px;
	vertical-align: middle;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	background: #d6ea5f;
	border-bottom: 1px solid #ccc;
	padding-left: 10px
}

table.congresos TD{
	background: #ffffff;
	padding-left: 30px;
	padding-top: 10px;
	background: url(../images/ico_dfn.gif) no-repeat 10px 13px;
}
table.congresos TD.info{
	background: #f4f8dd;
	padding-left: 10px;
	padding-bottom: 10px;
}
/*Tabla links*/
table.miLink{
	width:95%;
}
table.miLink TD{
	padding:  2px 20px;
	border-bottom: 1px solid #DDD;
	background: url(../images/ico_link.png) no-repeat 8px 8px;
}
table.miLink TD.color{
	padding:  2px 20px;
	border-bottom: 1px solid #DDD;
	background:#f4f8dd url(../images/ico_link.png) no-repeat 8px 8px;
}
/**/
.resalte{
	color: #CC0000;
}
.miFormulario{
	border: 1px solid #ddd;
	padding: 10px;
	width: 80%;
	margin-left: 30px;
}
td.margenTD{
	width: 200px;
}
td.patrocinador{
	border: 1px solid #ddd;
	text-align: center;
}
img.marco{
	padding: 5px;
	border: 1px solid #DDD;
	margin: 5px;
}
p.separador{
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #b2c177;
}



/* Modal */

	/* Overlay */
	#modalOverlay {background-color:#000; cursor:wait;}
	
	/* Container */
	#modalContainer { height:400px; width:600px; left:50%; top:15%; margin-left:-300px; background-color:#fff; border:3px solid #ccc;}
	#modalContainer a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
	#modalContainer #licenciaContenido {padding:0px;}

	*html #modalContainer {top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(15 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}
	*html #modalContainer a.modalCloseImg {background:none; right:-14px; width:22px; height:26px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/x.png',sizingMethod='scale');}
	
	
	 #cargando {
	 	width: 70px;
	 	font-weight: bold;
	 	background: url(../images/loader.white.gif) no-repeat 10px 50% #FFFFFF;
	 	margin-top: -11px;
	 	margin-left: -50px;
		padding: 5px 0 5px 30px;
	 	position: fixed;
		top: 50%;
		left: 50%;
		z-index: 9999;
		border: 5px solid #909090;
	}
	
	*html #cargando {
	 	margin-top: -11px;
	 	margin-left: -61px;
	 	position: absolute;
		top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(50 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
		left: 50%;
		z-index: 9999;
	}
