/*CSS Document*/
BODY
{
	background-color: #EAEAEA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.trans
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
HR
{
	border: 1px solid #C4BF79;
	padding: 0px;
	margin: 0px;
}
.volver
{
	color: #C4BF79;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.error
{
	font-size: 11px;
	background-color: #FFDFE0;
	color: #C00;
	border: 1px dashed #C00;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.error A
{
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
.error A:hover
{
	color: #E00;
	text-decoration: underline;
}
.ok
{
	font-size: 11px;
	background-color: #F0F0F8;
	color: #808CE7;
	border: 1px dashed #808CE7;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.ok A
{
	color: #808CE7;
	font-weight: bold;
	text-decoration: none;
}
.ok A:hover
{
	color: #808CE7;
	text-decoration: underline;
}
.destacado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	padding: 5px;
}
.comillas
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 60px;
}
A
{
	color: #666;
}
A:hover
{
	color: #999;
}
.input_reg
{
	border: 1px solid #BE008A;
	font-size: 10px;
	width: 120px;
	padding: 2px;
}
.input_bus
{
	border: 1px solid #2C75A8;
	font-size: 10px;
	width: 120px;
	padding: 2px;
}
.page
{
	clear: both;
	margin: 0 auto;
	position: relative;
	padding: 0;
	width: 900px;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #999;
	display: block;
}
.head
{
	width: 100%;
	text-align: right;
	background-image: url(images/head.jpg);
	height: 157px;
}
.head_link
{
	display: block;
	width: 530px;
	height: 120px;
}
.buscador
{
	padding-top: 15px;
	padding-right: 20px;
	width: 260px;
	float: right;
}
.head_subtit
{
	float: left;
	color: #FFF;
	width: 450px;
	padding-top: 13px;
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
}
.head_menu
{
	float: right;
	padding-top: 8px;
	padding-right: 20px;
	color: #FFF;
	width: 350px;
}
.head_menu A
{
	color: #FFF;
	text-decoration: none;
}
.head_menu A:hover
{
	color: #FFF;
	text-decoration: underline;
}
#menu
{
	width: 100%;
	clear: both;
	background-color: #FFF;
	color: #666;
}
#menu_int
{
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	padding-right: 20px;
}
#menu A
{
	color: #666;
	text-decoration: none;
}
#menu A:hover
{
	color: #333;
	text-decoration: underline;
}
.page_int_padre
{
	position: relative;
	width: 100%;
	background: #FFF;
	display: table;
	clear: both;
	padding-bottom: 25px;
}
.page_int
{
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	position: relative;
	text-align: justify;
}
.include
{
	width: 75%;
	float: left;
}
.include_int
{
	padding-left: 10px;
	padding-right: 20px;
}
.col_der
{
	width: 215px;
	float: right;
}
/*INDEX_CODI*/
#col_1
{
	position: relative;
	width: 40%;
	float: left;
/*border-right:1px #CCC solid;*/
}
#col_2
{
	position: relative;
	width: 58%;
	float: left;
	padding-left: 2%;
}
/*-------------------*/
.paginacio
{
	font-size: 11px;
	text-decoration: none;
}
.fecha
{
	font-size: 10px;
	color: #777;
	text-align: left;
}
/*******************************************************
COLUMNA LATERAL ********************************************/
.enviar_but
{
	padding-top: 0px;
	padding-bottom: 20px;
}
/*COLUMNA 1,2 INDEX ********************************************/
IMG.corner
{
	width: 5px;
	height: 5px;
	border: none;
	display: block !important;
}
.inf_corner
{
	width: 100%;
	background: url(images/esquina_der_inf.png) no-repeat right bottom;
	display: block;
	height: 5px;
}
#bloc
{
	width: 100%;
	display: block;
}
.bloc_cap
{
	width: 100%;
	background: url(images/esquina_der.png) no-repeat right top;
	display: block;
}
.bloc_tit
{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.bloc_cos
{
	display: block;
	width: 100%;
	position: relative;
	text-align: left;
	padding-bottom: 10px;
}
.bloc_cos_int
{
	display: block;
	position: relative;
	padding: 15px;
	color: #666;
}
.destacada_cap
{
	background-color: #84BCDD;
}
.destacada_cos
{
	background-color: #F2F8F5;
}
.notas_cap
{
	background-color: #EDAC00;
}
.notas_cos
{
	background-color: #FEF4E7;
}
.actualidad_cap
{
	background-color: #2C75A8;
}
.actualidad_cos
{
	background-color: #EAF3F8;
}
.buscar_cap
{
	background-color: #808CE7;
}
.buscar_cos
{
	background-color: #F0F0F8;
}
.convocatorias_cap
{
	background-color: #104367;
}
.convocatorias_cos
{
	background-color: #F2F8F5;
	padding-bottom: 10px;
	padding-top: 20px;
}
.convocatorias_cos A
{
	text-decoration: none;
	color: #808CE7;
}
.convocatorias_tit
{
	color: #7973C2;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
}
.convocatorias_txt
{
	color: #666;
	padding-top: 3px;
}
.acceso_cap
{
	background-color: #2C75A8;
}
.acceso_cos
{
	background-color: #EAF3F8;
	font-size: 12px;
}
.acceso_cos A
{
	text-decoration: none;
	color: #BE008A;
}
.archivo_cap
{
	background-color: #104367;
}
.archivo_cos
{
	background-color: #F2F8F5;
	font-size: 12px;
}
.archivo_cos A
{
	color: #104367;
	text-decoration: none;
}
.registro_cap
{
	background-color: #2C75A8;
}
.registro_cos
{
	background-color: #EAF3F8;
}
.recordar_cap
{
	background-color: #2C75A8;
}
.recordar_cos
{
	background-color: #EAF3F8;
}
#destacada_tit
{
	font-size: 14px;
	color: #84BCDD;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: justify;
}
#destacada_tit A:hover
{
	color: #84BCDD;
}
#destacada_txt
{
	color: #666;
}
#buscar_cos A
{
	text-decoration: none;
	color: #808CE7;
}
#buscar_cos A:hover
{
	color: #4657DC;
}
#actualidad_tit
{
	font-size: 14px;
	color: #2C75A8;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
#actualidad_tit A:hover
{
	color: #2C75A8;
}
#actualidad_txt
{
	color: #666;
}
#noticia
{
	display: block;
	position: relative;
	text-align: justify;
}
#col_2 #noticia
{
	padding-bottom: 35px;
}
#col_1 #noticia
{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
}
#noticia_tit
{
	font-size: 13px;
	color: #D88418;
	font-weight: bold;
	text-decoration: none;
}
#noticia_tit A:hover
{
	color: #D88418;
	text-decoration: none;
}
#noticia_txt
{
	color: #666;
}
#col_2 #noticia_tit
{
	font-size: 16px;
	color: #2C75A8;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
#col_2 #noticia_tit A:hover
{
	color: #2C75A8;
	text-decoration: none;
}
/*******************************************************
* Ver noticia **************************************/
.ver_noticia_cap
{
}
.vernoticia_tit
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: justify;
}
.vernoticia_fecha
{
	font-size: 12px;
	color: #666;
	clear: both;
}
.vernoticia_entradilla
{
	font-size: 12px;
	padding-top: 11px;
	font-style: italic;
	color: #444;
	clear: both;
}
.vernoticia_txt
{
	display: table;
	clear: both;
	padding-top: 15px;
}
.condiciones
{
	font-size: 10px;
	color: #666;
}
.gris
{
	color: #CCC;
}
/*******************************************************
******       ENVIAR NOTAS/CONVOCATORIAS       *********/
.nota
{
	font-size: 10px;
	color: #999;
	text-align: left;
}
#titulo_envia
{
	color: #B93567;
	font-weight: bolder;
	font-size: 14px;
	border-bottom: 2px solid #B93567;
	margin-bottom: 10px;
}
/*******************************************************
******       CONVOCATORIAS       *********/
#titulo_convo
{
	color: #900;
	font-weight: bolder;
	font-size: 14px;
	border-bottom: 2px solid #104367;
	margin-bottom: 10px;
}
.vernoticia_tit_convo
{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: justify;
}
/********************************************************/
.titulo
{
	font-weight: bolder;
	font-size: 14px;
/*border-bottom:solid 2px #be008a;*/
	margin-bottom: 10px;
	border-bottom: 2px solid #000000;
}
#titulo_reg
{
	color: #BE008A;
	font-weight: bolder;
	font-size: 17px;
/*border-bottom:solid 2px #be008a;*/
	margin-bottom: 10px;
}
.form_act INPUT
{
	border: 1px solid #AAA;
	font-size: 12px;
}
.form_act SELECT
{
	border: 1px solid #AAA;
	font-size: 12px;
}
.farmanews_tit
{
	text-decoration: none;
	color: #444;
	font-size: 14px;
	font-weight: bold;
}
#impactos
{
	background: url(images/impactos.gif) no-repeat;
	width: 105px;
	height: 16px;
	color: #FFF;
	font-size: 11px;
	float: right;
	margin-top: -12px;
}
#impactos DIV
{
	float: right;
	width: 48px;
	text-align: center;
}
#impactos SPAN
{
	float: left;
	padding-left: 6px;
}
.titols_apartats
{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #114F7F;
	font-weight: bold;
}
.legal P
{
	color: #222;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

