

.bordeweb{    
	border : 1px solid #4f2b4f;
	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;
}

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

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

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

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

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

a.enlace_noticia {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #6d3d5a;
	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_verde {
	font-family : Arial, sans-serif;
	font-size : 12 px;
	font-weight : bold;
	color : #6d3d5a;
	text-decoration : none;
}

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

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

a.enlace_receta:hover {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : normal;
	color : #FD9518;
	text-decoration : none;
}


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

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

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

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

a.enlace_gris_peque:hover {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : normal;
	color : #666666;
	text-decoration : underline;
}

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

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

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

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

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

.titulo_naranja {
	font-family : Arial, sans-serif;
	font-size : 12 px;
	font-weight : bold;
	color : #FD9518;
	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_url {
	font-family : Arial, sans-serif;
	font-size : 11 px;
	font-weight : bold;
	color : #FD9518;
	text-decoration : none;
}

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

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 : #FD9518;
	text-decoration : none;
}

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

a.enlace_pie:hover {
	font-family : Arial, sans-serif;
	font-size : 10 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:#4f2b4f;
        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 : #444444;
  text-decoration : none;
}

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

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

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