@charset "utf-8";

.txtprecios{
	font-family: Arial;
	font-size: 22px;
	font-weight:bold;
	color:#CF3;
}
.txtdesde{
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	color:#CF3;
}
.txtposc {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #DFDFD0;
}
.txtpmag {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #E4007A;
}

.txtvermas{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	vertical-align:middle;
}
.txtfooter{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.txtcopyright{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.txttitulosform{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#DFDFD0;
}
.txtcompform{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
}
.txtdireccioncontacto{
	font-family: Arial;
	font-size: 13px;
	color:#DFDFD0;
}
.txtmedioposc {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DFDFD0;
}
.txtpromociones {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DFDFD0;
}
.txtpromoaclara {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DFDFD0;
}
.serviciosmag {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #E4007A;
}
.serviciosreg {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
}
.serviciososc {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color:#333333;
}
.serviciosblco {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color:#DFDFD0;
}
.serviciososcgrande {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}



/* CONTENIDO DE LA PORTADA */
#header{
	width:100%;
	background-color:#73B9FF;
	text-align:center;
	padding-top:20px;
}
#slider{
	width:100%;
}


#bannerpromociones{
	width:100%;
	height:80px;
	text-align:center;
	margin-top:30px;
	display:inline-block;
}

#contbotones{
	text-align:center; 
	width:100%;
	background-image:url(imgs/fondo_boton.jpg);
	display:block;
	margin-top:30px;
	height:200px;
}
#contbotones_sub{
	width:78%;
	display:inline-block;
	text-align:center; 
}

#bt1 {
	width:33%;
	display:inline-table;
}

#bt2{
	width:33%;
	display:inline-table;
}
#bt3{
	width:33%;
	display:inline-table;
}

#contenidos{
	position:relative;
	width:100%;
	margin-left:0px;
	display:block;
	background-color:#343434;
	text-align:center;
	margin-top:0px;
	height:auto;
}


#contportada{
	width:40%;
	margin-left:0px;
	display:inline-table;
	margin-top:40px;
	text-align:left;
	padding-bottom:20px;
}


#banner{
	position:relative;
	width:100%;
	display:block;
	background-color:#73B9FF;
	text-align:center;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
}


#footer{
	width:100%;
	text-align:center;
	padding-bottom:10px;
	padding-top:20px;
}

#contfooter{
	width:40%;
	margin-left:0px;
	display:inline-table;
	text-align:left;
	padding-bottom:5px;
}
