@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
html{background:url(images/repeat-y.gif) repeat-y center;}
body {
    background:url(images/bg_guardas.gif) no-repeat center top;
    font-family:Arial,"undotum";
    }
#contenedor_all {
	width: 960px;
	margin:0px auto;
}
#header {width:960px;}
#img_derecha{
    background:url(images/header-floquo-blog.png) no-repeat;
    float:left;
    height:164px;
    margin-left:10px;
    margin-top:10px;
    width:653px;
}
#img_izquierda{
    float:left;
	height:168px;
	margin:8px 0 0 6px;
	position:relative;
	width:280px;
}
.logo_link {
    float:left;
    margin-top:1px;
    padding-left:45px;
    width:260px;
}
#sbi {/*campo de texto de google*/
    background:transparent none repeat scroll 0 50%;
    border:0 none;
    color:#FFFFFF;
    float:left;
    margin:8px 5px 0 17px;
    width:192px;
}
.boton_buscar {
    background:transparent none repeat scroll 0 0;
    cursor:pointer;
    float:left;
    height:20px;
    margin:5px 30px 0 0;
    width:32px;
    border:0 none;
}
#contenedor {
   background:transparent url(images/loop_medio.gif) repeat-y scroll 0 0;
        margin:6px 7px 10px 10px;
    float:left;
    }
#contenedor_busqueda {
    background:transparent url(images/loop_medio.gif) repeat-y scroll 0 0;
    float:left;
    margin:6px 7px 10px 10px;
    width:652px;
    }
#the_loop {
	width:653px;
	float:left;
}
#palabras_sup {
	border-top:2px solid #CCCCCC;
	float:left;
	margin-left:10px;
	width:588px;
	padding-bottom:5px;
}
#palabras {
	float:left;
	margin-left:21px;
	width:588px;
}
#palabras a:hover{text-decoration:underline;}
#palabras h1 {
	color:#4d4d4d;
	font-size:12px;
}
#palabra_bajo {
	border-bottom:2px solid #CCCCCC;
	float:left;
	margin-left:10px;
	width:588px;
	padding-top:5px;
}
#salas {
	width:516px;
	float:left;
	padding-left:72px;
	padding-top:10px;
}
.salas_destacadas {
	background:transparent url(images/barra.jpg) no-repeat scroll 0 0;
	font-size:14px;
	height:26px;
	padding-bottom:10px;
}
.fondo p{
	color:#FFFFFF;
	padding:6px 0 0 16px;
}
.fondo2 p{
	color:#FFFFFF;
	padding:0px 0 0 16px;
	font-size:20px;
}
.fondo2{
	background:transparent url(images/barra.jpg) no-repeat scroll 0 0;
	font-size:25px;
	height:26px;
	padding-bottom:20px;
}
.fondo_titulos {
	background:transparent url(images/barra.jpg) no-repeat scroll 0 0;
	float:left;
	font-size:14px;
	height:26px;
	margin-left:82px;
	margin-top:20px;
	width:526px;
}
.fondo_titulos p {
	color:#FFFFFF;
	margin:6px 0 0 16px;
}
.fondocontacto{
	background:transparent url(images/barra.jpg) no-repeat scroll 0 0;
	font-size:14px;
	height:26px;
	margin-left:20px;
}
.fondocontacto p{
	color:#FFFFFF;
	padding:6px 0 0 16px;
	}
