/* CSS DIGESTIVO MURCIA */

/*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%;}

.tcentro {font-size:11px; font-weight:bold; color:#0e6cb2;}
.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;}
.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:url(../images/bg_header.gif) repeat-x;
	background-color:#fff;
	line-height: normal;
	}
	
a, a:visited {font-size:11px; color:#838383; text-decoration:none;}
a:hover {font-size:11px; color:#838383; text-decoration:underline;}
	
.contenedor {
	width:795px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	/*background-color:#666666;*/
	}


/* HEADER ********************************************************/	
.header {
	width:795px;
	height:149px;
	margin:0;
	background:url(../images/bg_header.gif) repeat-x;
	/*background:url(../images/header.jpg) no-repeat;*/
	/*background:url(../images/bg_header.gif) repeat-x;*/
	}
	
.login {
	position:relative;
	top:-45px;
	_top:-20px;
	left:600px;
	width:188px;
	height:93px;
	z-index:60;
	background:url(../images/login.gif) no-repeat;
	}
	
#flash {
	position:relative;
	z-index:1;
	margin-bottom:-90px;
	width:795px;
	height:149px;
	_margin-bottom:-120px;
	/*margin-bottom:-80px;*/
	}

.user {padding:8px 0 0 72px;}

.password {padding:2px 0 0 72px;}

.botonesLogin {
	margin:7px 0 0 0;
	*margin:7px 0 12px 0;
	_*margin:7px 0 0px 0;
	}

.botonLogin {
	float:left;
	margin:0 0 0 10px;
	*margin:0 0 0 5px;
	_margin:0 0 0 3px;
	}
	
.botonRegistro {
	float:left;
	margin:0 0 0 15px;
	*margin:0 0 0 8px;
	}
	
.btnLogin {
	width:78px;
	height:18px;
	background:url(../images/btn_login.jpg) no-repeat;
	cursor:pointer;
	border:0px;
	}

.btnRegistro {
	width:78px;
	height:18px;
	background:url(../images/btn_registro.jpg) no-repeat;
	cursor:pointer;
	border:0px;
	}
	
.forget {
	padding:3px 0 0 11px;
	color:#666666;
	}
