BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#666666;
	scrollbar-track-color : #E7E3C6;		
	scrollbar-arrow-color : #FFFFFF;  
	scrollbar-face-color : #10386B;   		   
	scrollbar-highlight-color : #10386B;
	scrollbar-shadow-color : #10386B;                         
	scrollbar-3dlight-color : #10386B;              
	scrollbar-darkshadow-color : #10386B;
}
HR {
	height : 1px;
	color : #E5E5E5;
}
HR.var1 {
	background-color:#10386B;
	color : #10386B;
	height : 2px;
	border:0;
}

/* enlaces */

/* enlaces generales */
a, a:visited {
	color : #10386B;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	color : #F39A00;
	font-weight : bold;
}
/* enlaces menú */
a.menu, a.menu:visited  {
	color : #10386B;
	padding-left:7px;
	padding-right:7px;
}
a.menu:hover, a.menuSel:visited, a.menuSel:hover {
	color : #FFFFFF;
	padding-left:7px;
	padding-right:7px;
}
a.menuSel, a.menuSel:visited, a.menuSel:hover {
	color : #FFFFFF;
	padding-left:7px;
	padding-right:7px;
}
a.submenu1, a.submenu1:visited{
	color : #E7E3C7;
	padding-left:15px;
	padding-right:7px;
}
a.submenu1:hover, a.submenu1Sel, a.submenu1Sel:visited, a.submenu1Sel:hover {
	color : #FFFFFF;
	padding-left:15px;
	padding-right:7px;
}
/* enlaces actualidad */
a.var1, a.var1:visited {
	color : #F39A00;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.var1:hover {
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	color : #FF903B;
}
/* enlaces fiestas */
a.var2, a.var2:visited {
	color : #F39A00;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.var2:hover {
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	color : #10386B;
}


/* listados */
ul {
	list-style-image: url("img/listado1.gif");
	line-height:15px;
}

/* textos */
.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #F39A00;
	font-weight : bold;
	padding-top: 20px;
}
.titulo2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #10386B;
	font-weight : bold;
}
.titulo3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F39A00;
	font-weight : bold;
	padding: 0 0 0 0;
}
.parrafo {
	text-align : justify;
	line-height:15px;
	padding-right:10px;
}
.fecha {
	color: #858370;
	/*font-weight : bold;*/
}
.contacto {
	color : #10386B;
	font-weight : bold;
}
.parroquia { 
	color : #4C4C4C;
	font-weight : bold;
	font-size:14px;
}
.titulo4 {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}
.titulo5 {
	/*font-size : 10px;*/
	color : #FF903B;
}
/* fondos */

/* solo color */
.fndNaranja {
	background-Color: #F39A00;
}
.fndNaranja2 {
	background-Color: #FFDFC8;
}
.fndAzul {
	background-Color: #10386B;
}
/* con imágenes */
.fndCabecera1 {
	background-image : url(img/fndCabecera1.jpg);
	background-repeat : no-repeat;
}
.fndCabecera2 {
	background-image : url(img/fndCabecera2.jpg);
	background-repeat : no-repeat;
	background-position: top right;
	padding-right:5px;
	padding-bottom:3px;
}
.fndCabeceraPopup1 {
	background-image : url(img/fndCabeceraPopup1.gif);
	background-repeat : x-repeat;
}
.fndMenu1 {
	background-image : url(img/fndMenu1.gif);
}
/* contornos */
.lineaNaranja {
	border-top: 1px solid #F39A00;
}
.lineaNaranjaPuntosh {
	background-image:url(img/puntos_naranjas.gif);
	background-repeat:repeat-x;
}
.lineaNaranjaPuntosv {
	background-image:url(img/puntos_naranjas2.gif);
	background-repeat:repeat-y;
}
.contorno {
	border:1px;
	border-color:#10386B;
	border-style:solid;
}
.contorno2 {
	border:1px;
	border-color:#F39A00;
	border-style: dotted;
}

/* formularios */
.fcaja {
	font-family : Arial, Helvetica, sans-serif;
	border:1px solid #10386B;
	letter-spacing: 1px;
	color:#646464;
}
.fboton {
	font-family : Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	letter-spacing: 1px;
	height:18px;
	background-color:#F39A00;
	border:0px;
}

