body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	line-height: 18px;
}
.pie {
	background-image:url(../images/pie.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B20000;
	text-decoration: none;
	background-repeat: repeat-x;
}
.pie a{
	color: #FF0909;
	text-decoration: none;
}
.pie2 {
	background-image:url(../images/pie2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B20000;
	text-decoration: none;
	background-repeat: repeat-x;
}
.pie2 a{
	color: #FF0909;
	text-decoration: none;
}
.dir1 {
	height: 26px;
	width: 25px;
	background-image: url(../images/dir_1.jpg);
	background-repeat: no-repeat;
	float:left;
}
.dir2 {
	height: 26px;
	width: 25px;
	background-image: url(../images/dir_2.jpg);
	background-repeat: no-repeat;
	float:left;
}
.dir_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #666666;
	height: 23px;
	width: 630px;
	float:left;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	background-image: url(../images/fnd_dir.jpg);
	background-repeat: repeat-x;
	float:left;
}
.fnd_internas {
	background-image: url(../images/fnd_internas.gif);
	background-repeat: repeat-y;
	width: 955px;
	background-color: #FFFFFF;
}
.fnd_izq_1 {
	background-image: url(../images/fnd_izq_internas.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width: 317px;
}
.dir_interna {
	background-image: url(../images/dir_internas.gif);
	background-repeat: no-repeat;
	height: 77px;
	background-position: 13px 25px;
}
.area_trabajo1 {
	background-image: url(../images/fnd_tit_interna1.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
}
.text_intro {
	font-size: 14px;
	line-height: 18px;
}
.sub_tit {
	font-size: 22px;
	color: #BC0000;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC0000;
}
.t_normal1 {
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}
/**************************** GALERĶA DE FOTOS ******************************/

#principal { 
   margin:0 auto; 
} 
.contenedorfoto {
	float:left;
	margin: 5px;
	padding:5px;
} 

.contenedorfoto {
	float:left;
	width:123px;
	height:150px;
	margin: 10px;
	padding:5px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
}
.text_blanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 40px;
	margin-top: 50px;
	width: 170px;
	line-height: 28px;
	font-weight: lighter;
}
/********************** TABLA *************************/
.tabla_listado {
	text-align: left;
}
.tabla_listado th{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFF295;
	background-image: url(../images/fnd_th.jpg);
	background-repeat: repeat-x;
}
.tabla_listado td{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/*.tabla_listado_td1 {
	background-color: #D2F8FD;
}
.tabla_listado_td2 {
	background-color: #E8FCFE;
}*/
.tabla_listado a{
	font-size: 12px;
	font-weight: bold;
	color: #019AD3;
	text-decoration: none;
}
.tabla_listado a:hover{
	color: #0179A7;
	text-decoration: underline;
}
