/* Cascade DTP V4 - Style Sheet */
body {
	background-color: #FFFFFF;
	background-image: url(images/fondo.gif);
	background-position: center;
   background-repeat: repeat-y;
	margin: 0px;
}

td {

}

.botones{
	text-align: right;
	background-color: #F5F5F6;
	border-bottom: 3px solid #D8D8DC;
}

.contenedor{
	width: 100%;
	text-align: center;
	
}

.contenedor1{
	width: 960px;
	background-color: #FFFFFF;
	margin:auto;
	
}


.cita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:1px dashed #A8C05E;
	width:90%;
	background-color: #F5F5F6;
}

.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
	background-image: url(images/fondotabla.gif);

}
.fuentepeq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.fuentepeq a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fuentepeq a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fuentepeq a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fuentepeq a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}