td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#727272;
}
form
{
	margin:0px;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: underline;
	color:#A64242;
}
a.2 {
	text-decoration: underline;
	color:#580404;
}
a.3 {
	text-decoration: none;
	color:#3A7115;
}


.Rojo{
color:#580404;
}

.Centrado {
	text-align: center;
}
.Derecha {
	text-align: right;
}
.texto {
	font-size: 10px;
	color: #580404;
}
input {
	border: 1px solid #CCCC99;
}

 textarea {
	border: 1px solid #CCCC99;
}


#GALERIA-FOTOS li { 
   display:inline; 
   float:left; 
   width:70px; 
   background-color:#f5f7f9; 
   padding:3px; 
   margin:3px; 
   text-align: center; 
   border-right: #666666 solid 1px; 
   border-bottom: #666666 solid 1px; 
} 


#contenedorfoto { 
  float:left; 
   width:70; 
   height:80px; 
   margin-left: 5px; 
   margin-right: 5px; 
   margin-top: 2px; 
   margin-bottom: 2px; 
   padding:2px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
} 

.Titular {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding: 5px 10px 10px;
	text-align: center;
}

.TitularMarron {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #684522;
	padding: 5px 10px 10px;
	text-align: center;
}
