@charset "utf-8";

/* Generales */

*{
	padding: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;	
}

body {
	background-image: url(../../img/fondo.gif);
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	list-style-type: none;
	line-height: 20px;
}

/* Contenedores generales*/

#general {
	text-align: center;
	width: 770px;
	background-image: url(../../img/fcontenedor.png);
	height: auto;
}

/* Cabezal */

#cabezal {
	height: 104px;
	width: 730px;
	background-image: url(../../img/fondocabezal.jpg);
}

#logo {
	margin-top: 37px;
	margin-left: 20px;
	float: left;
}

#menu {
	width: 730px;
	height: 67px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../../img/fondomenu.jpg);
}

#nav {
	float: left;
	width: 327px;
	margin-left: 21px;
}

#navcont {
	width: 315px;
	height: 39px;	
	float:right;
}

#email {
	float: left;
	width: 100px;
	margin-top: 9px;
	margin-left: 3px;	
}

#navidioma {
	float: right;
	margin-top: 11px;
	margin-right: 28px;
	margin-left: 2px;	
}

#nav2 {
	width: 313px;
	margin-left: 102px;
	float: left;
	clear: both;
	height: 20px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

#nav3 {
	float: left;
	clear: both;
	width: 270px;
	height: 20px;	
	margin-left: 170px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

#nav4 {
	float: left;
	clear: both;
	width: 270px;
	height: 20px;	
	margin-left: 103px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

#nav2 a, #nav3 a, #nav4 a{
	color: #666666;
	text-decoration: none;
}

#nav2 a:hover, #nav3 a:hover, #nav4 a:hover{
	color: #999999;
}

/* Contenido */

#contenido {
	width: 730px;
	height: auto;
}

#infoizq {
	margin-top: 33px;
	float: left;
	width: 491px;	
	margin-left: 21px;
}

#infoizqtipos {
	margin-top: 33px;
	float: left;
	width: 686px;
	margin-left: 21px;
}

#infoizqsolo {
	float: left;
	width: 491px;	
	margin-left: 21px;
}

#infoder {
	margin-top: 33px;
	float: right;
	width: 151px;	
	margin-right: 24px;
}

#infodersolo {
	float: right;
	width: 151px;	
	margin-right: 24px;
}

#infodersoloazul {
	margin-top: 24px;
	float: right;
	width: 151px;	
	margin-right: 24px;
}

/* Catalogo/tipos */

#destipocat { /* Caja que contiene las fotos de los tipos en catalogo */
	float: left;
	width: 450px;
	margin-top: 2px;	
	margin-left: 30px;
}

#titulotipo { /* Caja que contiene los titulos de los tipos en catalogo */
	float: left;
	width: 450px;
	margin-top: 14px;	
	margin-left: 30px;
}

#fototipo { /* Caja que contiene las fotos de los tipos */
	clear: left;
	float: left;
	width: 450px;
	height: 80px;
}

#paypal { /* Caja que contiene  los botones de paypal y el precio */
	float: right;
	width: 150px;
	margin-top: -10px;
	margin-right: 25px;
}

/* Banner con tipos */

#banner {
	width: 670px;
	height: 250px;
	padding: 3px;
	border: 5px solid #333333;
}

/* Noticias */

#separador1 {
	clear: both;
	float: left;
	width: 491px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;	
}

#notcontenedor {
	float: left;
	height: 127px;
	width: 491px;
}

#separador3 {
	clear: both;
	float: left;
	width: 491px;
	height: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 1px;
}

#separador2 { /* Separador de cajas cortas */
	clear: both;
	float: left;
	width: 491px;
	height: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;	
}

#separador4 { /* Separador de cajas largas */
	clear: both;
	float: left;
	width: 686px;
	height: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;	
}

#notcontenedor2 {
	float: left;
	height: 127px;
	width: 491px;
}

#not {
	float: left;
	height: 95px;
	width: 459px;
	background-color: #f5f5f5;
	padding: 16px;
}

#notmov {
	float: left;
	width: 459px;
	background-color: #f5f5f5;
	padding: 16px;	
}

/* Suscripción */

#suscripcion {
	float: right;
	height: 129px;
	width: 100%;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

#email2 {
	float: left;
	width: 35px;
	margin-top: 3px;	
}

#email3 {
	float: right;
	width: 110px;
	margin-left: 1px;
}



/* Destacados */

#desinicio {
	clear: both;
	float: left;
	width: 491px;
	height: 38px;
	background-image: url(../../img/titulos.gif);
}

#desinicio2 {
	clear: both;
	float: left;
	width: 686px;
	height: 38px;
	background-image: url(../../img/titulos2.gif);
}

