@charset "utf-8";
/* CSS Document */

#base {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#base #pie_pagina {
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 15px;
	width: 1200px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
}
.textobase {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}


.texto1 {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #00F;
}
.textomenu {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textopie {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}


#base #header {
	height: 150px;
	width: 1200px;
}
#base #header #imagen {
	float: left;
	height: 150px;
	width: 630px;
}
#base #menu_vertical {
	background-color: #03F;
	height: 30px;
	width: 1200px;
}
#base #contenedor {
	height: 1000px;
	width: 1200px;
}
#base #contenedor #menu_vertical2 {
	background-color: #999;
	float: left;
	height: 1000px;
	width: 150px;
}
#base #contenedor #contenido {
	background-color: #CCC;
	float: left;
	height: 1000px;
	width: 900px;
}
#base #contenedor #publicidad {
	background-color: #999;
	float: right;
	height: 1000px;
	width: 150px;
}
#base #header #redes_sociales {
	background-color: #999;
	float: right;
	height: 150px;
	width: 200px;
}
#base #header #logo {
	background-color: #999;
	float: left;
	height: 150px;
	width: 370px;
}
.textomvv {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.textoventa {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
}
.textoprecios {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 24px;
	font-style: italic;
}
.textopaquetes {
	color: #000;
	font-size: 16px;
	font-style: normal;
}