.forget a, forget a:visited {color:#666666; text-decoration:none; font-size:9px;}
.forget a:hover {color:#000000; text-decoration:none; font-size:9px;}
	
.search {
	position:relative;
	top:-35px;
	_top:-10px;
	left:600px;
	width:189px; /*189*/
	height:26px /*26*/;
	background:url(../images/search.gif) no-repeat;
	/*padding:5px 0 0 70px;*/
	z-index:50;
	}
.searchText {
	float:left;
	margin:4px 0 0 5px;
	*margin:4px 0 0 3px;
}

.searchButton {
	float:left;
	margin:4px 0 0 5px;	
	*margin:4px 0 0 2px;
	}
.btnSearch {
	width:59px;
	height:19px;
	background:url(../images/btn_buscar.gif) no-repeat;
	cursor:pointer;
	border:0px;
	}

	
	
.subheader {
	width:795px;
	height:28px;
	margin:0;
	background:url(../images/subhead.gif) no-repeat;
	/*background:url(../images/bg_header.gif) repeat-x;*/
	}
	
/* LOGIN */
.loged {
	width:280px;
	float:right;
	color:#FFFFFF;
	margin:4px 12px 0 0;
	*margin:4px 12px 0 0;
	_margin:4px 5px 0 0;
	}
.loged a, .loged a:visited {text-decoration:none; color:#FFFFFF;}
.loged a:hover {text-decoration:none; color:#f0cf15;}

.textLoged {
	float:left;
	width:153px;
	margin:3px 0 0 0;
	height:14px;
	overflow:hidden !important;
	}
	
.loginPerfil {
	float:right;
	
	}
	
.loginSalir {
	float:right;
	margin-left:5px;
	}

.btnPerfil {
	width:59px;
	height:19px;
	background:url(../images/btn_perfil.gif) no-repeat;
	cursor:pointer;
	border:0;
	}
.btnSalir {
	width:59px;
	height:19px;
	background:url(../images/btn_salir.gif) no-repeat;
	cursor:pointer;
	border:0;
	}

.inputForm {
	font-size:12px;
	*font-size:11px;
	border:2px solid #999999;
	padding:0px 2px 1px 2px;
	*padding:0px 2px 0px 2px;
	}
	
/* CONTENT *********************************************************/

.content {
	/*background-color:#00FF00;*/
	width:100%;
	margin:5px 0 0 0;
	padding:0 0 10px 0;
	}
	
	
/* COLUMNA IZQUIERDA ***********************************************/
	
.leftCol {
	float:left;
	width:206px;
	/*height:100px;*/
	/*background-color:#009933;*/
	}
.menu {
	float:left;
	width:192px;
	margin:0 0 0 14px;
	_margin:0 0 0 8px;
	}

.toolbar {
	width:172px; /*192*/
	height:42px;
	padding:0 0 0 20px;
	background:url(../images/bg_toobar.gif) no-repeat;
	}
.itemToolbar {
	float:left;
	width:25px;
	height:24px;
	margin:10px 15px 0 0;
	}
	
.buttons {
	width:192px;
	background-color:#6b0c0c;
	background:url(../images/bg_buttons.gif) repeat-y;
	}
	
.buttons ul {
	width:192px;
	/*background-color:#000066;*/
	padding:3px 0 0 0;
	list-style:none;
	}

.buttons ul li {
	list-style:none;
	margin:0;
	}

.buttons ul li a {
	background:url(../images/pic_menu.gif) no-repeat;
	margin:0;
	}
	
.menufoot {
	width:192px;
	height:32px;
	background:url(../images/bg_menufoot.gif) no-repeat;
	}
	
.subcategory {
	/*height:50px;*/
	background-color:#971111;
	list-style:none;
	list-style-type:none;
	color:#FFFFFF;
	padding:0 0 10px 0;
	}
.subcategory li {
	width:145px;
	height:17px;
	/*background-color:#003399;*/
	padding:0 0 0 45px;
	list-style:none;
	}
.sulime {
	float:left;
	margin:5px 0 0 45px;
	_margin:5px 0 0 24px;
	font-size:10px;
	}

#bannerflash {
	float:left;
	margin:10px 0 0 18px;

}

	
/* COLUMNA CENTRAL ******************************************/
	
.informacionHome {
	float:left;
	width:366px;
	_width:358px;
	/*background-color:#009999;*/
	}

.SuperiorIzquierda {
	float:left;
	width:174px;
	height:245px;
	margin:0 6px 5px 8px;
	_margin:0 2px 5px 2px;
	/*background:url(../images/bg_destacado1.gif) no-repeat;*/
	}

.SuperiorDerecha {
	float:left;
	width:174px;
	height:245px;
	margin:0 0 5px 0px;
	_margin:0 0 5px 0px;
	/*background:url(../images/bg_destacado2.gif) no-repeat;*/
	}

.InferiorIzquierda {
	float:left;
	width:174px;
	height:245px;
	margin:0 6px 0 8px;
	_margin:0 2px 0 2px;
	/*background:url(../images/bg_destacado3.gif) no-repeat;*/
	}

.InferiorDerecha{
	float:left;
	width:174px;
	height:245px;
	background:url(../images/banners/bg_destacado4.gif) no-repeat;
	}


.destacado0 {background:url(../images/banners/ic_noticias.gif) no-repeat}
.destacado1 {background:url(../images/banners/ic_eventos.gif) no-repeat}
.destacado2 {background:url(../images/banners/ic_becas.gif) no-repeat}
/*.destacado3 {background:url(../images/banners/ic_actividades.gif) no-repeat}*/
.destacado4 {background:url(../images/banners/ic_reuniones.gif) no-repeat}
.destacado5 {background:url(../images/banners/ic_grupotrabajo.gif) no-repeat}
.destacado6 {background:url(../images/banners/ic_investigacion.gif) no-repeat}
.destacado7 {background:url(../images/banners/ic_presentaciones.gif) no-repeat}
.destacado8 {background:url(../images/banners/ic_casosclinicos.gif) no-repeat}
.destacado9 {background:url(../images/banners/ic_guias.gif) no-repeat}
.destacado10 {background:url(../images/banners/ic_revisiones.gif) no-repeat}
.destacado11 {background:url(../images/banners/ic_imagenes.gif) no-repeat}
.destacado12 {background:url(../images/banners/ic_atlas.gif) no-repeat}
.destacado13 {background:url(../images/banners/ic_descargas.gif) no-repeat}
.destacado14 {background:url(../images/banners/ic_bolsatrabajo.gif) no-repeat}
.destacado15 {background:url(../images/banners/ic_residentes.gif) no-repeat}
.destacado16 {background:url(../images/banners/ic_encuestas.gif) no-repeat}
.destacado17 {background:url(../images/banners/ic_revista.gif) no-repeat}
.destacado18 {background:url(../images/banners/ic_enlaces.gif) no-repeat}

	
.titDestacado {
	width:148px; /*174*/
	text-transform:uppercase;
	/*background-color:#003399;*/
	height:36px;
	font-weight:bold;
	font-size:9px;
	padding:10px 0 0 10px;
	overflow-y:hidden;
	}

.breveDestacado {
	width:148px;
	height:159px;
	padding:3px 0 0 10px;
	/*background-color: #00CC66;*/
	overflow:hidden;
	font-size:11px;
	}
	
.more {
	position:relative;
	width:58px;
	height:15px;
	/*background-color: #00FF99;*/
	top:5px;
	left:100px;
	}

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

	
/*
.more {
	float:right;
	margin:10px 25px 0 0;
	_margin:10px 13px 0 0;
	vertical-align:bottom;
	}
.more a, .more a:visited {text-decoration:none; color:#cc8b1a; font-weight:bold;}
.more a:hover {text-decoration:underline; color:#cc8b1a; font-weight:bold;}
*/
	
.foot {
	margin:10px 0 20px 220px;
	_margin:25px 0 20px 220px;
	color:#858481;
	}

.foot a, .foot a:visited, .footHome a, .footHome a:visited {text-decoration:none; color:#858481;}
.foot a:hover, .footHome a:hover {text-decoration:underline; color:#858481;} 
	
.informacion {
	float:left;
	width:589px;
	_width:584px;
	/*height:100px;*/
	/*background-color:#009999;*/
	}
.titularSeccion {
	width:564px; /*589*/
	height:24px;
	background:url(../images/bg_titulares.gif) no-repeat 14px 0px;
	text-transform:uppercase;
	margin:15px 0 0 0;
	padding:12px 0 0 25px;
	_padding:12px 0 0 20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}

.contenidoSeccion {
	/*background-color:#009999;*/
	width:540px;
	min-height:450px; /*345*/
	_height:450px;
	margin:20px 0 0 25px;
	line-height:16px;
	}

.anterior {float:left; width:200px;}
.siguiente {float:right;}

.siguiente a, .siguiente a:visited {color:#333333; text-decoration:none;}
.siguiente a:hover {color:#999999;}
.anterior a, .anterior a:visited {color:#333333; text-decoration:none;}
.anterior a:hover {color:#999999;}

/* COLUMNA DERECHA ************************************************/
	
.rightCol { 
	float:left;
	width:223px;
	/*background-color:#FF0000;*/
	}
	
.news {
	width:217px;
	margin-left:1px;
	}

.headNews {
	width:217px;
	height:24px;
	background:url(../images/head_news.gif) no-repeat
	}

.itemNews {
	width:217px;
	height:139px;
	background-color:#cccccc;
	font-size:9px;
	}

.separadorNews {
	width:217px;
	height:1px;
	background:url(../images/bg_separador.gif) no-repeat;
	background-color:#ccc;
	_margin: 0 0 0 0;
	}

.imgNews {
	float:left;
	width:60px;
	height:80px;
	padding:2px 2px;
	background-color:#a29e97;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	}
	
.titNews {
	float:right;
	width:125px;
	margin:10px 8px 5px 0;
	_margin:10px 4px 5px 0;
	color:#4b4b4a;
	font-weight:bold;
	max-height:38px;
	overflow:hidden;
	/*background-color: #99CC99;*/
	}
.breveNews {
	float:right;
	width:125px;
	margin:0 8px 10px 0;
	_margin:0 4px 5px 0;
	color:#4b4b4a;
	max-height:60px;
	overflow:hidden;
	/*background-color: #99CC99;*/
	}

.moreNews {
	float:right;
	width:125px;
	margin:0 8px 0 0;
	_margin:0 4px 0 0;
	font-weight:bold;
	color:#971111;
	font-size:10px;
	}
.moreNews a, .moreNews a:visited {color:#971111; text-decoration:none; font-weight:bold; font-size:10px;}
.moreNews a:hover {color:#971111; text-decoration:underline; font-weight:bold; font-size:10px;}
	

.reunion {
	width:217px;
	margin-left:1px;
	}

.headReunion {
	width:217px;
	height:24px;
	background:url(../images/head_reunion.gif) no-repeat
	}
	
.itemReunion {
	width:217px;
	height:151px;
	background-color:#cccccc;
	font-size:9px;
	}
	
.imgReunion {
	float:left;
	width:60px;
	height:80px;
	padding:2px 2px;
	background-color:#a29e97;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	}
	
.titReunion {
	float:right;
	width:125px;
	margin:10px 8px 5px 0;
	_margin:10px 4px 5px 0;
	color:#4b4b4a;
	font-weight:bold;
	max-height:38px;
	overflow:hidden;
	/*background-color: #99CC99;*/
	}
.breveReunion {
	float:right;
	width:125px;
	margin:0 8px 10px 0;
	_margin:0 4px 10px 0;
	color:#4b4b4a;
	max-height:86px;
	overflow:hidden;
	/*background-color: #99CC99;*/
	}

.moreReunion {
	float:right;
	width:125px;
	margin:0 8px 0 0;
	_margin:0 4px 0 0;
	font-weight:bold;
	color:#971111;
	}
.moreReunion a, .moreReunion a:visited {color:#971111; text-decoration:none; font-weight:bold; font-size:10px;}
.moreReunion a:hover {color:#971111; text-decoration:underline; font-weight:bold; font-size:10px;}

.footReunion {
	width:217px;
	height:14px;
	background:url(../images/foot_reunion.gif) no-repeat
	}

/* ESTATUTOS ***********************************/
.estatutos {
	text-align:justify;
	margin:0 0 25px 0;
	}
	
/* DESCATADOS **********************************/

.imgDestacado {
	float:left;
	width:120px;
	height:160px;
	/*background-color:#006699;*/
	margin:0 20px 0 0;
	border:1px solid #CCCCCC;
	}
.titDestacado2 {
	float:left;
	width:370px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px 0;
	color:#971111;
	}
.breveDestacado2 {
	float:left;
	width:370px;
	padding:0 10px 10px 10px;
	text-align:justify;
	}
	
.textDestacado {
	float:left;
	width:525px;
	/*background-color:#00CCCC;*/
	margin:15px 0 0 0;
	text-align:justify;
	color:#868686;
	}

.leermasnew {
	float:left;
	margin:10px 0 0 10px;
	color:#971111;
	}
.leermasnew a, .leermasnew a:visited {color:#971111; text-decoration:none;}
.leermasnew a:hover {color:#971111; text-decoration:underline;}

.listadoNews {
	float:left;
	/*background-color:#009966;*/
	margin:0 0 20px 20px;
	_margin:0 0 20px 10px;
	width:520px;
}

.listadoNews li {
	margin:15px 0 15px 0;
	background:url(../images/pic_news.gif) no-repeat 0 2px;
	padding:0 0 0 24px;	
	min-height:14px;
	_height:14px;
}

.volverNews {
	float:left;
	margin:15px 0 0 0;
	}
.volverNews a, .volverNews a:visited { text-decoration:none; color:#971111;}
.volverNews a:hover {text-decoration:underline; color:#971111;} 
	
/* INSCRIPCION *******************************************/

.itemInscripcion {
	float:left;
	margin:0 10px 10px 10px;
	_margin:0 9px 10px 9px;
	line-height:16px;
	}

.inputInscripcion {
	font-size:12px;
	*font-size:11px;
	border:1px solid #999999;
	padding:1px 2px 1px 2px;
	*padding:0px 2px 0px 2px;
	}
	
.btnInscripcion {
	width:79px;
	height:18px;
	background:url(../images/btn_enviar.gif) no-repeat;
	cursor:pointer;
	border:0;
	}
	
/* AGENDA ******************************************************************/
.listadoAgenda {
	float:left;
	/*background-color:#009966;*/
	margin:0 0 20px 20px;
	_margin:0 0 20px 10px;
	width:520px;
}

.listadoAgenda li {
	margin:15px 0 15px 0;
	background:url(../images/pic_agenda.gif) no-repeat 0 2px;
	padding:1px 0 0 24px;	
	min-height:16px;
	_height:16px;
}

.titAgenda {
	float:left;
	width:370px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px 0;
	color:#971111;
	}

.imgAgenda {
	float:left;
	width:120px;
	height:160px;
	/*background-color:#006699;*/
	margin:0 20px 0 0;
	border:1px solid #CCCCCC;
	}

.textoAgenda {
	float:left;
	width:370px;
	padding:0 10px 10px 10px;
	text-align:justify;
	}

.eventoDown {
	float:left;
	margin:10px 0 0 10px;
	color:#971111;
	padding:2px 0 0 26px;
	background:url(../images/pic_pdf.gif) no-repeat;
	height:16px;
	}
.eventoDown a, .eventoDown a:visited {color:#971111; text-decoration:none;}
.eventoDown a:hover {color:#971111; text-decoration:underline;}

.volverAgenda {
	float:left;
	margin:15px 0 0 155px;
	}
.volverAgenda a, .volverAgenda a:visited { text-decoration:none; color:#971111;}
.volverAgenda a:hover {text-decoration:underline; color:#971111;} 



/* ATLAS */
.listadoAtlas {
	float:left;
	/*background-color:#009966;*/
	margin:10px 0 20px 20px;
	_margin:10px 0 20px 10px;
	width:520px;
}

.listadoAtlas li {
	margin:15px 0 15px 0;
	background:url(../images/pic_atlas.gif) no-repeat 0 2px;
	padding:1px 0 0 24px;	
	min-height:16px;
	_height:16px;
}


.tituloAtlas {
	float:left;
	width:100%;
	margin:0 0 0 0;
	}

.categoriaAtlas {
	float:left;
	background:url(../images/pic_atlas.gif) no-repeat 0 0px;
	padding:1px 0 0 24px;	
	min-height:16px;
	_height:16px;
	width:500px;
	margin:20px 0 0 5px;
	/*background-color:#009966;*/
	}
	
.subcategoriaAtlas {
	float:left;
	margin:5px 0 5px 30px;
	width:475px;
	/*background-color:#009966;*/
	}
	
.contenedorAtlas {
	float:left;
	margin:20px 0 30px 15px;
	/*background:#009933;*/
	width:250px;
	}

.imgAtlas {
	float:left;
	width:96px;
	height:72px;
	}
.textAtlas {
	float:left;
	/*background: #00FF99;*/
	width:135px;
	/*height:40px;
	background-color:#003333;*/
	margin:5px 0 0 10px;
	}
	
/* BUSQUEDA ***********************************************/
.listadoBusqueda {
	float:left;
	/*background-color:#009966;*/
	margin:0 0 20px 20px;
	_margin:0 0 20px 10px;
	width:520px;
}

.listadoBusqueda li {
	margin:15px 0 15px 0;
	background:url(../images/pic_busqueda.gif) no-repeat 0 0px;
	padding:1px 0 0 24px;	
	min-height:16px;
	_height:16px;
}
	
	
	

	
/* REUNION ANUAL ****************************************/

.imgReunion2 {
	float:left;
	width:120px;
	height:170px;
	/*background-color:#006699;*/
	margin:0 20px 20px 0;
	border:1px solid #CCCCCC;
	}
.titReunion2 {
	float:left;
	width:370px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px 0;
	color:#971111;
	}
.breveReunion2 {
	float:left;
	width:370px;
	padding:0 10px 10px 10px;
	margin:0 0 20px 0;
	text-align:justify;
	line-height:16px;
	color:#4B4B4A !important;
	}
	
.listadoReuniones {
	width:500px;
	float:left;
	margin: 5px 0 5px 20px;
	padding:0 0 5px 10px;
	border-bottom:1px #CCCCCC solid;
	font-weight:bold;
}
	
.itemReunion2 {
	width:450px;
	float:left;
	margin: 5px 0 5px 40px;
	_margin: 5px 0 5px 30px;
	padding:0 0 1px 18px;
	background:url(../images/pic_enlaces.gif) no-repeat 0 4px;
	/*background-color:#000099;*/
}

.archivoReunion {
	float:left;
	width:450px;
	margin:5px 0 30px 10px;
	}

.reunionPdf {
	float:left;
	width:425px;
	height:14px;
	padding:2px 0 0 25px;
	margin:0 0 0 20px;
	background:url(../images/pic_pdf.gif) no-repeat;
	}

	
.galeriaReunion {
	float:left;
	width:450px;
	margin:5px 0 30px 30px;
	/*background-color:#006699;*/
	}

.itemFoto {
	float:left;
	margin:0 20px 0 0;
}

.textReunion {
	float:left;
	width:490px;
	margin:5px 0 30px 30px;
}

.volverReunion {
	float:left;
	width:450px;
	margin:15px 0 15px 0;
}

/* COLABORA *************************************/

.textoColabora {
	float:left;
	width:100%;
	}

.itemColabora {
	width:100%;
	float:left;
	margin:5px 0px;
	/*height:35px;*/
	}
.datoColabora {
	float:left;
	width:95px;	
	}
.campoColabora {
	float:left;
	}
.inputColabora {
	font-size:12px;
	*font-size:11px;
	border:1px solid #999999;
	padding:1px 2px 1px 2px;
	*padding:0px 2px 0px 2px;
	}
.selectColabora {
	font-size:12px;
	*font-size:11px;
	border:1px solid #999999;
	padding:1px 0 1px 2px;
	*padding:0px 0 0px 2px;
	}
.btnColabora {
	width:79px;
	height:18px;
	background:url(../images/btn_enviar.gif) no-repeat;
	cursor:pointer;
	border:0;
	}

/* REGISTRO *******************************************/

.itemRegistro {
	float:left;
	margin:0 10px 10px 10px;
	_margin:0 9px 10px 9px;
	line-height:16px;
	}

.inputRegistro {
	font-size:12px;
	*font-size:11px;
	border:1px solid #999999;
	padding:1px 2px 1px 2px;
	*padding:0px 2px 0px 2px;
	}
	
.btnRegistro2 {
	width:79px;
	height:18px;
	background:url(../images/btn_enviar.gif) no-repeat;
	cursor:pointer;
	border:0;
	}

/* RECORDAR CONTRASEÑA *******************************************/	

.btnRemember {
	width:79px;
	height:18px;
	background:url(../images/btn_enviar.gif) no-repeat;
	cursor:pointer;
	border:0;
	}



/*********************************/	
/* PAGINACION                    */
/*********************************/
.paginacion {
	float:left;
	margin:15px 0 10px 15px;
	height: 25px;
	}
.paginacion ul	{
	margin: 0;
	text-align:left;
	}

.paginacion ul li	{
	float:left;
	list-style-type:one;
	display: inline;
	float:left;
	}

.paginacion li a, .paginacion li a:visited {
	float:left;
	width:20px;
	height:17px;
	text-align:center;
	border: 0px;
	padding-top: 3px;
	text-decoration: none; 
	color: #000000;
	}
	
.paginacion ul li a:hover, .paginacion li a:active	{
	float:left;
	width:20px;
	height:17px;
	text-align:center;
	border: 0px;
	color: #fff;
	background-color:#fe9393;
	text-decoration:none;
	}
	
.paginacion li.currentpage	{
	float:left;
	width:20px;
	height:17px;
	padding-top: 3px;
	text-align:center;
	border: 0px;
	font-weight: bold;
	color: #fff;
	background-color: #5d0a0a;	
	}
	
.paginacion li.disablepage	{
	float:left;
	width:20px;
	height:17px;
	padding-top: 3px;
	text-align:center;
	border: 0px;
	color: #d5d5d5;
	font-weight: bold;
	}
	
.paginacion li.nextpage a	{
	float:left;
	width:20px;
	height:17px;
	padding-top:3px;
	text-align:center;
	border:0px;
	color: #5d0a0a;
	font-weight: bold;
	}
	
/* ENLACES ***********************************************************/
.categorias {
	float:left;
	width:500px;
	/*background-color:#ccc;*/
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
	padding:0;
}

.categorias li {
	float:left;
	width:490px;
	/*height:20px;*/
	background-color:#eeeeee;
	padding:5px 0 5px 10px;
	margin:5px 0;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#333333;
	}
.categorias li a, .categorias li a:visited {
	text-decoration:none;
	color:#333333;
	} 
.categorias li a:hover {
	text-decoration:underline;
	color:#333333;
	}

.selectCategoria {
	background-color:#5e0a0a !important;
	color:#FFFFFF !important;
	cursor:default;
	margin-bottom:0px !important;
	}

.selectSubcategoria {
	background-color:#af3333 !important;
	color:#FFFFFF !important;
	cursor:default;
	margin-bottom:0px !important;
	}

.subcategoria {
	float:left;
	width:490px;
	/*background-color:#003366;*/
	}

.subcategoria li {
	float:left;
	width:470px;
	margin:2px 0;
	background-color:#f1f1f1;
	}
	
.underCategoria {
	float:left;
	width:460px;
	/*background-color:#003366;*/
	}
.underCategoria li {
	float:left;
	width:440px;
	padding:2px 0 2px 20px;
	/*background-color:#FFFFFF;*/
	background:url(../images/pic_enlaces.gif) no-repeat 0px 6px;
	
	}
	
.underCategoria li a, .underCategoria li a:visited  {font-size:10px; text-decoration:none;}
.underCategoria li a:hover {font-size:10px; color:#000000;}



/* PRESENTACIONES */
.presentaciones {
	float:left;
	width:530px;
	/*background-color:#999999;*/
	}
.presentaciones li {
	float:left;
	width:495px;
	padding-left:25px;
	background:url(../images/pic_presentacion.gif) 0px 3px no-repeat;
	margin:6px 0 6px 10px;
	}

.subpresentaciones {
	float:left;
	width:500px;
	margin:0 0 15px 30px;
	_margin:0 0 15px -8px;
	/*background-color:#999999;*/
	}
.presentaciones li {
	float:left;
	width:465px;
	padding-left:25px;
	background:url(../images/pic_presentacion.gif) 0px 3px no-repeat;
	margin:6px 0 6px 10px;
	}
	
.tituloPre { text-transform:uppercase;}
.autorPre {color:#971110;}


/* IMAGENES COMENTADAS */
.comentadas {
	float:left;
	width:530px;
	/*background-color:#999999;*/
	}
.comentadas li {
	float:left;
	width:495px;
	padding-left:25px;
	background:url(../images/pic_presentacion.gif) 0px 3px no-repeat;
	margin:6px 0 6px 10px;
	}
	
.tituloImg {}
.autorImg {color:#971110;}


/* CASOS CLÍNICOS */
.casos {
	float:left;
	width:530px;
	/*background-color:#999999;*/
	}
.casos li {
	float:left;
	width:495px;
	padding-left:20px;
	background:url(../images/pic_enlaces.gif) 0px 4px no-repeat;
	margin:6px 0 6px 10px;
	}

.casosClinicos {
	float:left;
	width:465px;
	/*background-color:#CCCCCC;*/
	}
.imagenesCasos {
	float:right;
	width:60px;
	margin:0 0 0 10px;
	border:1px #e0e0e0 solid;
	padding:10px 0 0 0;
	background-color:#ededed;
	}
.imgCasos {
	margin:0 0 10px 0;
	text-align:center;
	}
	
.volverCasos {
	float:left;
	margin:10px 0 10px 20px;
	color:#971111;
	}
.volverCasos a, .volverCasos a:visited {text-decoration:none; color:#971111;}
.volverCasos a:hover {text-decoration:underline; color:#971111;}
	
/* PROTOCOLOS */
.protocolos {
	float:left;
	width:530px;
	/*background-color:#999999;*/
	}
.protocolos li {
	float:left;
	width:495px;
	padding-left:20px;
	background:url(../images/pic_enlaces.gif) 0px 2px no-repeat;
	margin:6px 0 6px 10px;
	}

.contenidoProtocolos {
	float:left;
	width:465px;
	/*background-color:#CCCCCC;*/
	}
.imagenesProtocolos {
	float:right;
	width:60px;
	margin:0 0 0 10px;
	border:1px #e0e0e0 solid;
	padding:10px 0 0 0;
	background-color:#ededed;
	}
.imgProtocolos {
	margin:0 0 10px 0;
	text-align:center;
	}
	
/* GRUPOS DE TRABAJO ********************************/
.textGrupos {
	float:left;
	width:525px;
	/*background-color:#00CCCC;*/
	margin:15px 0 0 0;
	text-align:justify;
	color:#868686;
	}

.listadoGrupos{
	float:left;
	/*background-color:#009966;*/
	margin:0 0 20px 20px;
	_margin:0 0 20px 10px;
	width:500px;
}

.listadoGrupos li {
	margin:15px 0 15px 0;
	background:url(../images/pic_grupos.gif) no-repeat 0 2px;
	padding:1px 0 0 32px;	
	min-height:14px;
	_height:14px;
}

.titGrupos {
	float:left;
	width:510px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px 0;
	color:#971111;
	}


.textGrupos {
	float:left;
	width:510px;
	/*background-color:#00CCCC;*/
	margin:15px 0 0 10px;
	_margin:15px 0 0 5px;
	text-align:justify;
	color:#868686;
	}

/* PERFIL ************************/
.itemPerfil {
	width:100%;
	float:left;
	margin:5px 0px;
	/*height:35px;*/
	}
.datoPerfil {
	float:left;
	width:125px;
	text-align:right;
	margin: 1px 10px 0 0; 	
	}
.campoPerfil {
	float:left;
	}
.inputPerfil {
	font-size:12px;
	border:1px solid #999999;
	padding:1px 2px 1px 2px;
	*padding:0px 2px 0px 2px;
	}
	
.btnPerfil {
	width:79px;
	height:18px;
	background:url(../images/btn_enviar.gif) no-repeat;
	cursor:pointer;
	border:0;
	}

.RO {
	background-color:#e9e9e9 !important;
	}
	
.avisoPerfil {
	float:left;
	width:420px;
	margin:10px 0 0 25px;
	text-align:center;
	padding:4px 0;
	background-color:#f5f5f5;
	border:1px solid #d4d4d4;
	color:#971111;
	}