#desiniciodescuentos {
	clear: both;
	float: left;
	width: 686px;
	height: 38px;
	background-image: url(../../img/titulosdescuentos.gif);
}

#desiniciotxt {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 31px;
	margin-top: 5px;
	font-style: normal;
}

#descontenedor {
	clear: both;
	float: left;
	width: 491px;
	height: 127px;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#tipocontenedor {
	clear: both;
	float: left;
	width: 686px;
	height: 127px;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#desimg { /* Caja que contiene la imagen de destacados */
	float: left;
	width: 101px;
	height: 101px;
	margin-left: 16px;
	margin-top: 14px;
}

#destxt { /* Caja que contiene el texto de destacados */
	float: right;
	width: 359px;
	height: 100%;
	margin-top: 14px;	
	margin-left: 15px;
}

#destipo { /* Caja que contiene las versiones de cada tipo */
	float: right;
	width: 668px;
	height: 100%;
	margin-top: 14px;	
	margin-left: 15px;
}

/* Contenidos derecha */

#contderinicial {
	height: 141px;
	width: 100%;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 24px;
}

#contderinicial2 {
	height: 273px;
	width: 100%;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 24px;
}

#contder {
	height: 131px;
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

#titulo, #titulo a {
	width: 151px;
	height: 20px;
	padding-top: 4px;
	margin-bottom: 10px;	
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	text-decoration: none;
}

#titulo a:hover {
	width: 151px;
	height: 20px;
	background-color: #f5f5f5;
	text-decoration: none;
}


/* Pie final */

#final {
	clear: both;
	width: 732px;
	height: 240px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	border-top-width: 31px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#flechainicio {
	float: left;	
}

#flechacatalogo {
	float: left;
	margin-left: 117px;
}

#flechaservicios {
	float: left;
	margin-left: 246px;
}

#flechaproyectos {
	float: left;
	margin-left: 376px;
}

#flechacontacto {
	float: left;
	margin-left: 506px;
}

#mapa {
	height: 35px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 34px;
	background-color: #232323;
	padding-top: 13px;
	padding-right: 12px;
	padding-left: 46px;
}

#licencia {
	width: 688px;
	height: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #232323;
	border-bottom-color: #232323;
	padding-top: 5px;
	padding-bottom: 5px;
}

#licencia a {
	color: #666666;
	text-decoration: none;
}

#licencia a:hover {
	color: #999999;
	text-decoration: none;
}

#lictxt {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

#subir {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 2px;
}

#licencia2 {
	width: 400px;
	margin-right: auto;
	margin-left: 23px;
	margin-top: 35px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	float: left;
}

#liclogo {
	width: 143px;
	margin-right: 22px;
	margin-left: auto;
	margin-top: 35px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	float: right;
	padding-top: 24px;
}

/* Listas */

#lipie {
	display: inline;
	margin-right: 75px;
}

#lipie2 {
	margin-left: 90px;
}

#lipie3 {
	margin-left: 52px;
}

#pie, #pie2 {
	float: left;
}

/* Texto */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

p a{
	color: #666666;
	text-decoration: none;
}

p a:hover{
	color: #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #3399ff;
	text-align: left;
}

h1 a{
	text-decoration: none;
	color: #3399ff;
}

h1 a:hover{
	text-decoration: none;
	color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #cc3333;
	text-align: left;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

.bold a{
	color: #666666;
	text-decoration: none;
}

.bold a:hover{
	color: #999999;
}

.boldpaypal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.menu a{
	color: #999999;
	text-decoration: none;	
}

.menu a:hover{
	color: #CCCCCC;
}

.titulos, .titulos a, .titulos a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #3399ff;
	text-decoration: none;	
}

.subtitulos, .subtitulos a, .subtitulos a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

.fechas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	font-style: normal;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.pie a{
	color: #666666;
	text-decoration: none;
}

.piep a:hover{
	color: #999999;
}

/* Buscador */

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #333333;
	border: 1px solid #666666;
	vertical-align: middle;	
}

.btnemail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	background-image: url(../../img/buscar.jpg);
	height: 14px;
	width: 15px;
	border: none;
	vertical-align: middle;
}

/* Suscripción Boletin */

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	vertical-align: middle;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	background-image: url(../../img/email.jpg);
	height: 14px;
	width: 13px;
	border: none;
	vertical-align: middle;	
}

/* Formulario contacto */

abbr {
	cursor: pointer;
}

.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: -1px;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.campospaypal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -2px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 15px;
	padding-left: 2px;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
}

.botones {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

textarea {
	padding: 0px;
}

#form0 {
	margin-top: 0;	
}

#form1, #form2, #form3, #form4, #form6 {
	margin-top: 5px;	
}

#form5 {
	float: left;
	margin-top: 0px;
}