.salas_destacadas p {
	color:#FFFFFF;
	padding:6px 0 0 16px;
}
#imag_sala_dest {
	float:left;
	height:113px;
	width:490px;
	padding-bottom:10px;
	margin-left:12px;
}
#barra_salas_dest {
	border:2px solid #999999;
	float:left;
	margin-bottom:20px;
	width:516px;
	line-height:0;
}
.date {
	background:url(images/fecha.gif) no-repeat;
    height:131px;
    width:71px;
	float:left;
    margin-top:10px;
}
.fecha {
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    line-height:12px;
    margin-left:9px;
    margin-top:35px;
	
}
.mes {
	font-size:10px;
	line-height:15px;
	margin-left:10px;
	text-transform:uppercase;
    color:#ffffff;
    font-weight:bold;
}
.ano {
	font-size:10px;
	margin-left:9px;
    color:#ffffff;
    font-weight:bold;
}
a {
	color:#555658;
	text-decoration:none;
	text-align:left;
        cursor:hand;
}
a:hover {
	text-align:left;
	text-decoration:underline;
	color:#555658;
        cursor:hand;
}
a:visited {color:#555658;}
.titulo {
    padding:14px 0 5px 5px;
    border-bottom:2px dotted #555658;
    }
.titulo h2 {
    font-size:20px;
    color:#555658;
    }
.titulo_result {
	float:left;
	padding-bottom:14px;
	padding-left:65px;
	width:516px;
}
.titulo_result h3 {
	font-size:13px;
	margin-top:10px;
}
.titulo_result h3 a {
	color:#DB6D13;
}
.titulo_result small{
	font-size:12px;
	line-height:23px;
	}
.titulo_result a{
    font-size:17px;
    color:#1F3215;
    }
.titulo a {text-decoration:none;}
.titulo a:hover {text-decoration:underline;}
.contenedor_autor {
	float:right;
	width:192px;
	padding-bottom:10px;
}
.autor {
	float:right;
	font-size:12px;
	color:#555658;
}
.txt_noticia {
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 60px;
	text-align:justify;
    width:483px;
}
.txt_noticia a, .txt_noticia a:visited {
	color:#E2791E;
	text-decoration:none;
	text-align:left;
    cursor:hand;
}

.txt_noticia a:hover, .txt_noticia a:active {
	color:#E2791E;
	text-decoration:underline;
	text-align:left;
    cursor:hand;
}

#texto_page{
    float:left;
    font-size:12px;
    font-weight:normal;
    color:#555658;
    margin:0 0 0 84px;
    padding:5px 0;
    text-align:justify;
    width:450px;
	line-height:20px;
    }
#texto_page p {
	padding: 5px 0 5px 0;
}
.linea_puntos{
    border-bottom:2px dotted #999999;
    margin:10px 0;
    }
.txt_noticia a, txt_noticia a:visted {
	color:#D76810;
}
.txt_noticia p {
	line-height:20px;
    color:#555658;
    font-size:12px;
    padding-top: 10px;
}
.txt_foto a{
    color:#555658;
    float:left;
    font-size:12px;
    font-weight:bold;
    padding:5px 0 0 22px;
}
.foto1{float:left;}
.txt_noticia ul {margin-left:16px;}
.selflink {color:#4d4d4d;}
.more-link {
	background:url(images/flechamas.gif) no-repeat;
	color:#557E3F;
	font-weight:bold;
	padding:0 12px 18px 20px;
	line-height:48px;
}
.fondo_etiqueta {
    background:transparent url(images/cierre-de-nota.jpg) no-repeat scroll 0 0;
    height:61px;
    width:483px;
}
.postmetadata {
	color:#555658;
	float:left;
	font-size:12px;
	margin:12px 0 0 0px;
	padding:0 0 0 21px;
	line-height:19px;
}
.num {
    float:right;
    margin:23px 15px 0 0;
    padding:5px 0 0;
}
.num a {
	color:#555658;
	font-size:24px;
}
.num a:hover {
	color:#555658;
	font-size:24px;
}
.num a:visited {
	color:#FFFFFF;
	font-size:24px;
}
.comen {
    float:right;
    padding:35px 10px 0 0;
    width:75px;
}
.comen a {
	color:#555658;
	font-size:12px;
	font-weight:bold;
}
.comen a:hover {color:#555658;}
.comen a:visited {color:#555658;}
.postmetadata a {
	color:#555658;
	font-weight:bold;
	margin-left:5px;
}
.postmetadata a:hover {color:#555658;}
.postmetadata a:visited {color:#555658;}
#img_eiq {
	background:url(images/tag_green.gif) no-repeat;
	width:16px;
	height:16px;
}
#contenedor_sidebar {
    float:left;
    margin:5px auto;
    position:relative;
    width:281px;
}
#footer {
    background:#000000 none repeat-x scroll 0 0;
    color:#FFFFFF;
}
#footer a {color:#FFFFFF;}
.subtit_footer {
	font-size:10px;
	line-height:14px;
	margin-left:15px;
	padding-top:7px;
}
.subtit_footer a {
	text-decoration:none;
	color:#FFFFFF;
}
.subtit_footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.subtit_footer_red {
	float:left;
	margin:24px 0 0 5px;
	font-size:10px;
}
.subtit_footer_red a {color:#FFFFFF;}
.subtit_footer_red a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#grupo_txt {
	float:left;
	width:226px;
}
.grupo_txt2 {
	float:left;
	padding-left:75px;
	padding-top:17px;
	width:170px;
}
.grupo_txt3 {
	float:left;
	width:126px;
	padding-top:16px;
}
.noticias_relac {
	border:1px solid #0000FF;
	margin-left:80px;
	width:526px;
}
#conten_not_rel {width:526px;}
.linea_not_relac {
	border:2px solid #213516;
	margin-bottom:15px;
	margin-left:80px;
	margin-top:5px;
	width:524px;
}
#contenedor_comentarios {
	float:left;
	width:588px;
}
ul {
	list-style: none;
	font-weight:bold;
	color:#666666;
    padding:6px 0 0 6px;
}
.categ_bajo li {
	color:#4D4D4D;
	font-weight:normal;
	list-style-image:url(images/carpeta.gif);
	list-style-position:inside;
	list-style-type:disc;
	margin-left:3px;
	line-height:22px;
}
.categ_bajo li a{ 
    font-weight:bold;
    font-size:12px;
    }
.contenedor_fecha {float:left;}
.contenido_titulo {
    float:left;
    padding-right:10px;
    padding-top:25px;
    width:483px;
}
.toc {margin-left:43px;}
ol {margin-left:16px;}
.txt_coment p {font-size:12px;}
.contenedor_add_coment {
    margin-left:61px;
    margin-top:10px;
    width:483px;
}
#fondo_coment {
	background:url(images/fondo_imputs.gif) no-repeat;
	height:71px;
    width:483px;
	}
