* {
	text-decoration: none;
	font-size: 1em;
	outline: none;
	padding: 0;
	margin: 0;
	}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {
	white-space: normal;
	font-size: 1em;
	font: inherit;
	}
dfn, i, cite, var, address, em { 
	font-style: normal; 
	}
th, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}
a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
	border: none; 
	}
table {
	}
caption, th, td, center { 
	vertical-align: top;
	text-align: left;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}	

html{
	overflow-x:hidden;
	}

body { 
	 
	background-image:url('../images/bg05.jpg'); background-repeat:repeat-x;
	/* background-color: #006600; */ background-color: #01cb01;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
	color: black; 
	}
q { 
	quotes: "" ""; 
	}
ul, ol, dir, menu { 
	list-style: none; 
	}
sub, sup { 
	vertical-align: baseline; 
	}
a { 
	color: inherit; 
	}
hr { 
	display: none; 
	}
font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important; /* editor's note: necessary? */ 
	}
marquee {
	overflow: inherit !important;
	-moz-binding: none;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}


/* CONTENEDOR */
    .twoColFixRtHdr #container { 
    	width: 785px;  
    	background: #FFFFFF;
		background-image:url('../images/bg_page.gif'); background-repeat:repeat-y;
    	margin: 0 auto; 
    	border: 0px solid #000000;
    	text-align: left;
    } 
    .twoColFixRtHdr #header { 
		position: relative; top: 0px; left: 0px;
		width: 785px; height: 372px;
    	background: #fff;
		background-image:url('../images/bg_head.gif'); background-repeat:no-repeat; 
    	padding: 0 0px 0 0px; 
    } 
    .twoColFixRtHdr #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .twoColFixRtHdr #sidebar1 {
		position: relative; margin-top: 23px; margin-right:1px;
    	float: right;
    	width: 264px;
    	background-image: url('../images/bg_sidebar_med.gif'); background-repeat:repeat-y;
    	padding: 0px; z-index: 30;
    }
	.sidebar {
		position: relative;
		margin-bottom: 2px;
		left: 4px;
	}
    .twoColFixRtHdr #mainContent { 
    	margin: 10px 255px 0 0; 
    	padding: 0 15px; 
    } 
	.twoColFixRtHdr #mainContent h1{
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 15px;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #fe0000;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	margin-bottom: 4px;
	} 
    .twoColFixRtHdr #footer { 
		position: relative;
		width: 785px; height: 54px;
    	padding: 0 0px 0 0px;
    	background-image:url('../images/bg_footer.gif');background-repeat: no-repeat;
    } 
    .twoColFixRtHdr #footer p {
    	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
    	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
    }
    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
/* estilos para el template principal */
.formulario_suscripcion {
	text-align:right;
	margin: 6px 40px 6px 0px;
}

.scroller_head {
	position:absolute;
	width:780px;
	height:72px;
	z-index:5;
	left: 3px;
	top: 216px;
}
.fotos_head_rotar {
	position: relative;float: left; margin-right: 3px;
}
#submenu_centro {
	position:absolute;
	width:442px;
	height:17px;
	z-index:14;
	left: 15px;
	top: 357px;
	visibility: hidden;
}
#submenu_historia {
	position:absolute;
	width:432px; padding-left: 10px;
	height:16px; padding-top: 1px;
	z-index:14;
	left: 15px;
	top: 357px;
	visibility: hidden;
	background-image:url(../images/bg_submenu.gif); background-repeat:no-repeat;
	
}
#submenu_historia_secc {
	position:relative;
	width:432px; padding-left: 10px;
	height:16px; padding-top: 1px;
	z-index:14;
	left: 0px;
	top: 0px;
	background-image:url(../images/bg_submenu.gif); background-repeat:no-repeat;
	margin-bottom: 20px;
	
}

