/* CSS AEED */

/*CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

em { font-style:italic !important; }
strong {font-weight:bold;}
:focus {outline:0}
ol, ul {list-style:none}
table {border-collapse: collapse; border-spacing:0}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}
input, textarea {margin:0; padding:0}
hr {margin:0; padding:0; border:0; color:#000; background-color:#000; height: 1px}

.clear {clear:both;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
*html .clearfix {height: 1%;}

img {padding:0; margin:0;}
.skip {display:none;}

.tcentro {font-size:11px; font-weight:bold; color:#0e6cb2;}

.tverde {color:#696700 !important;}
.tgris {color:#606060 !important;}
.tgris2 {color:#333333 !important;}
.tgris3 {color:#8c8c8c !important;}

.tazul {font-size:11px; color:#0e6cb2;}
.tamarillo {color:#f0cf15 !important;}

.trojo {color:#971111 !important;}
.tbold {font-weight:bold !important;}
.t9 {font-size:9px !important;}
.t10 {font-size:10px !important;}
.t11 {font-size:11px !important;}
.t12 {font-size:12px !important;}
.tupper {text-transform:uppercase !important;} 
.tjustify {text-align:justify !important;}
.noborder {border:none !important;}
.fleft {float:left !important;}

.x100 {width:100% !important;}
.x95  {width:450px; !important;}
.x50 {width:50% !important;}
.x25 {width:25% !important;}


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#c7c7c7;
	line-height: normal;
	}
/*	
a, a:visited {font-size:11px; color:#838383; text-decoration:none;}
a:hover {font-size:11px; color:#838383; text-decoration:underline;}
*/

.wrapper {
	width:1000px;
	margin:0 auto;
	/*height:400px;*/
	background-color:#FFFFFF;
	}

/************************************************************/
/* HEADER 													*/
/************************************************************/
.header {
	width:1000px;
	height:177px;
	/*background-color:#006666;*/
	}
	
.subHeader {
	float:left;
	width:726px;
	height:177px;
	}	

#logo {
	float:left;
	width:726px;
	height:150px;
	background-color:#434242;
	}

.titleHeader {
	float:left;
	width:726px;
	height:27px;
	background:url(../images/tit_header.gif) no-repeat;
	margin:0px;
	padding:0px;
	}
	
.toolbar {
	float:left;
	margin:4px 0 0 20px;
	_margin-left:10px;
	}

.toolbar li {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	width:19px;
	height:19px;
	margin-right:10px;
	}

/* LOGIN *******************************/	
.login {
	float:right;
	width:274px;
	height:177px;
	background:url(../images/bg_login.gif) no-repeat;
	/*background:url(../images/bg_login_plantilla.gif) no-repeat;*/
	}
	
.user {margin:13px 0 0 85px;}

.pass {
	margin:7px 0 0 85px;
	*margin:4px 0 0 85px;
	}
	