#fondo_coment a {color:#CCCCCC;}
#author {
    background:transparent none repeat scroll 0 0;
    border:0px none;
    color:#DB6D13;
    float:left;
    margin:20px 0 0 10px;
    padding:2px;
    width:200px;
	}

#nombre{
	width:430px;
	}
#nombre small{
   color:#555658;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin:25px 0 0 40px;
    }
#email {
	background:transparent none repeat scroll 0 0;
    border:0px none;
    color:#DB6D13;
    margin:7px 0 0 10px;
    padding:2px;
    width:203px;
}
#correo{width:420px;}
#correo small{
    float:left;
    font-size:12px;
    font-weight:bold;
    margin:12px 0 0 52px;
    color:#555658;
}
#url {
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;
	width:173px;
	border:0 none;
}
#web{
	padding:12px 0 0 17px;
	width:276px;
}
#txt_area{
	background:transparent url(images/fondo_coment.gif) no-repeat scroll 0 0;
    height:196px;
	}
#comment {
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:#DB6D13;
    float:left;
    height:119px;
    margin:7px 0 0 103px;
    padding:2px;
    width:358px;
}
#campos_oblig{
    color:#555658;
    float:left;
    font-size:10px;
    font-weight:bold;
    margin:12px 0 0 37px;
}
#submit {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:14px;
	margin:10px 0 0 26px;
}
#commentPreview {
	background:transparent url(images/preview.jpg) repeat-y scroll 0 0;
	padding:1px;
	width:516px;
}
/*#loged {
	background:transparent url(images/comentario_medio.jpg) repeat-y scroll 0 0;
	padding:5px 0 0 17px;
}
#loged a{color:#CCCCCC;}*/
.no_coment {
	background:transparent url(images/no_coment.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    font-size:20px;
    height:80px;
    margin:10px 0 0 61px;
    text-align:center;
    width:484px;
}
.no_coment p {
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
	padding-top:29px;
}
.navigation {
	float:left;
	font-size:12px;
	padding:9px 0 0 63px;
	width:489px;
	margin-bottom:9px;
}
.alignleft {
	float:left;
	width:220px;
}
.alignleft a{
    float:left;
    padding-top:8px;
    }
.alignleft a:hover {text-decoration:underline;}
.img_alignleft {
	background:url(images/flecha-anterior.gif) no-repeat;
	width:16px;
	height:16px;
	float:left;
}
.alignright {
	width:250px;
	float:right;
	text-align:right;
}
.alignright a{
    padding-top:8px;
    float:right;
}
.alignright a:hover {text-decoration:underline;}
.img_alignright {
	background:url(images/flecha-siguiente.gif) no-repeat;
	width:16px;
	height:16px;
	float:right;
}
.archivo {
	background:transparent url(images/barra.gif) no-repeat scroll 0 0;
	float:left;
    height:66px;
    margin:10px 0 0 10px;
    width:653px;
	}
.archivo h2{
	color:#DB6D13;
	font-size:20px;
	line-height:40px;
	padding-left:16px;
	text-align:left;
    margin-top:11px;
    float:left;
}
.archivo2 {
	background:transparent url(images/barra.gif) no-repeat scroll 0 0;
	float:left;
    height:66px;
    width:653px;
	}
.archivo2 h2{
	color:#DB6D13;
	font-size:20px;
	line-height:40px;
	padding-left:16px;
	text-align:left;
    margin-top:11px;
    float:left;
}
.contenedor_etiqueta {
	padding-left:60px;
    float:left;
}
.contenedor_busqueda h2{
	color:#FFFFFF;
	font-size:16px;
	padding-left:22px;
	padding-top:6px;	
	}
no_result{margin-top:53px;}
.no_result h2{padding:10px 0 0 10px;}
.cuerpo_tag ul {
	list-style: none;
	font-weight:bold;
	font-size:10px;
	color:#4D4D4D;
}
.cuerpo_tag ul a{}
.cuerpo_tag ul li{
	list-style: none;
	font-weight:bold;
	font-size:10px;
	color:#4D4D4D;
}
.cuerpo_tag ul li ul li{
	font-size:10px;
	font-weight:normal;
	list-style-image:url(images/vineta.jpg);
	list-style-position:outside;
	margin-left:14px;
}
.cuerpo_tag li {
	color:#4D4D4D;
	font-weight:normal;
	list-style-image:url(images/vineta.jpg);
	list-style-position:inside;
	list-style-type:disc;
}
.cuerpo_tag li a{font-size:10px;}
.navigation_2 {
    padding:0 0 0 63px;
    width:476px;
}
.navigation_2 a{
    color:#555658;
    font-size:12px;
    font-weight:bold;
    }
.navigation_2 .alignleft {margin-top:5px;}
.navigation_2 .alignright{margin-top:5px;}
.img_previo{
	background:transparent url(images/previous.gif) no-repeat scroll 0 0;
	float:left;
    height:35px;
    width:35px;
	}
.img_next{
	background:transparent url(images/next.gif) no-repeat scroll 0 0;
	float:right;
	height:35px;
	margin:0 0 0 7px;
	width:35px;
	}
.txt_noticia img{
	margin:10px;
	}
.editar{
	margin:0 auto;
	width:300px;
	padding:30px;
}
/*************************************************************************************/
.cont_barra_titulo {
	width:516px;
	padding-top:10px;
	margin-left:61px;
}
.fondo{
	background:transparent url(images/barra.jpg) no-repeat scroll 0 0;
	font-size:14px;
	height:26px;
	width:516px;
}
.contenedor_comentario {
	padding-left:72px;
	width:516px;
}
.avatar {
	float:left;
	height:80px;
	width:80px;
	margin:14px 16px 0 5px;
}
.cita {
	float:left;
    font-size:12px;
    padding-top:24px;
}

.commentmetadata {
	float:right;
    font-size:10px;
    font-weight:normal;
    padding:26px 13px 0 0;
}
.txt_coment {}
.cita a {
	font-size:12px;
	font-weight:bold;
	float:left;
	}
#foto{
	background:url(images/foto.gif) no-repeat;
    width:75px;
    height:75px;
    float:left;
    margin-top:20px;
}
#barra{
    background:url(images/barra-superior.gif) no-repeat scroll -17px 0px;
    width:980px;
    height:56px;
}
.txt{
    color:#FFFFFF;
    float:left;
    font-size:10px;
    margin:10px 0 0;
}
#buscador{float:right;}
.loop_top{
    background:url(images/loop_top.gif) no-repeat;
    height:122px;
    width:652px;
    float:left;
    }