#jugadorpng {
	position:absolute;
	width:207px;
	height:407px;
	z-index:10;
	left: 588px;
	top: 0px;
}
#copyclinicas_footer {
	position:absolute;
	width:192px;
	height:13px;
	z-index:1;
	left: 17px;
	top: 34px;
}
#power_footer {
	position:absolute;
	width:108px;
	height:12px;
	z-index:2;
	left: 662px;
	top: 32px;
}
#logo_head2 {
	position:absolute;
	width:506px;
	height:39px;
	z-index:1;
	left: 12px;
	top: 165px;
}
#logo_head_clinicas {
	position:absolute;
	width:104px;
	height:155px;
	z-index:5;
	left: 9px;
	top: 3px;
}
.logo_head_flash_clinicas {
	position:absolute;
	width:307px;
	height:196px;
	z-index:5;
	left: 9px;
	top: 3px;
}
#logo_head_clinicas2 {
	position:absolute;
	width:140px;
	height:155px;
	z-index:11;
	left: 115px;
	top: 2px;
}
#head_ico_contacto {
	position:absolute;
	width:30px;
	height:30px;
	z-index:12;
	left: 748px;
	top: 4px;
}
#head_ico_favoritos {
	position:absolute;
	width:33px;
	height:31px;
	z-index:13;
	left: 708px;
	top: 4px;
}
#menu_superior1 {
	position:absolute;
	width:57px;
	height:58px;
	z-index:3;
	left: 12px;
	top: 295px;
	cursor: hand;
}
#menu_superior2 {
	position:absolute;
	width:83px;
	height:58px;
	z-index:3;
	left: 71px;
	top: 295px;
		cursor: hand;
}
#menu_superior3 {
	position:absolute;
	width:86px;
	height:58px;
	z-index:3;
	left: 156px;
	top: 295px;
		cursor: hand;
}
#menu_superior4 {
	position:absolute;
	width:107px;
	height:58px;
	z-index:3;
	left: 243px;
	top: 295px;
		cursor: hand;
}
#menu_superior5 {
	position:absolute;
	width:82px;
	height:58px;
	z-index:3;
	left: 351px;
	top: 295px;
		cursor: hand;
}
#menu_superior6 {
	position:absolute;
	width:59px;
	height:58px;
	z-index:4;
	left: 418px;
	top: 295px;
	cursor: hand;
}
#menu_superior7 {
	position:absolute;
	width:71px;
	height:60px;
	z-index:15;
	left: 480px;
	top: 295px;
}
#adornos_head {
	position:absolute;
	width:232px;
	height:101px;
	z-index:9;
	left: 550px;
	top: 294px;
}
#centradora{

	position: absolute;

	width: 750px;

	height: 502px;

	z-index:1;

	left: 50%; 

	margin-left: -395px;
		overflow: auto; 

	scrollbar-face-color:#dbeec1;

	scrollbar-arrow-color:#FFFFFF;

	scrollbar-track-color:#f5fde8;

	scrollbar-darkshadow-color:#d8e2c2;

	scrollbar-3dlight-color:#d8e2c2;

	scrollbar-shadow-color:#FFFFFF;

	scrollbar-highlight-color:#FFFFFF;

	scrollbar-base-color:#FFFFFF;

}

/* estilos para las letras */
.bold14_verde {
	color: #01af11; font-weight:bold; font-size:14px; font-variant:small-caps;
}
.bold12_verde {
	color: #01af11; font-weight:bold; font-size:12px;
}
.bold12_rojo {
	color: #f00505; font-weight:bold; font-size:12px; 
}
.border_imagen {border: 1px solid #04942e;}
.text_right {text-align: right}
a.link_leer_mas:link,  a.link_leer_mas:active, a.link_leer_mas:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display:block; background-image:url(../images/botones/bg_leer_mas_of.gif); background-repeat:no-repeat;
	height: 16px; width: 86px;
	padding-top: 2px; text-align:center;
}

a.link_leer_mas:hover {
	color: #000;
	background-image:url(../images/botones/bg_leer_mas_on.gif);
}
a.link_verde10bold:link,  a.link_verde10bold:active, a.link_verde10bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #30a004;
	text-decoration: none;
}

a.link_verde10bold:hover {
	color: #000;
	text-decoration: underline;
}
a.link_blanco10bold:link,  a.link_blanco10bold:active, a.link_blanco10bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.link_blanco10bold:hover {
	color: #000;
	text-decoration: underline;
}
/* estilos generales para las secciones */
.marginada_top {
	margin-top: 15px; text-align: justify; margin-right: 20px; 
}
.marginada_top p{margin-bottom: 15px;}
.marginada_top h3{
	background-image:url(../images/bg_subtitulo.gif); background-repeat:no-repeat;
	font-variant:small-caps; font-size:14px; font-weight:bold; padding-left: 6px;
	width: 435px; height: 17px; margin-bottom: 15px;
}
.marginada_top h2{
font-size: 14px; color:#006600; font-weight:bold;
margin-bottom: 15px;}
.marginada_top em{font-style:italic;}
.marginada_top li{
	margin-bottom: 10px; margin-left: 50px; list-style:circle;
}
.titular_seccion {
	position: relative; width: 440px; height: 30px;
}
.boton_titular_seccion {
	position:absolute; width: 108px; height: 20px; top: 3px; left: 320px;
}
.border_imag_generales {
	border: 1px solid #30a004;
}
.textos_nota {
	color: #30a004; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;
}
a.link_tooltip:link,  a.link_tooltip:active, a.link_tooltip:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a.link_tooltip:hover {
	color: #30a004;
	text-decoration: none;
}
.marginada_top a:link,  a:active, a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #30a004;
	text-decoration: underline;
}

