.titulo {
	position: absolute;
	left: 6px;
	width: 438px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	text-align: justify;
}
.mmint {
	position: absolute;
	left: 3px;
	width: 448px;
	margin-top: 312px;
	height: 500px;
	z-index: 100;
}
.mm {
	position: absolute;
	left: 6px;
	width: 440px;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	text-align: justify;
}
.basetex {
   font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: Black;
	font: menu;
	text-align: justify;
	width: 210px;
	margin-left: 2%;
}
.basecontest {
   background: Aqua url(../imagenes/red-line-men-cont.gif) no-repeat left;
   position: absolute;
   margin-top: 250px;
	left: 0px;
}
.basetitular1 {
	position: absolute;
	left: 3px;
	width: 220px;
	margin-top: 320px;
	height: 150px;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: Black;
	font: message-box;
	text-align: justify;
}
.basetitular2 {
   position: absolute;
	left: 3px;
	width: 220px;
	margin-top: 520px;
	height: 150px;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: Black;
	font: message-box;
	text-align: justify;
}
.basetitular3 {
	position: absolute;
	left: 228px;
	width: 220px;
	margin-top: 320px;
	height: 150px;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: Black;
	font: message-box;
	text-align: justify;
}
.basetitular4 {
   position: absolute;
	left: 228px;
	width: 220px;
	margin-top: 520px;
	height: 150px;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: Black;
	font: message-box;
	text-align: justify;
}
.imatopcontenido {
	background: url(../imagenes/top-titulares.gif) no-repeat top;
	height: 18px;
	width: 220px;
}
.imamedcontenido {
	background: url(../imagenes/medio-titulares.gif) repeat left;
	width: 220px;
}
.imabottomcontenido {
	background: url(../imagenes/bottom-titulares.gif) no-repeat bottom;
   width: 220px;
	height: 18px;
	bottom: 0;
}
.botplan {
	position: absolute;
	left: 19.6%;
	width: 639.5px;
	height: 90px;
	margin-top:180px;
}
.background {
	background-image: url(../imagenes/background.jpg);
	background-position: top;
	background-repeat: repeat;
	background-color: transparent;
}
.background1 {
	background-image: url(../imagenes/background1.jpg);
	background-repeat: no-repeat;
	left: 50%;
	width: 820px;
	height: 900px;
   margin-left: -410px;
	position: absolute;
}
.swfcentro {
   position: absolute; /*Posicionamiento absoluto*/
	left: 50%;
	width: 767px;
	height: 303px;
   margin-left: -385px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
	margin-top: -0px;
   z-index: 10;
}
.columnageneral {
   position: absolute;
   left: 50%;
	width: 800px;
	height: 900px;
   margin-left: -400px;
   z-index: 1;
	background-image: url(../imagenes/background1.jpg);
	background-repeat: no-repeat;
}
.columnaleft {
	position: absolute;
	left: 2.5%;
	width: 170px;
	height: 680px;
	margin-top: 0px;
   background: url(../imagenes/baseleft.jpg) no-repeat;
	bottom: 24px;
}
.columnarigth {
	position: absolute;
	width: 130px;
	height: 600px;
	margin-top: 100px;
 	bottom: 15px;
	right: 2.5%;
}
.titulo1 {
	position: absolute;
	left: 9px;
	width: 439px;
	margin-top: 290px;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: White;
	text-align: right;
	font-weight: bolder;
}
.formser {
	position: absolute;
	left: 24px;
	width: 400px;
	height: 545px;
	z-index: 100;
	background: White;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.marcoformularios
{
	background: Silver;
	border: 1px solid Black;
}
.texform
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
}