body {
	background-color: #eee;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.fondo_blanco {background-color: #FFF;}
.sombra_izda {
	background-image: url(../images/sombra_izda.gif);
	background-repeat: repeat-y;
}
.sombra_decha {
	background-image: url(../images/sombra_decha.gif);
	background-repeat: repeat-y;
}
.fondo_diagonales {
	background-image: url(../images/fondo_diagonales.gif);
	background-repeat: repeat-x;
}
.franja_vertical {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #d3dadf;
}
/* Cabecera .............................................*/
.cabecera_fecha {
	font-size: 11px;
	color: #000;
	margin-left: 14px;
	line-height: 15px;
}
.cabecera_tit_portal {
	font-size: 15px;
	color: #304f6a;
	margin-left: 14px;
	font-weight: bold;
	text-decoration: none;
}
/* Cierre .............................................*/
.cierre_linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3dadf;
}
.ciere_fondo_azul {
	background-color: #d3dadf;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.cierre_direccion {
	font-size: 11px;
	color: #223c53;
}
.cierre_creditos {
	font-size: 11px;
	color: #223c53;
	text-decoration: none;
}
.cierre_creditos:hover {color: #6a8aa5;}
/* Contenido .............................................*/
.titulo_1 {
	font-size: 18px;
	color: #5a7389;
	font-weight: bold;
}
.titulo_2 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	font-style: italic;
}
.parrafo {
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.parrafo_bullet {
	font-size: 12px;
	color: #5B7B94;
	text-align: justify;
	margin-right: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 5px;
}
.parrafo_bullet2 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 5px;
}


.enlace {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.enlace a {
	font-size: 12px;
	color: #ff9c00;
	text-decoration: none;
}
.enlace a:hover {
	font-size: 12px;
	color: #ff9c00;
	text-decoration: none;
}
.enlace:hover {
	font-size: 12px;
	color: #ff9c00;
	text-decoration: none;
}
.enlace_volver {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 30px;
	margin-right: 8px;
}
.enlace_volver:hover {color: #5a7389;}
/* Submenu .............................................*/
.sm_fondo_azul {background-color: #6183a0;}
.sm_foto {
	margin-top: 35px;
	border: 1px solid #d1dae0;
}
.sm_txt {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0 7px 10px 4px;
	line-height: 6px;
	text-decoration: none;
}
.sm_txt:hover {
	color: #ff9c00;
}
/* FQS .............................................*/

.fqs_preguntas {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
}
.fqs_respuestas {
	font-size: 12px;
	color: #666666;
}
.fqs_linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd5dc;
	margin-top: 10px;
}
/* Ficha .............................................*/
.ficha_fondo_azul {background-color: #d6dfe6;}
.ficha_foto {
	margin-bottom: 9px;
	border: 1px solid #d1dae0;}
.ficha_linea_puntos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d3dadf;
}
.ficha_nombre {
	font-size: 16px;
	color: #304f6a;
	font-weight: bold;
	margin: 0 7px 10px 4px;
	line-height: 6px;
	text-decoration: none;
}
.ficha_nombre:hover {
	color: #467196;
}
.ficha_colegiado_tit {
	font-size: 11px;
	color: #999;
}
.ficha_colegiado_num {
	font-size: 12px;
	color: #444;
	margin-right: 8px;
	line-height: 30px;
}
.ficha_direccion {
	font-size: 12px;
	color: #111;
	margin-right: 8px;
	font-weight: bold;
}
.ficha_telefono {
	font-size: 12px;
	color: #467196;
	margin-right: 8px;
	font-weight: bold;
	line-height: 28px;
}
.ficha_email {
	font-size: 12px;
	color: #467196;
	margin-right: 8px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
}
.ficha_email:hover {color: #ff9c00;}
/* Directorio .............................................*/
.directorio_fondo {
	background-color: #efeded;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.directorio_nombre {
	font-size: 12px;
	color: #1c1c1c;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.directorio_nombre:hover {color: #5a7389;}
.directorio_colegiado_tit {
	font-size: 11px;
	color: #bebebe;
	font-weight: bold;
}
.directorio_colegiado_num {
	font-size: 12px;
	color: #848484;
	font-weight: bold;
	margin-right: 8px;
}
/* Foro .............................................*/
.foro_fondo {
	background-color: #efeded;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.foro_tit {
	font-size: 12px;
	color: #1c1c1c;
	font-weight: bold;
	line-height: 20px;
	margin-right: 8px;
}
.foro_txt {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 30px;
	margin-right: 8px;
}
.foro_txt:hover {color: #5a7389;}
.foro_linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5a7389;
}
/* Avance Noticias .............................................*/
.avance_fecha {
	font-size: 11px;
	font-style: italic;
	color: #6c96bb;
	text-align: right;
}
.avance_txt {
	font-size: 11px;
	color: #404d59;
	text-align: right;
}
/* Noticias .............................................*/
.noticias_titulo {
	font-size: 13px;
	color: #2F3842;
	font-weight: bold;
}
.noticias_fecha {
	font-size: 11px;
	font-style: italic;
	color: #6c96bb;
}
.noticias_entradilla {
	font-size: 11px;
	color: #404d59;
	font-style: italic;
}
.noticias_txt {
	font-size: 11px;
	color: #404d59;
	line-height: 16px;
	text-align: justify;
}
.noticias_enlace {
	font-size: 11px;
	color: #666;
}
.noticias_enlace { color: #768EA5;}
.noticias_linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd5dc;
	margin-top: 10px;
}
/* Formulario .............................................*/
.text_form {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height: 12px;
	color : #333;
	text-decoration : none;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
}
.form-box {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	height: 18px;
	width: 170px;
	border: 1px solid #5a7389;
}
.form-box2 {
	font-size: 11px;
	line-height: 14px;
	color: #09175c;
	height: 80px;
	width: 170px;
	border: 1px solid #5a7389;
}
.boton_enviar {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #304f6a;
	border-style: none;
	font-weight: bold;
}
.input_checkbox {
	border : 0px;
	font-size : 10px;
}
