
.fondo {
    background : #FBF6E1 url(../images/relleno.gif) no-repeat scroll top left;
}

.fondo2 {
    background : #FBF6E1 url(../images/relleno2.gif) no-repeat scroll top left;
}

.bordeweb{    
	border : 1px solid #9D292B;
	border-bottom : 0 px;
	border-top : 0 px;	
}

body {
	scrollbar-3dlight-color:#9D292B;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #FFEFDC;
	scrollbar-track-color: #FFEFDC;
	scrollbar-face-color: #9D292B;
	scrollbar-shadow-color: #9D292B;
	scrollbar-highlight-color: #9D292B;
	scrollbar-darkshadow-color: #9D292B;
}

.titulo {
	font-family : Times New Roman;
	font-size : 12 px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.texto {
	font-family : Times New Roman;
	font-size : 11 px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.titular {
	font-family : Times New Roman;
	font-size : 12 px;
	font-weight : bold;
	color : #9D292B;
	text-decoration : none;
}

a.normal {
	font-family : Times New Roman;
	font-size : 12 px;
	font-weight : normal;
	color : #9D292B;
	text-decoration : none;
}

a.normal:hover {
	font-family : Times New Roman;
	font-size : 12 px;
	font-weight : normal;
	color : #6B7327;
	text-decoration : none;
}

a.descarga {
	font-family : Times New Roman;
	font-size : 12 px;
	font-weight : bold;
	color : #9D292B;
	text-decoration : none;
}

a.descarga:hover {
	font-family : Times New Roman;
	font-size : 12 px;
	font-weight : bold;
	color : #6B7327;
	text-decoration : none;
}

.texto_admin {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.encabezado {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #9D292B;
	text-decoration : none;
}

a.hover {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #FBF6E1;
	text-decoration : none;
}

a.novas {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #6B7327;
	text-decoration : none;
}

a.novas:hover {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

a.enlace {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #9D292B;
	text-decoration : none;
}

a.enlace:hover {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #FBF6E1;
	text-decoration : none;
}

a.enlace_admin {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a.enlace_admin:hover {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #FBF6E1;
	text-decoration : none;
}

.boton { 
        font-size:10px;
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:white;
        background:#9D292B;
        border:0px;
		height:19px;
}

INPUT {
	border : 1px solid #00264F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

SELECT {
	border : 1px solid #00264F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

TEXTAREA {
	border : 1px solid #00264F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}

.pie {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;  
  color : #476766;
  text-decoration : none;
}