.loop_top2{
    background:url(images/loop_top.gif) no-repeat;
    width:652px;
    float:left;
    }
/*.loop_medio{background:url(images/loop_medio.gif) repeat-y;}*/
.loop_bajo{
    background:#ffffff url(images/loop_bajo.gif) no-repeat;
    width:652px;
    height:27px;
    }
.boton_registro{
    background:transparent none no-repeat scroll 0 0;
    border:0 none;
    cursor:pointer;
    height:50px;
    margin:108px 0 0 130px;
    width:145px;
}
#cartel_floquo{
    background:url(images/floquo.jpg) no-repeat;
    width:281px;
    height:230px;
    }
#cartel_floquo p{
    font-weight:bold;
    font-size:12px;
    color:#FFFFFF;
}
#content_txt{
    padding:10px 0 10px 10px;
    width:173px;
    }
.categ_top{
    background:url(images/categoria_top.gif) no-repeat;
    width:281px;
    height:46px;
    }
.categ_top2{
    background:url(images/categoria_top2.gif) no-repeat;
    width:281px;
    height:38px;
    }
.categ_medio{
    background:#ffffff;
    width:281px;
    }
.categ_bajo{
    background:url(images/categoria_bajo.gif) no-repeat;
    height:174px;
    width:281px;
    }
