.letrablanca {  font-family: verdana; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bolder; text-transform: none}
.caja_form {  font-family: verdana; font-size: 9pt; background-color: #FFFFFF; border: #0000FF; border-style: dotted; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.boton {  border: thin #0000FF outset; font-family: verdana; font-size: 9px; font-style: normal; line-height: normal; color: #FFFFFF; background-color: #0099FF}
div#contenedor{
	width: 680px;
	height: 563px;
	margin: 0px auto;
	border: 1px solid black;
	padding: 70px 25px 100px 25px;
	}

div#descripcion{
	width: 630px;
	height: 30px;
	margin: 0px auto;
	border: 0px;
	padding: 0px 0px 10px 0px;
	}

div#paso{
	width: 630px;
	height: 30px;
	margin: 0px auto;
	border: 1px solid #006699;
	padding: 5px 10px 5px 8px;
	}
	
div#paso2{
	width: 630px;
	height: 30px;
	margin: 0px auto;
	border: 1px solid #006699;
	align: right;
	padding: 5px 10px 5px 8px;
	}
	

.negra_negrita { 
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	}

	
.negra_normal { 
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	}

.azul_negrita { 
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	font-weight: bold;
	}
	
.azul_negrita_grande { 
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	color: #006699;
	font-weight: bold;
	}
	
.azul_normal { 
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	color: #006699;
	font-weight: normal;
	}
.form  { 
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	background-color: #006699;
	color: #ffffff;
	font-weight: normal;
	} 

div#formulario {
	width: 630px;
	height: 220px;
	margin: 0px auto;
	border: 1px solid #006699;
	align: right;
	padding: 5px 10px 5px 8px;
	}

	
div#contentleft {
		width: 240px;
		height: 180px;
		padding: 20px 7px 20px 7px;
		float: left;
		font-family: verdana;
		border: 0px;
		}
	
div#contentcenter {
		width: 170px;
		height: 180px;
		padding: 20px 7px 20px 7px;
		float: left;
		border: 0px;
		}

div#contentright {
		width: 170px;
		height: 180px;
		padding: 20px 7px 20px 7px;
		float: right;
		border: 0px;
		}

.calendario { 
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	background-color: #0099cc;
	color: #000066;
	font-weight: normal;
	} 
	
#cabecera_oferta { 
	width: 170px;
	height: 40px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	padding: 5px;
	background-color: #ff9900;
	color: #ffffff;
	font-weight: bold;
	} 

#contenido_oferta{ 
	width: 170px;
	padding: 5px 0px 5px 3px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #7f7f7f;
	}

#oferta_listado{
	width: 600px;
	overflow: hidden;/*overflow: hidden ajusta a la altura del contenido.*/ 
	height: auto;
	padding: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #7f7f7f;
	}
#foto{
	width: 180px;
	padding: 0px;
	border-width: 1px;
	border-style: dashed;
	border-color: #ffcc00;
	float: left;
	
	}
#cuerpo{
	width: 400px;
	padding: 0px 0px 0px 8px;
	border-width: 1px;
	border-color: maroon;
	float: left;
	} 
.nombre_oferta{ 
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #ffffff;
	color: #3e3e3e;
	font-weight: normal;
		} 
.texto_oferta{ 
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #ffffff;
	color: #3e3e3e;
	margin-top:2px;
	font-weight: normal;
		} 
.link_oferta{ 
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #ffffff;
	color: #3e3e3e;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	
		} 
