@CHARSET "ISO-8859-1";

body {
	background-color: #FFFFFF;
    background-image: url(../img/fondo.jpg);
	background-position: left 10px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


h1{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #cc2431;
	font-size: 14px;
	font-weight:bold;
}

h2{
color: #1D1D1E;

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}


	
	
	

	

.contenedor {
	width: 855px;
	margin: 0 auto;
	height:100px;
}

.logo {
	height: 107px;
}

.flash {
	background-color: transparent;
	background-image: url(../img/flash.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 92px;
	width: 100%;
	float: left;
}

.info {
	Float: right;
	width: 250px;
	text-align:left;
}

#home {
	background-image: url(../img/home.jpg);
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	float: right;
	margin-left: 10px;
}

#map {
	background-image: url(../img/map.jpg);
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	float: right;
	margin-left: 10px;
}

#contacto {
	background-image: url(../img/contacto.jpg);
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	float: right;
	margin-left: 10px;
}

.infoemail {
	color: #CC2431;
	display: block;
	float: left;
	font-size: 16px;
	font-weight:bold;
	width: 195px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.infoemail a {
	font-size: 12px;
	font-weight:bold;
	color: #1B3E0F;
	text-decoration: none;
}

.infoemail a:hover {
	text-decoration: underline;
}

.infotelf {
	color: #cc2431;
	display: block;
		font-weight:bold;
	float: left;
	font-size: 16px;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.infotelf span {
font-size:11px;
font-weight:bold;
float:right;
	color: #1b3e0f;
	margin-left:20px;
}

.contenedormenu {
	background-color: transparent;
	background-image: url(../img/fondomenu.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 181px;
	position: relative;
	float: left;
	width: 100%;
}

.contenedormenuprograma {
	background-color: transparent;
	background-image: url(../img/fondomenuprograma.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 181px;
	position: relative;
	float: left;
	width: 100%;
}

.contenedormenuportales {
	background-color: transparent;
	background-image: url(../img/fondomenuportales.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 181px;
	position: relative;
	float: left;
	width: 100%;
}

.contenedormenusolicitar {
	background-color: transparent;
	background-image: url(../img/fondomenusolicitar.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 181px;
	position: relative;
	float: left;
	width: 100%;
}

.contenedormenucomprar {
	background-color: transparent;
	background-image: url(../img/fondomenucomprar.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 181px;
	position: relative;
	float: left;
	width: 100%;
}

.contenedormenucontacto{
	background-color: transparent;
	background-image: url(../img/fondomenucontacto.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 181px;
	position: relative;
	float: left;
	width: 100%;
}

.contenedormenupaginaweb{
	background-color: transparent;
	background-image: url(../img/fondomenupaginaweb.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 181px;
	position: relative;
	float: left;
	width: 100%;
}


.menu {
	padding-top: 155px;
	margin: 0 auto;
	height: 26px;
	width: 435px;
	_width: 436px;
	width: 650px;
}

.menu a {
	background-color: #1b3e0f;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 1px;
	padding: 5px 15px;
	text-decoration: none;
	float: left;
}

.menu a:hover,.menu a.active {
	background: transparent url(../img/menuhover.jpg) left top repeat-x;
}

.datosmenu {
	color: #F9F9F9;
	height: 130px;
	position: absolute;
	top: 15px;
	right: 0px;
	width: 133px;
}

.datosmenu span {
	font-size: 24px;
}

.datosmenu p {
	font-size: 18px;
}

.datosmenu a {
	background-color: transparent;
	background-image: url(../img/botonmenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #cc2431;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	width: 92px;
}

.datosmenu a:hover {
	text-decoration: underline;
}

.contenido {
	width: 100%;
	padding-top: 39px;
	float: left;
	
}

.paquete {
	width: 341px;
	height: 166px;
	border: 2px solid #D7D7D7;
	background-color: #FFFFFF;
	padding: 15px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

.paquete a {
	background-position: 0 top;
	background-repeat: no-repeat;
	color: #cc2431;
	cursor: pointer;
	float: left;
	font-size: 18px;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 25px;
	padding-top: 5px;
	text-align: right;
	width: 120px;
}

a:hover {
	text-decoration: underline;
}

.paquete a.demo {
	background-image: url(../img/demo.jpg);
	width:175px;
}

.paquete a.comprar {
	background-image: url(../img/carrito.jpg);
	width:100px;
}

.programa {
	width: 202px;
	height: 166px;
	border: 2px solid #D7D7D7;
	background-color: #FFFFFF;
	padding: 15px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagina {
	width: 199px;
	height: 166px;
	border: 2px solid #D7D7D7;
	background-color: #FFFFFF;
	padding: 15px;
	float: left;
	margin-bottom: 5px;
}

.paquete span,.programa span,.pagina span {
	font-size: 18px;
	color: #CC2431;
}

.paquete p,.programa p,.pagina p {
	color:#1D1D1E;
	font-size: 12px;

}

.programa a,.pagina a ,.boton a {
	background-image: url(../img/vermas.gif);
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	margin-top: 30px;
	padding-top: 2px;
	text-align: center;
	width: 71px;
}

.portales span {
	color: #CC2431;
	display: block;
	font-size: 18px;
	margin-bottom: 4px;
}

.banner {
	width: 100%;
}

.botizq {
	background-image: url(../img/botizq.gif);
	float: left;
	height: 123px;
	width: 32px;
	margin-bottom: 20px;
	cursor: pointer;
}

.imagenes {
	float: left;
	height: 123px;
	width: 790px;
	margin-bottom: 20px;
}

.botder {
	background-image: url(../img/botder.gif);
	float: left;
	height: 123px;
	width: 32px;
	margin-bottom: 20px;
	cursor: pointer;
}

.footer {
	border-top: 7px solid #CC2431;
	width: 100%;
	font-size: 11px;
	height: 50px;
	float: left;
}

.copyright {
	color: #707173;
	width: 350px;
	float: left;
	margin-top: 5px;
}

.menufooter {
	float: right;
	margin-top: 15px;
}

.menufooter a {
	color: #cc2431;
	text-decoration: none;
	margin-left: 10px;
}

.menufooter a:hover,.menufooter a.active {
	color: #c47a01;
	text-decoration: underline;
}

.menufooter2 {
clear:both;
height:25px;
width:auto;
background-color:#CC2431;
padding-top:7px;
margin:0px auto;
text-align:center;
	margin-top: 0px;
	font-size:12px;
	font-weight:bold;
}

.menufooter2 a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}

.menufooter2 a:hover,.menufooter2 a.active {
	color:#FFFFFF;
	text-decoration: underline;
}

/* contenido pagina web
---------------------------------------------------------- */
.contentpagweb {
	border: 2px solid #D7D7D7;
	background-color: #FFFFFF;
	padding: 15px;
	width: 820px;
	margin: 0 auto 10px;
	color: #1d1d1e;
}

.contentpagweb span {
	color: #cc2431;
	font-size: 18px;
}

.contentpagweb p a {
	color: #cc2431;
	text-decoration: none;
}

.contentpagweb p a:hover {
	text-decoration: underline;
}

.parrafo {
	color: #cc2431;
	float: left;
	width: 460px;
}

.contentpagweb img {
	border: 1px solid #cc2431;
	margin: 60px 40px;
	float: left;
}

.contentpagweb p {
	display: block;
}

.contentpagweb a.ver {
	background-image: url(../img/verplantilla.jpg);
	background-repeat: no-repeat;
	color: #AE6500;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	text-align: right;
	text-decoration: none;
	width: 184px;
}

.contentpagweb a.ver:hover {
	text-decoration: underline;
}

/* contenido portales
------------------------------------------------------- */
.contentportales {
	background-color: #FFFFFF;
	border: 2px solid #D7D7D7;
	color: #1D1D1E;
	margin: 0 auto 10px;
	padding: 15px;
	width: 820px;
}

.contentportales span {
	color: #cc2431;
	font-size: 18px;
}

.contentportales img {
	height: 55px;
	padding: 5px;
}

.contentportales div {
	height: 100%;
	margin: 0 auto;
}

/* contenido programa
-----------------------------------------------------------*/
.contentprograma {
	background-color: #FFFFFF;
	border: 2px solid #D7D7D7;
	color: #1D1D1E;
	float: left;
	margin: 0 auto 10px;
	padding: 15px;
	width: 446px;
}

.contentprograma span {
	color: #cc2431;
	font-size: 18px;
	font-weight:normal;
}

.contentprograma p {
	
}

.imagenprograma {
	margin-left: 25px;
	_margin-left: 20px;
}

/* contenido contacto
------------------------------------------------------------- */
.contentcontact {
	background-color: #FFFFFF;
	border: 2px solid #D7D7D7;
	color: #1D1D1E;
	float: left;
	margin: 0 auto 10px;
	padding: 15px;
}

.contentcontact span {
	color: #CC2431;
	font-size: 18px;
}

.contentcontact #respuesta {
	clear: both;
	float: none;
}

.contentcontact div.centradoctct {
	float: left;
	padding: 20px;
	width: 781px;
	background-color: #F8F8F8;
}

.contentcontact div.centradoctct .centrado {
	width: 680px;
	margin: auto;
}

.contentcontact div.direccion {
	float: left;
	width: 240px;
	padding: 0;
}

.contentcontact div.centradoctct img {
	border: 1px solid #CC2431;
}

.contentcontact div.centradoctct p,.contentcontact div.centradoctct .comentario
	{
	font-size: 12px;
	width: 100%;
}

.contentcontact div.centradoctct div span {
	font-size: 11px;
	width: 100px;
	float: left;
}

.contentcontact div.centradoctct div  div input {
	background-color: #E3E3E3;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	width: 185px;
}

.contentcontact div.centradoctct form div {
	float: left;
	padding: 0;
	width: 190px;
}

.comentario textarea {
	background-color: #E3E3E3;
	border: none;
	font-size: 11px;
	width: 380px;
}

.btnenviar {
	background-color: transparent;
	background-image: url(../img/menuhover.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	margin-top: 15px;
}

.contactofrm {
	background: none repeat scroll 0 0 white;
	float: left;
	margin-left: 40px;
	padding: 0 6px;
	width: 381px;
	padding-bottom: 10px;
}

.imgdeslizable {
	display: inline;
	height: 123px;
	text-align: center;
	vertical-align: top;
}

.imgdeslizable img,.ic_marquee0 img {
	border: none;
}

.imgdeslizable a span,.ic_marquee0 a span {
	font-size: 12px;
	color: #0567a5;
	text-decoration: none;
}

.imgdeslizable a:hover span,.ic_marquee0 a:hover span {
	text-decoration: underline !important;
}

.ic_marquee0 {
	overflow: hidden;
	width: 790px;
	float: left;
}