.marginada_top a:hover {
	color: #000;
	text-decoration: none;
}
/* estilos paginación */
.posicion_paginacion {
	position:absolute;
	width: 240px;
	height: 20px;
	top: 3px;
	left: 188px;
}
#lista_paginacion {
width: 200px;
list-style: none; text-align: right;
}
.lista_paginacion_li {
width: 15px; float: left; padding-left: 6px;
}
.paginacion_cajas_no_activas {
width: 15px; height: 15px; border: 1px solid #00214d; background-color: #FFFFFF; color: #99131a; text-align: center;	font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center;
}
.paginacion_cajas_activas {
width: 15px; height: 15px; border: 1px solid #00214d; background-color: #6fa452; color: #fff; text-align: center;	font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center;
}
a.paginacion:link,  a.paginacion:active, a.paginacion:visited {
	font-weight: normal;
	text-decoration: none;
}

a.paginacion:hover {
	font-weight: bold;
	text-decoration: underline;
}
/* estilos para los vídeos */
.caja_lista_formu {
	width: 159px; height: 21px;
	border: 1px solid #fe0000;
	color: #000000; font-size: 10px;  padding-left: 3px; padding-top:2px;
}
.boton_formu {
	width: 69px; height: 18px;
	border: 1px solid #71b157; background-color:#71b157;
	text-align: center;
	color: #fff; font-size: 10px;  padding-left: 2px; 
	font-weight: bold;
}
#ul_lista_videos {
margin-left: 40px; list-style:circle
}
/* estilos para el detalle de noticias */
.imagen_mediana_detalles_services {
	width: 209px;
	padding: 3px; background-color:#FFFFFF;
	border: 1px solid #71b157;
	margin-right: 7px;
}
#detalles_noticias p{
	margin-bottom: 10px;
}
/* estilos para las tablas */
.tabla_jugador {
	background-color: #cdfbda; border-bottom: 1px dotted #000000; padding-top: 3px; height: 16px;
}
.tabla_numero {border-bottom: 1px dotted #000000; height: 16px;}
.tabla_numero2 {border-bottom: 1px dotted #000000; height: 16px; padding-left: 15px;}
#tabla_jugadores p{
	margin-bottom: 0px;
}
.titulo1_tabla {
	background-color: #449e4b; color: #FFFFFF;
	border-bottom: 1px dotted #000000; height: 18px; padding-top: 4px;
}
.titulo2_tabla {
	background-color: #0a6821; color: #FFFFFF;
	border-bottom: 1px dotted #000000;height: 18px;padding-top: 4px;
}
/* estilos para formularios */
.textos_tablas_form {
	color: #04942e;
}
.caja_formulario {
	border: 1px solid #04942e; width: 138px; height: 16px; color: #000000;
	padding-top: 2px; padding-left: 2px;
}
.caja_formulario_lista {
	border: 1px solid #04942e; width: 142px; height: 19px; color: #000000;
	padding-top: 2px; padding-left: 2px;
}
.caja_formulario_areas {
	border: 1px solid #04942e; width: 357px; height: 65px; color: #000000;
	padding-top: 2px; padding-left: 2px;	
}
.boton_formu {
	border: 1px solid #04942e;  color: #fff; font-weight:bold;
	padding-top: 2px; height: 24px;text-align: center;
}
/* galería de imágenes */
	#imagin_instance {
        height: 300px;
    }
	.nombre_usuario_fenicio {background-color: #cdfbda; padding-top: 3px; height: 16px; font-weight:bold;
	}
	.comentario_fenicio {border-bottom: 1px dotted #000000; padding-left: 15px;
	}