@charset "utf-8";
body {
	margin: 0px;
	background-image: url(imagenesindex/bg.gif);
}
#top {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(imagenesindex/top.jpg);
	height: 110px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 293px;
	background-image: url(imagenesindex/menu.jpg);
}
#menu ul {
	padding-left: 450px;
	margin: 0px;
	padding-top: 10px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu li {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	list-style-image: url(imagenesindex/menu.gif);
	line-height: 1.5em;
}

#subtitulos {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 63px;
	background-image: url(imagenesindex/subtitles.jpg);
}
#subtitulos_izquierdo {
	float: left;
	width: 400px;
	height: 63px;
}
#subtitulos_izquierdo h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subtitulos_derecho {
	float: right;
	width: 370px;
	height: 63px;
	text-align: center;
}
#subtitulos_derecho h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.2em;
	color: #990098;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	text-transform: uppercase;
}

#textos {
	background-image: url(imagenesindex/textos.jpg);
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 325px;
}
#textos_primero {
	float: left;
	width: 198px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textos_primero h2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	text-transform: capitalize;
	color: #990098;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
#textos_primero p {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
}
#textos_primero a {
	font-weight: bold;
	color: #990098;
	text-decoration: none;
}
#textos_segundo {
	float: left;
	width: 198px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textos_segundo h2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	text-transform: capitalize;
	color: #990098;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
#textos_segundo p {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
}
#textos_segundo strong {
	color: #550055;
	text-decoration: none;
	text-align: justify;
}

#textos_segundo a {
	font-weight: bold;
	color: #990098;
	text-decoration: none;
}
#down {
	height: 80px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#down h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	font-weight: bolder;
	color: #999999;
	line-height: normal;
	margin: 0px;
	padding-top: 35px;
	padding-left: 10px;
	text-align: left;
}
#down h2 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	font-weight: bolder;
	color: #999999;
	line-height: normal;
	margin: 0px;
	padding-top: 31px;
	text-align: right;
	padding-right: 10px;
}
#down div {
	float: right;
	width: 200px;
}
#down a {
	color: #999999;
	text-decoration: none;
}

#down strong {
	color: #990098;
}
#central {
	background-color: #FBFBFB;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#central h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.2em;
	color: #990098;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#central p {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

#central div {
	height: 300px;
	width: 300px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	border: 2px solid #CCCCCC;
}
#central  div img {
	height: 300px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#central a {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #990098;
	text-decoration: none;
}
#central li {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
	margin-right: 10px;
	text-align: justify;
}
.imgagenescentro {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-right: 10px;
}
#cuadro_contacto {
	width: 780px;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 0.8em;
	color: #990098;
}
#cuadro_contacto 
table  {
	width: 600px;
}
#cuadro_contacto #form1 #Enviar {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	text-transform: capitalize;
	color: #990098;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
}
.img0 {
	padding-right: 20px;
}
