/*
PORTAL CALANDRIA

TEMA: CALANDRIA25

Por el 25 aniversario de la A.C.S. Calandria

Estilos CSS
Desarrollado por: 
Centro Produccion Calandria
www.cpcalandria.com

 Job Huaripata Huaman 
 job@calandria.org.pe

*/

@import url("menu_vertical.css");
@import url("menu_horiz_glossy.css");
@import url("menusaurio.css");
@import url("menuv.css");
@import url("submenu_14.css");

/*------- CUERPO -------*/
body {
	font-family: "trebuchet MS";
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg/bg-mc.png);
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
* hr {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#barra_calandria a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
/* barra de navegacion superior */
#breadcrumb {
	font-family: "Trebuchet MS";
	font-size: 12px;
	display: block;
	width: 100%;
	margin-bottom: 7px;
	color: #FF0000;
}
#breadcrumb a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: inline;
}
#breadcrumb a:hover {
	color: #009900;
	text-decoration: none;
}

/*  quienes somos */
#conte_secc1 {
	display: block;
	height: auto;
	width: 540px;
}
#conte_secc1 a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #339900;
	text-decoration: none;
}


#conte_secc1 li {
	list-style-image: url(../img/ico/vineta-1.jpg);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
	list-style-position: outside;
}

/**/

#conte_secc {
	display: block;
	height: auto;
	width: 540px;
}
#conte_secc a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}


#conte_secc li {
	list-style-image: url(../img/ico/vineta.png);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}

/* temas */



#conte_secc2 {
	display: block;
	height: auto;
	width: 540px;
}
#conte_secc2 a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}


#conte_secc2 li {
	list-style-image: url(../img/ico/vineta-2.jpg);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}
/**/
#conte_secc3 {
	display: block;
	height: auto;
	width: 540px;
}
#conte_secc3 a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}


#conte_secc3 li {
	list-style-image: url(../img/ico/vineta-3.jpg);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}

/**/
#conte_secc4 {
	display: block;
	height: auto;
	width: 540px;
}
#conte_secc4 a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #B0B000;
	text-decoration: none;
}


#conte_secc4 li {
	list-style-image: url(../img/ico/vineta-4.jpg);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}

/**/
#conte_secc5 {
	display: block;
	height: auto;
	width: 540px;
}
#conte_secc5 a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #3399FF;
	text-decoration: none;
}


#conte_secc5 li {
	list-style-image: url(../img/ico/vineta-5.jpg);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}
/**/
#conte_secc6 {
	display: block;
	height: auto;
	width: 540px;
}
#conte_secc6 a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
}


#conte_secc6 li {
	list-style-image: url(../img/ico/vineta-6.jpg);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}


/**/
#bp_datos {
	display: block;
	height: auto;
	width: 540px;
	margin-bottom: 10px;
}


#contenedor {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	display: block;
	font-style: normal;
}

#texto {
	height: auto;
	width: 560px;
	float: left;
	display: block;
	background-image: url(../img/menu-lateral-linea.jpg);
	background-repeat:  repeat-y;
	background-position: left;
	margin-top: 10px;
}
#cabecera {
	height: 115px;
	width: 776px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	display: block;
	float: left;
}
#cabecera #usuario {
	height: 20px;
	padding: 4px;
	width: 150px;
	float: right;
}

#cuerpo {
	float: left;
	width: 550px;
	height: auto;
	margin-left: 0px;
	padding-right: 10px;
}
#cuerponio {
	float: left;
	height: auto;
	width: 776px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#calendario {
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.contenido_txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#encuesta_home {
	width: 185px;
	margin-right: 0px;
	height: auto;
	background-color: #EEEEEE;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image: url(../img/bg/bp_encu.jpg);
	background-repeat: no-repeat;
	background-position: 4px top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.enlace_exp {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}


#foro-home {
	border: 1px dotted #CE731B;
	width: 550px;
	background-color: #FDF5EE;
	height: 250px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: none;
	margin-left: 5px;
	margin-bottom: 10px;
	visibility: hidden;
}

#home-util {
	float: left;
	height: 100%;
	margin-top: 10px;
	display: block;
}


