/* ------ Este comando sirve para forzar el css en firefox para que el tipo de fichero devuelto sea CSS y no HTML o PHP, tal como lo interpreta el navegador ------ */


@charset "utf-8";
/* CSS Document */


/* LISTA GRUPOS TRABAJO */


#div-galeria {
	
	/* padding: 10px; */
	/* border: solid 1px #666666; */
	
}

#div-galeria-small {
	
	padding: 3px;
	border: solid 1px #666666;
	background-color:#FFFFFF;
	margin-right:6px;
	float:left;
	
}

#div-galeria-text {
	background-color:#2F2F2F;
	padding-left:7px; 
	padding-top:3px; 
	padding-bottom:3px;
	margin-top:2px;
}

#text-galeria1 {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

#text-galeria2 {
	font-size:10px;
	font-weight:normal;
	color:#F57815;
}

#text-galeria3 {
	font-size:10px;
	font-weight:normal;
	color:#C1C1C1;
}


/* ENLACES AGENDA */

#date-text {
	font-size:11px;
	font-weight:normal;
	color:#535353;
}

#date-date {
	font-size:11px;
	font-weight:bold;
	color:#535353;
}


#title-content-publi img {margin-right:5px;}
#title-content-publi {font-size:16px;font-weight:bold;margin:0;padding:0;margin-bottom:10px;}

#main-title-publi {
		font-weight:bold;
		color:#2390c8;
		font-size:16px;
		text-indent:23px;
		background:url(/pfw_files/tpl/estructura/body/icon-publicacion.gif) no-repeat;
		line-height:27px;
		}

.cat-publi {font-size:11px;font-weight:bold;color:#c3292b;text-align:right;margin-bottom:7px;}

.title-publi {font-size:12px;font-weight:bold;margin-bottom:5px;}
.title-publi img {margin-right:5px;}

.link-publi {
		text-align:right;
		margin-left:70px;
		background:url(img/body/carrito-link.gif) no-repeat 100% 0;
		line-height:23px;
		}

.txt-publi {font-size:12px}


	
.link-publi a {color:#f47816;font-weight:bold;padding-right:50px;}

.modulo-publi {margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #d5d5d5;}

/* CAMPAŅAS */


#dest-campanas {padding-bottom:15px;}

#dest-campanas h3 {
	margin:0;
	text-indent:21px;
	background:url(/pfw_files/tpl/estructura/body/icon-campana.gif) 0 3px no-repeat;
	font-size:18px;
	color:#B70100;
	font-weight:normal;	
	}


#contenedor-campanas {
	border:1px solid #EFEFEF;
	padding:12px 8px 8px 8px;
	background-color: #FDFFDA;
	}
#contenedor-campanas	 p {margin-bottom:8px;}
#contenedor-campanas	 p.txt-campanas {font-weight:bold;font-size:12px;color:#B90101;}
#contenedor-campanas span {font-weight:bold;}
#contenedor-campanas strong {color:#b80000;}
.link-campanas {background:url(/pfw_files/tpl/estructura/body/boton-link-bg2.gif) 0 1px repeat-x; height:25px;}
.link-campanas img {float:right;margin-top:3px;}
.link-campanas a.link-text {float:right;color:#B90101;text-decoration:none;}


.link-campanas2 img {float:right;margin-top:3px;}
.link-campanas2 a.link-text {float:right;color:#B90101;text-decoration:none;}

#div-campana {
	
	padding: 3px;
	border: solid 1px #666666;
	background-color:#FFFFFF;
	margin-right:6px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	
}

#title-campana {
	font-size:16px;
	font-weight:bold;
	color:#146495;
}



/* CAMPUS VIRTUAL */

#campus-info {
	clear:left;
	width:95%;
	margin:20px auto;
	padding:10px;
	border:1px solid #e5a871;
	background:#fff9DF;
	}

#campus-info a {
	color:#f57815;
	}


#text-campus1 {
	font-size:12px;
	font-weight:normal;
	color:#8C8C8C;
}

#text-campus2 {
	font-size:12px;
	font-weight:bold;
	color:#424242;
}

#text-campus3 {
	font-size:12px;
	font-weight:bold;
	color:#b80000;
}

#text-campus4 {
	font-size:12px;
	font-weight:normal;
	color:#303030;
}

#noti-campus {
	font-size:14px;
	font-weight:bold;
	color:#126495;
}
