p, ul, li { text-align:justify; }

.bordeweb{    
	border : 1px solid #760000;
	border-bottom : 0 px;
	border-top : 0 px;	
}

.borde{    
	border : 1px solid #333333;
}

.fondo {
    background : #ffffff url(images/fondo.gif) no-repeat scroll bottom left;
}

a.enlace_verde {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #807633;
	text-decoration : none;
}

a.enlace_verde:hover {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #AE6300;
	text-decoration : none;
}

a.enlace_noticia {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #760000;
	text-decoration : none;
}

a.enlace_noticia:hover {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #AE6300;
	text-decoration : none;
}

.titulo {
	font-family : Arial, sans-serif;
	font-size : 12 px;
	font-weight : bold;
	color : #760000;
	text-decoration : none;
}

.poema {
	font-family : arial, sans-serif;
	font-size : 11 px;
	font-weight : normal;
	color : #760000;
	text-decoration : none;
}

.separador {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

a.enlace_admin {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #005826;
	text-decoration : none;
}

a.enlace_admin:hover {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

a.enlace_pie {
	font-family : Arial, sans-serif;
	font-size : 10 px;
	font-weight : bold;
	color : #760000;
	text-decoration : none;
}

a.enlace_pie:hover {
	font-family : Arial, sans-serif;
	font-size : 10 px;
	font-weight : bold;
	color : #760000;
	text-decoration : underline;
}

a.enlace_blanco {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a.enlace_blanco:hover {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
}


.boton { 
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	background:#760000;
	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 : #666666;
}

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 : #666666;
}

SELECT {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-style : normal;
	color : #666666;
}


td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight : normal;  
  color : #760000;
  text-decoration : none;
}

body {
  scrollbar-3dlight-color:#760000;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #760000;
  scrollbar-shadow-color: #760000;
  scrollbar-highlight-color: #760000;
  scrollbar-darkshadow-color: #760000;
}

.pie {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;  
  color : #760000;
  text-decoration : none;
}

.punto {
	font-family : arial, sans-serif;
	font-size : 14 px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

.fsc { border: 1px solid #760000; }