#panel_frontal_interno {
	height: 135px;
	width: 756px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#panel_frontal {
	height: 135px;
	width: 756px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#novedades {
	height: auto;
	width: 330px;
	float: left;
	display: block;
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
}
#nov-txt-arriba {
	display: block;
	float: right;
	height: 10px;
	width: 550px;
	background-image: url(../img/bg-arriba-nov.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nov-txt-abajo {
	background-image: url(../img/bg-abajo-nov.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	float: right;
	width: 550px;
}


#novedades .even {
	background-color: #FFE373;
	background-image: url(../img/nov-fondo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#novedades .odd {
	background-color: #FFE373;
	background-image: url(../img/nov-fondo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#novedades .over {
	background-color: #FFF3C5;
	background-image: url(../img/nov-fondo-over.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#nove_home {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-family: "trebuchet MS";
	font-size: 12px;
}
#nove-navega {
	width:auto;
}
#nove-navega a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
#nove-navega li {
	display: block;
	float: left;
	background-color: #FFFF99;
	height: 40px;
	width: 40px;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
}




#novedades img {

}

#nove_home a, a:visited {
	color: #0099CC;
	text-decoration: none;
	font-size: 13px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: "trebuchet MS";
	font-weight: bold;
}
#nove_home a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
	padding-right: 2px;
	background-color: #0099CC;
	padding-left: 2px;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}


#novedades hr {
	border: thin dashed #999999;
	height: 1px;
}
#nove-home {
}
.nov_fecha {
	color: #666666;
	display: inline;
	font-weight: normal;
	font-family: "trebuchet MS";
	font-size: 11px;
}
.img-nove-large {
	margin-left: 10px;
	float: right;
	margin-right: 5px;
	display: inline;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nove_fondo {
	background-image: url(../img/nov-fondo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#secciones {
	font-family: "trebuchet MS";
	font-size: 13px;
	height: auto;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#recursos {
	height: auto;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 545px;
}
#conte_rec {
	display: block;
	height: auto;
	width: 540px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0C005;
}
#conte_rec a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}


#arriba-txt {
	background-image: url(../img/bg-arriba-txt.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 570px;
}
#abajo-txt {
	display: block;
	height: 10px;
}
#nuestras_exp {
	margin-top: 10px;
	padding: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DAE6A4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #8DA02C;
	border-bottom-color: #8DA02C;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #DAE6A4;
	background-color: #FBFDF4;
	display: none;
}
#nuestras_exp a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #339900;
	text-decoration: none;
	font-weight: normal;
}
#nuestras_exp a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#secciones666 li {
	list-style-image: url(../img/ico/vineta.png);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}

.seccion1 li {
	list-style-image: url(../img/ico/vineta-1.png);
	margin-bottom: 7px;
	margin-left: -20px;
	display: list-item;
	padding-left: 5px;
	vertical-align: top;
}


#secc-img {
	height: 150px;
	margin-bottom: 10px;
	text-align: center;
	padding-left: 5px;
	display: none;
	visibility: hidden;
}


#menu {
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-left: 5px;
	height: auto;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
}
#menu h5 {
	font-family: "trebuchet MS";
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}
#menu #menu_lateral {
	margin-bottom: 10px;
}
#menu-txt {
	float: left;
	height: auto;
	width: 540px;
	display: none;
	visibility: hidden;
}
#menu-fron {
	display: none;
	width: 540px;
}
#menu-fron li {
	list-style-image: none;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
#menu-fron a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}


#menu-flash {
	float: right;
	height: 150px;
	width: 165px;
	margin-top: 30px;
	margin-right: 20px;
	text-align: left;
	display: none;
	visibility: hidden;
}
#menu-temas {
	display: block;
	padding: 5px;
	height: auto;
	width: 530px;
}
#menu-temas a, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
#tabs_rec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	height: 15px;
	width: 530px;
}




#opinion_home {
	width: 185px;
	background-color: #F2F2F2;
	height: auto;
	float: left;
	margin-top: 10px;
	padding-top: 33px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	background-image: url(../img/bg/bg_opina.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#opinion_home a, a:visited {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



#pie {
	height: 25px;
	color: #999999;
	float: left;
	width: 776px;
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#panelsaurio {
	height: 150px;
	width: 550px;
	float: left;
	font-family: "trebuchet MS";
	font-size: 24px;
	vertical-align: middle;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	display: none;
	
	}