.categ_titulo{
    font-size:12px;
    color:#555658;
    font-weight:bold;
    padding:22px 0 0 11px;
}
a:hover .categ_titulo {
    text-decoration:underline;
    color:#DF7317;
    cursor:hand;
    }
.categ_susc{
    margin:16px 0 0;
    font-size:12px;
    color:#555658;
    font-weight:bold;
    float:left;
    }
.categ_susc a:hover{ color:#DF7317;}
.categ_titulo2{
    color:#555658;
    float:left;
    font-size:12px;
    font-weight:bold;
    line-height:18px;
    padding:4px 0 0 6px;
    }
.categ_titulo2 h2{
    color:#555658;
    float:left;
    font-size:12px;
    font-weight:bold;
    line-height:18px;
    padding:4px 0 0 6px;
    }
.m_t{margin-top:10px;}
#ico_face{
    background:url(images/facebook.gif) no-repeat;
    width:40px;
    height:40px;
    float:left;
    }
#ico_space{
    background:url(images/myspaces.gif) no-repeat;
    width:40px;
    height:40px;
    float:left;
    margin:10px 0 0 45px;
    }
#ico_twitter{
        background:url(images/twitter.gif) no-repeat;
        width:40px;
        height:40px;
        float:left;
    }
#ico_tuenti{
        background:url(images/tuenti.gif) no-repeat;
        width:40px;
        height:40px;
        float:left;
        margin:10px 0 0 61px;
    }
#ico_rss{
        background:url(images/rss.gif) no-repeat;
        width:40px;
        height:40px;
        float:left;
        margin:12px 10px 0 15px;
    }
.f_l{float:left;}
.content_ico{
    float:left;
    margin:10px 0 0 10px;
    }
.content_ico2{
    float:left;
    margin:10px 0 0 10px;
    }
img{border:none;}
#footer{
    background-color:#000000;
    padding:10px 0;
    width:100%;
    }
#footer_inner {
    background:#555658 url(images/footer_mid.gif) repeat-y scroll 0 0;
    color:#666666;
    font-size:11px;
    margin:0 auto;
    width:940px;
}
#footer_top {
    background:transparent url(images/footer_top.gif) repeat-y scroll 0 0;
    font-size:0;
    height:13px;
}
#footer_bottom {
    background:transparent url(images/footer_bottom.gif) no-repeat scroll left bottom;
    min-height:46px;
    padding:0 10px 10px;
}
#footer_bottom .thunderline {
    border-bottom:1px dotted #555658;
    margin:0 5px;
    padding:1px 0 3px;
    text-align:left;
}
#footer_inner {
    color:#666666;
    font-size:11px;
}
#footer_bottom td {
    font-size:9px;
    padding:5px 10px 15px;
    vertical-align:top;
}
#footer_bottom .level2 {
    line-height:14px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    padding:3px 0 0 20px;
}

#footer_bottom .level2 li a {
    color:#4D4D4D;
    font-weight:normal;
    line-height:14px;
    margin-left:3px;
    color:#666666;
    font-size:9px;
    font-weight: bold;
}

#footer a {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
#footer #footer_bottom .logo {
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
}
.float-right {float:right;}
.footerlinks {
    font-size:10px;
    padding:0 10px 3px 0;
}
.footericons {
    margin:0 auto;
    padding:6px 10px;
    width:940px;
    }
.footericon1, .footericon2, .footericon3 {
    float:right;
    position:relative;
}
#footer a {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
.footericon1 a .footerico1, .footericon2 a .footerico2, .footericon3 a .footerico3 {
    cursor:pointer;
    opacity:0;
    position:absolute;
}
.footerico3 {
    background:transparent url(images/ico_footer3_hover.gif) no-repeat scroll 0 0;
    height:26px;
    width:66px;
}
.footericons img {padding:0 20px 0 0;}
.footerico1 {
    background:transparent url(images/ico_footer1_hover.gif) no-repeat scroll 0 0;
    height:26px;
    width:74px;
}
.footericon1 a:hover .footerico1, .footericon2 a:hover .footerico2, .footericon3 a:hover .footerico3 {opacity:1;}
.clear {clear:both;}
.linea_tuntitos{
    border-top:2px dotted #555658;
    margin-top:10px;
}
#fondo_rss{
        background:transparent url(images/fondo_rss.gif) no-repeat;
        width:281px;
        height:65px;
    }
