BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff url(images/fondo03.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

a:link, a:visited, a:active  {  
	text-decoration: none; 
	}

a:hover{ 
	text-decoration: none; 
	}

.texto {
	font: 11px arial;
	line-height: 14px; 
	color: #515151;	
	text-align:justify;
}
.texto a:link, .texto a:visited, .texto a:active  {
	color: #990000;
}
.texto a:hover  {
	color: #CC0000;
}
.textoVerde {
	font: 11px arial;
	color: #00573d;
	font-weight: bold;
}
.textoVerde a:link, .texto a:visited, .texto a:active  {
	color: #00573d;
}
.textoVerde a:hover  {
	color: #CC0000;
}
.textoChico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #515151;
} 
.textoChico a:link, .textoChico a:visited, .textoChico a:active  {
	color: #515151;
} 
.textoChico a:hover{
	color: #EF9800;
} 
.barras, .barras a:link, .barras a:visited, .barras a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #37759F;
}
.barras a:hover {
	color: #FFFFFF;
}
.barrasBot, .barrasBot a:link, .barrasBot a:visited, .barrasBot a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.barrasBot a:hover {
	color: #990000;
}
.paginado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.paginado A:link, .paginado A:visited, .paginado A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.paginado  A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.titulo, .titulo a:link, .titulo a:visited, .titulo a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo a:hover {
	color: #FFFF00;	
}
.tituloBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloBlanco a:visited, .tituloBlanco a:link, .tituloBlanco a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tituloBlanco a:hover {
	text-decoration: underline;
}
.bordeIzq {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
}
.bordeIzqVerde {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-style: solid;
	border-color: #008a5f;
}
.bordeBot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.bordeTop {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.bordeBotDot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #555555;
}
.bordeFotos, .bordeFotos a:visited, .bordeFotos a:link, .bordeFotos a:active {
	border-color: #666666;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 1px ;
	border-right: 1px;
	border-style: solid;
}
.bordeFotos a:hover {
	border-color: #CC0000;
	border-bottom: 3px;
	border-top: 3px;
	border-left: 3px; 
	border-right: 3px;
	border-style: solid;
}
.fondoFicha {
	background: #fff url(images/fondoTexto.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
}


.clear {
	clear:both;
	float:none;
}

.thumbs {
	width:134px;
	padding:2px;
	float:left;
}

.foto {
	border:1px solid #999;
}

.suscripcion_newsletter {
background-image:url(images/fondoTituloFicha02.gif);
background-repeat:y-repeat;
background-color:#E6EFAC;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:11px;
}

.suscripcion_newsletter input[type="text"] {
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
border:1px solid #E6EFAC;
}

.suscripcion_newsletter input[type="submit"] {
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
border:1px solid #CCC;
color:#FFF;
font-weight:bold;
background-color:#006345;
padding:2px;
}

.suscripcion_newsletter img {
margin-top:2px;
}

