/*-----  CABECERA -----*/
.lcabecerablanco {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.lcabecerablanco:hover {
	font-family: Verdana;
	font-size: 10px;
	color: yellow;
	text-decoration: underline;
}
.lcabeceranegro {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.lcabeceranegro:hover {
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	text-decoration: underline;
}
/*----- MENU CABECERA -----*/
.menucabecera
{
	background-image: url(images/menucabecera.png);	
	display: block;
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 12px;
	color: white;
	height: 30px;
	line-height:30px;
	padding: 10 0 0 0px;
	text-decoration: none;
}
.menucabecera:hover 
{
	background-image: url(images/menucabecerah.png);
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 12px;
	color: white;
	text-decoration: none;
}
/*------ PIE ----------*/
.pie {
	font-family: Arial;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.pie:hover {
	font-family: Arial;
	font-size: 10px;
	color: #6A4800;
	background-color: #ece8d2; 
	text-decoration: underline;
}
.pie-g {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.pie-g:hover {
	font-family: Arial;
	font-size: 10px;
	color: #6A4800;
	text-decoration: underline;
}
/*----- CUERPO -----*/
.tituloc {
	font-family: Sans-Serif;
	font-size: 20px;
	color: #336699;
	text-decoration: underline;
}
.tituloc:hover {
	font-family: Sans-Serif;
	font-size: 20px;
	color: Black;
	background-color: #ece8d2; 
	text-decoration: underline;
}
.titularc {
	font-family: Sans-Serif;
	font-size: 13px;
	color: #6A4800;
	text-decoration: none;
}
.titularc:hover {
	font-family: Sans-Serif;
	font-size: 13px;
	color: Black;
	text-decoration: underline;
}
.parrafoc {
	font-family: Sans-Serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.parrafoc:hover {
	font-family: Sans-Serif;
	font-size: 12px;
	color: #9B3A1F;
	text-decoration: underline;
}
.parrafoc-a {
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: #336699;
	text-decoration: none;
}
.parrafoc-a:hover {
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: #9b622b;
	text-decoration: underline;
}

.parrafoc-ag {
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: Black;
	text-decoration: none;
}
.parrafoc-ag:hover {
	font-family: Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	color: Red;
	text-decoration: underline;
}
.parrafoc-m {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #993400;
	text-decoration: none;
}
.parrafoc-m:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: Red;
	text-decoration: underline;
}
.linkc {
	font-family: Arial;
	font-size: 9px;
	color: #006FA4;
	text-decoration: none;
}
.linkc:hover {
	font-family: Arial;
	font-size: 9px;
	color: Red;
	text-decoration: underline;
}

/*----- BOLSA DE EMPLEO ----*/
.titularb {
	font-family: Verdana;
	font-size: 17px;
	font-weight:bold;
	color: Black;
	text-decoration: none;
}
.titularb:hover {
	font-family: Verdana;
	font-size: 17x;
	font-weight:bold;
	color: Red;
	text-decoration: underline;
}
.parrafob {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.parrafob:hover {
	font-family: Verdana;
	font-size: 11x;
	color: Red;
	text-decoration: underline;
}
.resumenb {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.resumenb:hover {
	font-family: Verdana;
	font-size: 10x;
	color: Black;
	text-decoration: underline;
}

/*----- FORMACION ---------*/

/*----- MENU OPCIONES -----*/
.menusecciones 
{
	background-image: url(images/fondomenuseccion.png);	
	display: block;
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 12px;
	color: #2E4966;
	height: 28px;
	line-height:25px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
.menusecciones:hover 
{
	background-image: url(images/fondomenuseccionh.png);
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 12px;
	color: white;
	text-decoration: none;
}


/* JUSTIFICADO DE TEXTOS Y IMAGENES */
.justificado
{
	text-align:justify;
}

.justificado p
{
	text-align:justify;	
}

.imagen_noticia
{
	border : none;
	border-color : none;
	display: block;
	margin: 10px 10px;
	float:right;
	background: transparent none no-repeat scroll rigth top;
}

.img_not_ini
{
	max-width:640px;
	
}

/*IMAGENES PRODUCTO */ 

.img-producto img
{
	width: 220px;
	height : 220px;
	border : none;
	border-color : White;
}

.img-producto-peq 
{
	width: 72px;
	height : 72px;
	border : none;
	border-color : White;
}

/*---------------- BOTON ------------------*/
.boton 
{
	background-image: url(images/boton.png);	
	display: block;
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 10px;
	color: white;
	height: 40px;
	line-height:40px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
.boton:hover 
{
	background-image: url(images/botonh.png);
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

/*---------------- NAVEGADOR ------------------*/
.navi 
{
	background-image: url(images/navi.png);	
	display: block;
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 10px;
	color: white;
	height: 40px;
	line-height:36px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
.navi:hover 
{
	background-image: url(images/navih.png);
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

/*---------------- VOLVER ------------------*/
.volver 
{
	background-image: url(images/volver.png);	
	display: block;
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 10px;
	color: white;
	height: 40px;
	line-height:36px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
.volver:hover 
{
	background-image: url(images/volverh.png);
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
/*---------------- etiquetas ------------------*/
.etiquetas 
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.etiquetas:hover 
{
	font-family: Arial;
	font-size: 10px;
	color: Blue;
	text-decoration: underline;
}

/* ----------- navegador formacion ---------- */ 
.navi-formacion {
	background-image: url(images/navi-formacion.png);	
	display: block;
	font-family: Verdana;
	/*font-weight:bold;*/
	font-size: 10px;
	color: white;
	height: 40px;
	line-height:34px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
.navi-formacion:hover 
{
	background-image: url(images/navi-formacionh.png);
	font-family: Verdana;
	font-weight:bold;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

/* ---------- justificado de texto  ---------- */

/* JUSTIFICADO DE TEXTOS Y IMAGENES */
.justificado
{
	text-align:justify;
}

.justificado p
{
	text-align:justify;	
}

.imagen_noticia
{
	border : none;
	border-color : none;
	display: block;
	margin: 10px 10px;
	float:right;
	background: transparent none no-repeat scroll rigth top;
}


/* IMAGEN PUBLICIDAD */
.img-publicidad
{
	max-width:190px;
	border: none;
	border-color : none;

}

.img-entidad
{
	max-width:170px;
	border: none;
	border-color : none;

}