#fondo_mail{
        background:transparent url(images/email.gif) no-repeat;
        width:281px;
        height:87px;
    }
.input{
    background:transparent url(images/imputs.jpg) no-repeat scroll 0 0;
    border:0 none;
    height:20px;
    width:249px;
    margin:3px 0 3px 10px;
    color:#DF7317;
}
.boton_susc{
    background:transparent url(images/boton.jpg) no-repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    font-size:9px;
    font-weight:bold;
    height:21px;
    margin:0 0 0 176px;
    width:83px;
    }

#searchsubmit{
    background:transparent url(images/boton.jpg) no-repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    font-size:9px;
    font-weight:bold;
    height:21px;
    margin:4px 0 0 167px;
    width:83px;
    }
.boton_enviar{
    background:transparent url(images/boton2.jpg) no-repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    float:left;
    font-size:9px;
    font-weight:bold;
    height:21px;
    margin:10px 0 0 218px;
    width:103px;
}
#botones{
    float:right;
    margin:7px 33px 0 0;
    }
#botones a{
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
}
/*********************************************************************************************/
#header_menu {
    float:right;
    padding-left:2px;
    padding-top:1px;
}
#header_menu .btnm {
    background:transparent url(images/mm.gif) repeat-x scroll left bottom;
    float:left;
    height:19px;
}
#header_menu .menu_izq {
    background:transparent url(images/mi.gif) no-repeat scroll left bottom;
    float:left;
    height:19px;
    width:5px;
}
#header_menu .btnm .entrarbtn {
    background:transparent none repeat scroll 0 0;
    border:0 none;
    color:#FFFFFF;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    height:19px;
    padding:0 7px 2px;
    cursor:pointer;
}
textarea, input {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}
#header_menu .separator {
    background:transparent url(images/ms.gif) no-repeat scroll left bottom;
    float:left;
    height:19px;
    width:2px;
}
#header_menu .btnm a {
    color:#FFFFFF;
    float:left;
    font-size:10px;
    font-weight:bold;
    line-height:18px;
    padding:0 7px;
    text-decoration:none;
}
#header_menu .menu_der {
    background:transparent url(images/md.gif) no-repeat scroll left bottom;
    float:left;
    height:19px;
    width:5px;
}
.coment{
    width:483px;
    background:#FFFFFF none repeat scroll 0 0;
    margin:10px 0 0 61px;
    }
.coment_top{
    background:transparent url(images/coment_top.gif) no-repeat;
    width:483px;
    height:48px;
        }
.coment_bajo{
    background:transparent url(images/coment_bajo.gif) no-repeat;
    width:483px;
    height:86px;
    }
.f_l{float:left;}
#txt_page{
    font-size:20px;
    color:#555658;
    font-weight:bold;
}
.no_result{
    font-size:20px;
    color:#555658;
    font-weight:bold;
    font-size:12px;
    width:330px;
}
#busqueda{
    float:left;
    margin-left:20px;
    width:400px;
    }
#s{
    background:transparent url(images/imputs.jpg) no-repeat scroll 0 0;
    border:0 none;
    color:#DF7317;
    height:14px;
    padding:3px;
    width:243px;
    }
#texto_page a, #texto_page a:visited {
	color:#D76810;
}
#foto_qienes_somos{
    width:482px;
    height:230px;
    background-color:silver;
    margin:0px auto;
}
.fotos{
   width:75px;
   height:75px;
    background-color:silver;
    float:left;
    margin:3px 21px 0;
        }
#content_foto{
    height:80px;
    margin:0 auto;
    width:480px;
}
.footerico2 {
background:transparent url(images/ico_footer2_hover.gif) no-repeat scroll 0 0;
height:26px;
width:109px;
}
.registrateya {
    background:transparent url(images/registrateya2.gif) no-repeat scroll right bottom;
    cursor:pointer;
    height:54px;
    opacity:0;
    filter:alpha(opacity=0);
    position:absolute;
    right:5px;
    top:108px;
    width:145px;
}
a:hover .registrateya {
    opacity:1;
    filter:alpha(opacity=100);
}

blockquote {
	border:1px solid #CCCCCC;
	margin:10px;
	padding:20px;
}

