@charset "UTF-8";
body {
	color: #000;
	font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
}

div#encabezado {
	margin-top: 15px;
}  

div#menu {
	padding-left: 0;
	padding-right: 0;
	padding-top: 40px;
	border-bottom-style: solid;
	border-top-style: solid;
	font-size: 16pt;
}

div#menu ul {
	margin-bottom: 0;
	margin-top: 0;
	list-style: none;
	display: block;
}

div#menu ul li {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	float: right;
	font: bold 1em;
}

a {
	color: #00a2ff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
}

a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	color: #000;
}

div.caja p {
	font-size: 10pt;
	text-align: justify;
	margin: 10px;
}

#top{border-style: solid; border-width: 1px; background-color: #ffef05;}

#top ul{ margin-top: 10px; padding: 0px; list-style-type: none; }

#top li{ line-height: 30pt; font-size: 30pt; margin-left: 10px; padding: 0px; }

div#top p {
	font-size: 16pt;
	text-align: justify;
	margin: 10px;
}

div.textual div {
	border: solid 1px black;
	height: 280px;
}

div.textual {
	color: #666;
	text-align: justify;
	font-size: 14pt;
	margin: 10px;
}


div.textual h2 {
	color: black;
	text-align: justify;
}


div.separador {
	margin-bottom: 10px;
	margin-top: 10px;
}

div#pie {  
}

.configurar {
	color: #00a2ff;
	border-bottom-color: #00a2ff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
	font-size: 16pt;
	font-weight: bold;
}

.sino{ font-size: 16pt; }

#form h1{ margin: 0px; padding: 0px; font-style: normal; font-weight: normal; font-size: 37pt; }

.precio{ color: red; }

.actual{ color: #ff6800; border-style: solid; }

img.der{ margin-left: 10px; border-style: solid; border-width: 1px; float: right; }

img.iz{ margin-right: 10px; border-style: solid; border-width: 1px; float: left; }

img.centro{ display: block; margin-bottom: 20px; margin-right: auto; margin-left: auto; }

#form{ margin: 10px; min-height: 300px; }

.plan{ padding-bottom: 0px; margin-bottom: 0px; font-size: 30pt; }