.user input, .pass input {
	background-color:#fff;
	height:17px;
	border:1px solid #c8c8c8;
	width:164px;
	padding:3px 3px 0 3px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.botonesLogin {
	margin:5px 4px;
	background-color:#009966;
	}

.btnLogin {
	float:left;
	width:80px;
	height:23px;
	margin:8px 10px 0 86px;
	_margin:8px 5px 0 43px;
	}

.btnLogin input {
	width:80px;
	height:23px;
	cursor:pointer;
	background:url(../images/btn_login-a.gif) no-repeat;
	border:0;
	*margin-left:-86px;
	_margin-left:-43px;
	}
	
.btnLogin input:hover {background:url(../images/btn_login-b.gif) no-repeat;}
	
.btnRegistroHome {
	float:left;
	width:80px;
	height:23px;
	/*background-color:#006699;*/
	margin:8px 0 0 0px;
	}

.btnRegistroHome input {
	width:80px;
	height:23px;
	cursor:pointer;
	background:url(../images/btn_registro-a.gif) no-repeat;
	border:0;
	}
	
.btnRegistroHome input:hover {
	background:url(../images/btn_registro-b.gif) no-repeat;
	}
	
.remember {
	float:left;
	width:160px;
	margin:8px 0 0 85px;
	_margin-left:43px;
	padding-left:19px;
	background:url(../images/remember.gif) no-repeat 0 1px;
	}
	
.remember a, .remember a:visited {font-size:10px; color:#8a8a8a; text-decoration:none;}
.remember a:hover {color:#8a8a8a; text-decoration:underline;}


.search {
	float:left;
	margin:21px 0 0 85px;
	_margin-left:42px;
	}
	
.search p {
	float:left;
	}
	
.inputSearch {
	background-color:#fff;
	height:17px;
	border:1px solid #c8c8c8;
	width:130px;
	padding:3px 3px 0 3px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.btnSearch {
	background-color: #00CC99;
	width:21px;
	height:21px;
	margin:0 0 0 10px;
	background:url(../images/btn_search-a.gif) no-repeat;
	cursor:pointer;
	border:0;
	}
.btnSearch:hover {
	background:url(../images/btn_search-b.gif) no-repeat;
	}


/* LOGIN VALIDADO *************************/
.loginValidate {
	float:right;
	width:274px;
	height:177px;
	background:url(../images/login_validado.gif) no-repeat;
	/*background:url(../images/bg_login_plantilla.gif) no-repeat;*/
	}

.usuario {
	margin:30px 0 5px 92px;
	padding-right:10px;
	color:#686800;
	font-size:11px;
	height:15px;
	overflow:hidden;
	}
.detalleLogin {
	margin:3px 0 0 101px;
	font-size:10px;
	height:13px;
	overflow:hidden;
	color:#838383;
	background:url(../images/pic_login.gif) no-repeat 0 5px;
	padding: 0 10px;
	}
	
.perfil {
	float:left;
	width:66px;
	height:20px;
	margin:16px 0 0 101px;
	_margin-left:50px;
	}

.salir {
	float:left;
	width:66px;
	height:20px;
	margin:16px 0 0 10px;
	}
	

/************************************************************/
/* CONTENIDO CENTRAL										*/
/************************************************************/

.content {
	width:1000px;
	}
	
#leftCol {
	float:left;
	background-color:#ececc8;
	width:189px;
	}
	
#contenido {
	float:left;
	width:549px;
	/*background-color: #FFF; */
	}
	
#rightCol {
	float:right;
	background-color:#dadada;
	width:262px;
	}
	
.contentSection h1 {
	width:499px; /*519*/
	height:19px;
	background:url(../images/bg_titular.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#727171;
	padding:6px 0 0 20px;
	/*margin-bottom:25px;*/
	text-transform:uppercase;
	}

h1 {margin-bottom:20px;}

.lastupdate {
	font-size:0.8em !important;
	text-align:right;
}

.contentSection, .contentNews, .contentAgenda, .contentReuniones, .contentColabora, .contentComentadas, .contentAtlas, .contentAtlas2, .contentAtlaImagen, .contentEnlaces, .contentForo, .contentCasos, .contentPublicacion, .contentProtocolos, .contentProtocolo, .contentPatrocinadores {
	padding:15px;
	}

.contentSection p, .contentNews p, .contentAgenda p, .contentReuniones p, .contentColabora p, .contentComentadas p, .contentAtlas p, .contentAtlas2 p, .contentAtlaImagen p, .contentEnlaces p, .contentForo p, .contentCasos p, .contentPublicacion p, .contentProtocolos p, .contentProtocolo p, .contentPatrocinadores p {
	padding:0 10px;
	margin-bottom:20px;
	color:#4e4e4e;
	/*text-align:justify;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:11px;
	}

.contentSection p a, .contentSection p a:visited, .contentNews p a, .contentAgenda p a, .contentReuniones p a, .contentColabora p a, .contentComentadas p a, .contentAtlas p a, .contentAtlas2 p a, .contentAtlaImagen p a, .contentEnlaces p a, .contentForo p a, .contentCasos p a, .contentPublicacion p a, .contentProtocolos p a, .contentProtocolo p a, .contentPatrocinadores p a {
	text-decoration:none;
	color:#686800;
	} 
	
.contentSection p a:hover, .contentNews p a:hover, .contentAgenda p a:hover, .contentReuniones p a:hover, .contentColabora p a:hover, .contentComentadas p a:hover, .contentAtlas p a:hover, .contentAtlas2 p a:hover, .contentAtlaImagen p a:hover, .contentEnlaces p a:hover, .contentForo p a:hover, .contentCasos p a:hover, .contentPublicacion p a:hover, .contentProtocolos p a:hover, .contentProtocolo p a:hover, .contentPatrocinadores p a:hover {
	text-decoration:underline;
	color:#686800;
	} 

.titularNews, .contentNews h1, .titularAgenda h1, .contentAgenda h1, .titularReuniones h1, .contentReuniones h1, .contentEnlaces h1, .contentPublicacion h1 {
	float:left;
	width:519px;
	height:24px;
	margin:0px;
	}
	
.contentSection img {
	margin:0 15px;
	}

.contentSection ul, .contenidoProtocolo ul{
	margin:0 0 20px 35px;
	width:450px;
	}

.contentSection ul li, .contenidoProtocolo ul li {
	padding-left:12px;
	margin-bottom:5px;
	background:url(../images/pic_li.gif) no-repeat 0 6px;
	}

.contentSection ul li a, .contentSection ul li a:visited, .contenidoProtocolo ul li a, .contenidoProtocolo ul li a:visited {
	text-decoration:none;
	color:#686800;
	}

.contentSection ul li a:hover, .contenidoProtocolo ul li a:hover {
	text-decoration:underline;
	color:#686800;
	}
	


.contentSection blockquote {
	font-style:italic !important;
	margin-bottom:20px;
	padding:0 15px;
	}
	
.contentSection form, .contentColabora form {
	padding:0 10px 20px 10px;
	margin-bottom:20px;
	color:#4e4e4e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:11px;
	}

	

/* NAVBAR *******************************/
.navbar {
	float:left;
	width:189px;
	padding-bottom:20px;
	}

.navbar li {
	float:left;
	list-style:none;
	border-bottom:1px solid #c8c8a9;
	}

.navbar li a {
	width:164px;
	padding:6px 0;
	display:block;
	cursor:pointer;
	padding-left:25px;
	/*border-bottom:1px solid #c8c8a9;*/
	color:#686800;
	text-decoration:none;
	}
	
.navbar li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#686800;
	}
	
.press {background:url(../images/pic_press.gif) no-repeat 14px 9px;}
.press2 {background-color:#686800; color:#FFFFFF !important;}


.subNavbar {
	float:left;
	padding:5px 0 10px 0;
	background-color:#ececc8;
	}

.subNavbar li {
	float:left;
	list-style:none;
	border-bottom:none;
	}

.subNavbar li a {
	width:147px;
	padding:3px 0;
	display:block;
	cursor:pointer;
	padding-left:42px;
	color:#686800;
	border:none;
	text-decoration:none;
	background:url(../images/pic_subnabvar-a.gif) 24px 6px no-repeat;
	}

.subNavbar li a:hover {
	text-decoration:none;
	background:url(../images/pic_subnabvar-b.gif) 24px 6px no-repeat;
	color:#686800;
	}

/* DESTACADOS ***********************************/

.headNews {
	float:left;
	width:262px;
	height:31px;
	background:url(../images/tit_news.gif) no-repeat
	}

.itemNews {
	float:left;
	width:262px;
	height:130px;
	font-size:9px;
	margin-bottom:12px;
	_margin-bottom:6px;
	}


.imgNews, .imgReunion {
	float:left;
	padding:2px;
	background-color:#bba59a;
	margin:7px 0 0 7px;
	_margin-left:4px;
	}

.titNews, .titReunion {
	float:right;
	width:155px;
	margin:7px 10px 0 0;
	_margin-right:5px;
	max-height:38px;
	_height:38px;
	font-weight:bold;
	color:#666600;
	overflow:hidden;
	/*background-color:#00CC00;*/
	}

.breveNews, .breveReunion {
	float:right;
	width:155px;
	margin:7px 10px 0 0;
	_margin:0 5px; 0 0;
	max-height:63px;
	_height:63px;
	color:#313131;
	overflow:hidden;
	/*background-color:#0099FF;*/
	}


.more {
	width:165px;
	float:right;
	margin:7px 0 0 0;
	color:#585858;
	/*background-color:#336633;*/
	}

.more a, .more a:visited {color:#585858; text-decoration:none;font-weight:bold;}
.more a:hover {text-decoration:underline;}

/* Enlace más información */
.mas {color:#696700; text-decoration:none;}
.mas:hover {text-decoration:underline;}


.separadorNews {
	float:left;
	width:262px;
	height:3px;
	background:url(../images/separador.gif) no-repeat;
	}

.headReunion {
	float:left;
	width:262px;
	height:31px;
	background:url(../images/tit_reunion.gif) no-repeat;
	margin-top:15px;
	}
	
.reunion {
	float:left;
	width:262px;
	height:130px;
	font-size:9px;
	padding-bottom:15px;
	}
	

/* DESTACADOS HOME *******************************************/
.itemDestacado {
	float:left;
	width:522px;
	height:145px;
	background-color:#f3f3f3;
	margin:12px 0 0 12px;
	_margin-left:6px;
	border:1px solid #d5d5d5;
	font-size:10px;
	}

.imgDestacado {
	float:left;
	width:110px;
	height:110px;
	padding:2px;
	background-color:#c5c5c5;
	margin:15px 0 0 15px;
	_margin-left:7px;
	}

.titDestacado {
	float:right;
	width:360px;
	margin:15px 15px 0 0;
	_margin-right:7px;
	color:#666600;
	font-weight:bold;
	max-height:26px;
	_height:26px;
	overflow:hidden;
	}
.breveDestacado {
	float:right;
	width:360px;
	margin:8px 15px 0 0;
	_margin-right:7px;
	color:#313131;
	max-height:61px;
	_height:61px;
	overflow:hidden;
	}
.breveDestacado a, .breveDestacado a:visited  {text-decoration:none; color:#666600;}
.breveDestacado a:hover {text-decoration:underline !important; color:#666600;}


.moreDestacado {
	float:right;
	width:360px;
	margin:8px 15px 0 0;
	_margin-right:7px;
	color:#666600;
	}	

.moreDestacado a, .moreDestacado a:visited {color:#666600; text-decoration:none;}
.moreDestacado a:hover { text-decoration:underline;}
	
/************************************************************/
/* FOOTER													*/
/************************************************************/
.footer {
	width:1000px;
	height:56px;
	background:url(../images/bg_footer.gif) no-repeat right;
	background-color:#545454;
	text-align:center;
	color:#d0d0d0;
	line-height:16px;
	padding-top:7px;
	font-size:10px;
	}	

.footer a, .footer a:visited {text-decoration:none; color:#d0d0d0;}
.footer a:hover {text-decoration:underline;}	
	
.sulime, .sulime a, .sulime a:visited {color:#9e9e9e; font-size:10px;}
.sulime a:hover {text-decoration:underline;}


/*********************************/	
/* PAGINACION                    */
/*********************************/
.paginacion {
	float:left;
	width:100%;
	margin:5px 0 25px 0;
	*padding-bottom:25px;
	height: 25px;
	}
	
.paginacion ul	{
	margin: 0;
	text-align:left;
	}

.paginacion ul li {
	float:left;
	margin-right:4px;
	text-align:center;
	background:none;
	padding:0px;
	}

.paginacion li a, .paginacion li a:visited {
	cursor:pointer;
	float:left;
	border:1px solid #cfcfcf;
	color:#606060 !important;
	background:#ededed;
	text-decoration:none;
	width:20px;
	height:17px;
	padding-top: 3px;
	display: block;
	}
	
.paginacion ul li a:hover, .paginacion li a:active	{
	color:#696700 !important;
	background-color:#ececc8;
	text-decoration:none;
	}
	
.paginacion li.currentpage	{
	width:20px;
	height:17px;
	padding-top: 3px;
	font-weight: bold;
	color: #fff;
	background-color: #696700;
	border:1px solid #565401;	
	}
	
.paginacion li.disablepage	{
	width:20px;
	height:17px;
	padding-top: 3px;
	color: #d5d5d5;
	font-weight: bold;
	border:1px solid #cfcfcf;
	}
	
.paginacion li.nextpage a	{
	width:20px;
	height:17px;
	padding-top:3px;
	color: #606060;
	font-weight: bold;
	}
	
	
/*************************************************************/	
/* NOTICIAS - AGENDA - REUNIONES - PUBLICACIONES - EQUIPOS   */
/*************************************************************/

.noticiaDestacada, .noticia, .eventoDestacado, .evento, .reuniones, .colabora, .publicaciones, .publicacion, .equipos {
	float:left;
	width:479px;
	padding:15px 20px 20px 20px;
	*padding-top:0px;
	_padding-top:0px;
	font-size:11px;
	}

.publicaciones {border-bottom:1px solid #666666;}

.noticiaDestacada img, .noticia img, .eventoDestacado img, .evento img, .reuniones img, .publicaciones img, .publicacion img {
	float:left;
	width:120px;
	height:160px;
	background-color:#e4e4e4;
	padding:2px;
	}
.equipos img {
	float:left;
	width:140px;
	height:140px;
	background-color:#e4e4e4;
	padding:2px;
	}


.noticiaDestacada p, .noticia p, .eventoDestacado p, .evento p, .reuniones p, .publicaciones p, .publicacion p {
	float:right;
	width:330px;
	line-height:14px;
	margin-bottom:10px;
	}
	
.equipos p {
	float:right;
	width:305px;
	line-height:14px;
	margin-bottom:10px;
	}
	
.listadoNoticias, .listadoEventos, .listadoReuniones, .listadoPublicaciones {
	float:left;
	width:479px;
	padding:15px 20px 20px 20px;
	}

.itemNoticias, .itemPublicaciones {
	float:left;
	width:479px;
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	padding-bottom:15px;
	}
	
.listadoEventos ul, .listadoReuniones ul {margin:0px; padding:0px}
.listadoEventos ul li, .listadoReuniones ul li {list-style-image:none; margin:0px; padding:0px;}
.listadoEventos ul li a, .listadoReuniones ul li a {
	float:left;
	width:445px;
	border-bottom:1px solid #f1f1f1;
	padding:8px 0 8px 30px;
	display:block;
	text-decoration:none;
	color:#606060;
	background:url(../images/pic_agenda.gif) no-repeat 10px 12px;
	}
.listadoEventos ul li a:hover, .listadoReuniones ul li a:hover  {
	background-color:#f0f0f0;
	color:#696700;
	}

.eventoDown {
	float:left;
	width:300px;
	margin:0 0 10px 15px;
	background:url(../images/pic_pdf.gif) no-repeat;
	height:22px;
	padding:1px 0 0 25px;
	}
.eventoDown a {color:#4E4E4E; text-decoration:none;}
.eventoDown a:hover {color:#696700; text-decoration:underline;}
	

.itemNoticias img, .itemPublicaciones img {
	float:left;
	width:48px;
	height:64px;
	padding:2px;
	margin-left:10px;
	background-color:#e4e4e4;
	}

.itemNoticias p , .itemPublicaciones p {
	float:right;
	width:380px;
	line-height:14px;
	margin:0 10px 5px 0;
	_margin:0 5px 5px 0;
	}

.itemNoticias p a, .itemNoticias p a:visited, .itemPublicaciones p a, .itemPublicaciones p a:visited {
	text-decoration:none;
	color:#696700;
	font-weight:bold;	
	}
.itemNoticias p a:hover, .itemPublicaciones p a:hover {text-decoration:underline;}

.contReunion {
	float:left;
	width:500px;
	margin:10px 0 0 0;
	}
	
.reunionesDown {
	float:left;
	width:300px;
	margin:0 0 0 10px;
	_margin-left:5px;
	background:url(../images/pic_pdf.gif) no-repeat;
	height:22px;
	padding:1px 0 0 25px;
	}
.reunionesDown a {color:#4E4E4E; text-decoration:none;}
.reunionesDown a:hover {color:#696700; text-decoration:underline;}
	
.itemFotoReuniones {
	float:left;
	margin:0 20px 0 0;
	background-color:#E4E4E4;
	padding:1px;
	}
	
.itemFotoEquipo {
	float:left;
	margin:0 10px 30px 10px;
	background-color:#E4E4E4;
	padding:1px;
	}	
	
/***********************************************************/	
/* INSCRIPCION - REGISTRO - PERFIL - RECORDAR - COLABORAR  */
/***********************************************************/
.itemInscripcion, .itemRegistro {
	float:left;
	line-height:16px;
	margin:0 20px 10px 0px;
	}

.inputInscripcion, .inputRegistro, .inputPerfil, .inputColabora {
	border:1px solid #999999;
	font-size:11px;
	padding:2px 2px;
	}

.selectInscripcion, .selectRegistro {
	font-size:11px;
	font-size:11px;
	padding:1px 2px 1px 2px;
	}
	
.btnInscripcion, .btnRegistro, .btnPerfil, .btnRemember, .btnColabora {
	width:66px;
	height:20px;
	background:url(../images/btn_enviar-a.gif) no-repeat;
	cursor:pointer;
	border:0;
	}
.btnInscripcion:hover, .btnRegistro:hover, .btnPerfil:hover, .btnRemember:hover, .btnColabora:hover  {
	background:url(../images/btn_enviar-b.gif) no-repeat;
	}


.itemPerfil {
	float:left;
	margin:5px 0;
	width:100%;	
	}

.datoPerfil {
	float:left;
	margin:1px 10px 0 0;
	text-align:right;
	width:125px;
	}

.avisoPerfil {
	float:left;
	width:100%;
	margin:15px 0 10px 0;
	font-weight:bold;
	color:#696700;
	}

.campoPerfil{float:left;}

.itemColabora {
	float:left;
	margin:5px 0;
	width:100%;	
	}
	
.datoColabora {
	float:left;
	width:95px;
	}
	
.campoColabora {
	float:left;
	}

.selectColabora {
	border:1px solid #999999;
	font-size:11px;
	padding:2px 0 2px 0px;
	}



/****************************************/	
/* IMÁGENES COMENTADAS - PROTOCOLOS	    */
/***************************************/
.contentComentadas ul, .contentProtocolos ul {
	margin:0;
	width:475px;
	margin:20px 0 0 22px;
	}
	
.contentComentadas ul li, .contentProtocolos ul li {
	margin:0 0 15px 0;
	background:url(../images/pic_presentacion.gif) no-repeat 0 1px;
	padding-left:22px;
	min-height:13px;
	}

.contentComentadas ul li a, .contentProtocolos ul li a {
	text-decoration:none;
	color:#686800;
	}

.contentComentadas ul li a:hover, .contentProtocolos ul li a:hover {
	text-decoration:underline;
	color:#686800;
	}
	
.autorImg {
	color:#717171;
	}
	
.contentProtocolos h2 {
	padding-left:22px;
	color: #999999;
	font-weight:bold;
	}
/***************************************/	
/* ATLAS 					   	       */
/***************************************/		

/* Primer nivel */
 
.contentAtlas ul {
	margin:0;
	width:475px;
	margin:20px 0 0 22px;
	}
.contentAtlas li {
	margin:0 0 10px 0;
	background:url(../images/pic_presentacion.gif) no-repeat 0 1px;
	padding:0 0 3px 22px;
	}
.contentAtlas li a, .categoryAtlas a, .subcategoryAtlas a {text-decoration:none; color:#686800;}
.contentAtlas ul li a:hover, .categoryAtlas a:hover, .subcategoryAtlas a:hover {text-decoration:underline; color:#686800;}

.categoryAtlas {
	float:left;
	background:url(../images/pic_presentacion.gif) no-repeat 0 1px;
	padding:0 0 3px 22px;	
	min-height:16px;
	_height:16px;
	width:450px;
	margin:15px 0 0px 22px;
	_margin:15px 0 0px 11px;
	}

.subcategoryAtlas {
	float:left;
	margin:3px 0 3px 45px;
	_margin:3px 0 3px 23px;
	width:450px;
	}

/* Listado de imágenes del Atlas */
.itemAtlas {
	float:left;
	width:465px;
	margin:0 0 0 10px;
	_margin-left:5px;
	padding:0 15px;
	border-bottom:1px dotted #999999;
	}

.itemAtlas img {
	float:left;
	height:87px;
	width:86px;
	/*background-color:#006699;*/
	margin:5px 0 0 0;
	padding-bottom:10px;
	}

.itemAtlas p {
	float:left;
	margin:18px 0 0 15px;
	padding-bottom:20px;
	width:325px;
	color:#606060;
	}



/* ATLAS ORGINAL AEED */
.contentAtlas2 h3 {
	float:left;
	width:450px;
	background:url(../images/pic_presentacion.gif) no-repeat 0 1px;
	padding-left:20px;
	margin:0 0 10px 15px;
	_margin:0 0 10px 7px;
	}
	
.switchcontent {
	float:left;
	width:50%;
	}

.subcategoriaAtlas {
	float:left;
	width:450px;
	margin:0px 0 0px 16px;
	padding-bottom:20px;
	}
 

.subcategoriaAtlas li  {
	background:none !important;
	margin:0px 0 5px 20px;
	}
.subcategoriaAtlas li a {
	color:#696700;
	/*color:#666666;*/
	text-decoration:none;
	}
.subcategoriaAtlas li a:hover {
	text-decoration:underline;
	}
	
.subcategoriaAtlas li ul {
	margin:5px 0 5px 10px;
	}	

.subcategoriaAtlas li p a {
	color:#696700;
	text-decoration:none;
	}
#rightCol dl {
	float:left;
	width:72px;
	/*height:63px;*/
	background-color: #efefef;
	margin:0 0 10px 11px;
	_margin-left:6px;
	}

#rightCol dt {
	width:72px;
	height:53px;
	background-color: #006666
	}
#rightCol dd {
	text-align:center;
	padding:1px 0 2px 0;
	}
.separadorDL {
	float:left;
	width:250px;
	background:#eaeaea;
	margin:0px 0 5px 0;
	padding: 2px 0 2px 12px;
	}
	
/***************************************/	
/* ENLACES 					   	       */
/***************************************/
.categoryLink {
	float:left;
	width:475px;
	margin:15px 0 0 22px;
	padding:0;
	/*background-color:#003366;*/
	}
	
.categoryLink li {
	float:left;
	width:450px;
	background:url(../images/pic_enlaces1.gif) no-repeat 0 1px;
	padding:0 0 0 20px;
	margin:5px 0;
	color:#333333;
	}
	
.categoryLink li a, .categoriasLink li a:visited {
	text-decoration:none;
	color:#333333;
	} 
	
.categoryLink li a:hover {
	color:#333333;
	text-decoration:underline;
	}

.subcategoryLink {
	float:left;
	width:430px;
	margin:5px 0 10px 0;
	}

.subcategoryLink li {
	margin:0;
	padding:1px 0 1px 20px;
	width:420px;
	background:url(../images/pic_enlaces1.gif) no-repeat 0 2px;
	margin:4px 0 4px 0;
	/*background-color:#003399 !important;*/
	}
.subcategoriaLink li a {
	background-color:#FFFFFF !important;
	}

.subcategoriaLink li a {
	background-color:#FFFFFF !important;
	}	

.subenlace {background:url(../images/pic_enlaces2.gif) no-repeat 0 5px !important;}

.underCategory {
	float:left;
	width:400px;
	margin:5px 0 10px 0;
	}

.underCategory li {
	margin:0;
	padding:1px 0 1px 15px;
	width:390px;
	background:url(../images/pic_enlaces2.gif) no-repeat 0 4px !important;
	margin:4px 0 4px 0;
	}


/***************************************/	
/* CASOS CLÍNICOS			   	       */
/***************************************/
.listaCasos {
	margin:0;
	width:475px;
	margin:20px 0 0 22px;
	}
.listaCasos li {
	margin:0 0 10px 0;
	background:url(../images/pic_presentacion.gif) no-repeat 0 1px;
	padding:0 0 3px 22px;
	}
.listaCasos li a, .categoryAtlas a, .subcategoryAtlas a {text-decoration:none; color:#686800;}
.listaCasos li a:hover, .categoryAtlas a:hover, .subcategoryAtlas a:hover {text-decoration:underline; color:#686800;}

.imgCasos, .imgProtocolos {
	float:left;
	width:80px;
	/*height:80px;*/
	margin:10px 0 0 30px;
	_margin-left:20px;
	}
.imgCasos p, .imgProtocolos p {
	text-align:center;
	margin-bottom:5px;
	}
	
/***************************************/	
/* PUBLICACIONES			   	       */
/***************************************/

.itemPublicaciones {
	float:left;
	}
	

/***************************************/	
/* VOLVER					   	       */
/***************************************/
	
.volver {
	float:right;
	width:400px;
	text-align:right;
	margin:5px 30px 30px 0;
	_margin:5px 15px 30px 0;
	}
.volver a, .volver a:visited {text-decoration:none; color:#696700;}
.volver a:hover {text-decoration:underline; color:#696700;}



/***************************************/	
/* SELECCIÓN DE CATEGORÍAS	   	       */
/***************************************/
.Category {
	float:left;
	}

.Category p {
	float:left;
	margin:15px 0 0 20px;
	_margin-left:10px;
	padding:2px 0 0 25px;
	height:18px;
	background:url(../images/pic_category.gif) no-repeat;
	}

.Category ul {
	float:left;
	clear:left;
	margin:0 0 20px 40px;
	*padding-bottom:20px;
	_margin-left:16px;	
	}

.Category ul li {
	float:left;
	margin:3px 0 3px 7px;
	clear:left;
	padding:0 0 0 10px;
	background:url(../images/pic_subcategory.gif) no-repeat 0 5px;
	}

.Category ul li a {
	color:#606060;
	text-decoration:none;	
	}
	
.Category ul li a:hover {
	text-decoration:underline;
	color:#696700;
	}






/********************************************/
/* DESTACADOS 								*/
/********************************************/
/*
Noticias - 0       
Eventos - 1       
Becas - 2          
Actividades - 3  
Reuniones anuales - 4   
Grupo de trabajo - 5       
I+D+I AEED - 6
Presentaciones - 7
Casos Clínicos - 8
Guías y Protocolos - 9
Revisiones Monográficas - 10
Imágenes Comentadas - 11
Atlas - 12
Descargas - 13
Bolsa de Trabajo - 14
Residentes - 15
Encuestas - 16
Revista - 17
Enlaces - 18
*/