#panelsaurio .oculta {
	display: none;
	width: 756px;
	height: 150px;
}
#radio-k {
	height: 20px;
	width: 550px;
	display: none;
	margin-bottom: 15px;
	vertical-align: top;
	color: #999999;
	visibility: hidden;
}
/* SUB MENU DE SECCIONES - ESTILO CON FLECHITAS*/
#sub-menu-1 {
	margin-top: 30px;
}
#sub-menu-1 li a{
	display: list-item;
	margin-left: -25px;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
	list-style-image: url(../img/ico/triangle_gris.jpg);
	vertical-align: top;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	color: #FF6600;
}
#sub-menu-1 li a:hover {
	display: list-item;
	margin-left: -25px;
	width: 120px;
	list-style-image: url(../img/ico/triangle_verde.jpg);
	vertical-align: top;
	background-color: #FFFFCC;
	color: #FF6600;
}

/* --- FIN DE SUB MENU ESTILO CON FLECHITA  -----*/

/* SUB MENU DE SECCIONES - ESTILO CON PESTANA*/
#sub-menu {
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #8EA12E;
	display: none;
}
#sub-menu ul{
	list-style-type: none;

}
#sub-menu li a{
	width: 130px;
	vertical-align: middle;
	color: #CE731B;
	display: block;
	padding-top: 6px;
	list-style-type: none;
	margin-left: -40px;
	padding-left: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8EA12E;
}
#sub-menu li a:hover {
	width: 130px;
	vertical-align: middle;
	color: #FF6600;
	display: block;
	list-style-type: none;
	margin-left: -40px;
	background-image: url(../img/ico/home/pestana2.jpg);
	background-repeat: no-repeat;
}

/* --- FIN DE SUB MENU ESTILO CON PESTANA  -----*/


.linea_menu {
	border: 1px dashed #8DA02C;
}
.img_borde {
	border: 2px solid #8DA02D;
}
.img_borde_grueso {
	border: 4px solid #FF9900;
}

.linea_rayada {
	border: 1px dashed #CE731B;
}
.tools {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
}
.tit_subseccion {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FF3300;
	font-weight: bold;
}
.tit_secc5 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
}
.tit_secc1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}
.tit_secc2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.tit_secc3 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}
.tit_secc4 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #979700;
}
.tit_secc5 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
}

.tit_secc6 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
#tool-seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing: 1px;
	font-size: 10px;
	display: block;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
}
#tool-seccion a {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tool-seccion a:hover {
	color: #666666;
	text-decoration: underline;
}
#ultimos {
	display: block;
	float: left;
	height: auto;
	width: 756px;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 10px;
	background: #C2CE3E;
	margin-bottom: 10px;
}
.formu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
}
.tit_participacion {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	text-align: center;
	background-image: url(../img/ico-tit-blanco.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

#webs a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
#webs {
	height: 80px;
	float: left;
	width: 776px;
	background-color: #F2F2F2;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#menu_secciones {
	display: block;
	height: 30px;
	width: 756px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	background-color: #ffffff;
	background-image: url(../img/bg/bg_debajomenu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.tit_webs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	font-style: normal;
}
.txt_detalle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

#barra_calandria {
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	width: 776px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	background-color: #008445;
}
/*------- MENU VERTICAL ------*/

a.enlace_relac:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a.enlace_relac {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a.enlace_relac:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}


a.enlace_foro:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a.enlace_foro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a.enlace_foro:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

#enlace_subs {
	display: block;
	height: auto;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FF0000;
	color: #FFFFFF;
}
#navega {
	display: block;
	height: auto;
	width: 756px;
	background-image: url(../img/navega-linea.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#botonera {
	display: block;
	height: 25px;
	width: 766px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #ffffff;
}
.novehome_img {
	border: 5px solid #CCCCCC;
}
#home-aplicaciones {
	display: block;
	float: left;
	height: auto;
	width: 195px;
	background-color: #FFFFFF;
	margin-left: 10px;
}
#campanas {
	display: block;
	height: auto;
	width: 210px;
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#campanas ul{
	list-style-type: none;
	display: inline;
	list-style-image: none;
	left: -15px;
	position: relative;
}
#campanas li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-top: 5px;
}


.campana {
	border: 2px dotted #999999;
	padding: 4px;
	margin-top: 5px;
}
.tit_gris {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}
.mas_gris {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #949494;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #949494;
	margin-bottom: 5px;
	padding-bottom: 3px;
	background-color: #F7F7F7;
	padding-top: 3px;
}
.buscador {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.no-encontrado {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.btn_formu1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #009900;
	font-weight: bold;
	border: 1px solid #009900;
}
.tit_bp {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #979700;
}
#cuerpo-foro {
	display: block;
	height: auto;
	width: 765px;
}
.tit_foro {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

