@charset "utf-8";
/* CSS Document */

body {margin: 0px;
background-image:url(images/bg_page.gif);
background-repeat:repeat-x;}
p{margin: 0px;}

#general {
	width:100%
}

/* HEADER----------------------------- */
#header {
	background-color: #FFFFFF;
	width: 940px;
	margin:0px auto;
}
#header .headerlinea {
	background-color: #383363;
	border-bottom:2px solid #C5A304;
	height:6px;
}

#header .headerencabezado {
	height:148px;
	background-color: #FFFFFF;
	background-image:url(../images/header_enabezado.jpg);
	background-repeat:no-repeat;
}
#header .headermenu {
	height: 60px;
	background-color: #383363;
}
#header .headerlinea2 {
	background-color: #C5A304;
	height: 8px;
	border-top: 1px solid #FFFFFF;
}


/* HEADER----------------------------- */

/* CONTENT----------------------------- */

#content {
	background-color: #FFFFFF;
	width: 940px;
	margin:0px auto;
}

#content .left-home {
	width: 260px;
	float: left;
}
#content .right-home {
	width: 677px;
	float: left;
}

#content .right-internas {
	width: 570px;
	float: left;
}
/* CONTENT final----------------------------- */

/* Newsletter----------------------------- */
.newsletter-home {
	background-color: #FFFFFF;
}
.newslettertop {
	background-color: #C5A304;
	height: 40px;
	background-image: url(images/newsletter2.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.newsletterbottom {
	background-color:#383363;
	height: 70px;
	padding: 10px 20px 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.inputemail{
	margin: 10px 0px 10px 0px;
	width: 200px;
}
.btn{
width:158px;
height:27px;
background-image:url(images/btn_suscribirse_off.gif);
border:0px;
}

.btn:hover{
width:158px;
height:27px;
background-image:url(images/btn_suscribirse_on.gif);
border:0px;
}
/* Newsletter----------------------------- */

.quienes-home {
	background-color: #FFFFFF;
}
.quienestop {
	background-image: url(images/quienessomos.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 0px 18px;
	border-bottom: 2px solid #9C9A9B;
	width: 230px;
	margin-left: 0px;
}
.quienesbottom {
	width: 250px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	padding: 3px 0px 12px 0px;
}

.quienesbottom a{
	color:#383363;
	text-decoration:none
}

.quienesbottom a:hover{
	color:#C5A304;
	text-decoration:underline
}

/* FOOTER----------------------------- */
#footer {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position:bottom
}
.footer-contacto {
	background-color: #F2F2F2;
	height: 18px;
	border-bottom: 2px solid #C5A304;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 940px;
}
.footer-copy {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	width: 940px;
}
.footer-links {
	height: 21px;
	padding: 10px 0px 10px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#383363;
	letter-spacing: 1px;
	width: 940px;
}

.footer-links a{
color:#383363;
text-decoration:none;
padding:1px 2px;
width: 848px;
}
.footer-links a:hover{
	color:#FFFFFF;
	background-color:#383363;
	padding:1px 2px;
	color:#C5A304;}
.featured {
	background-color:#F1F1F1;
	padding: 30px 20px 10px 20px;
	height: 200px;
}

.ultimosnoticias{
	background-color:#FFFFFF;
	padding: 10px 10px 10px 20px;
	width: 310px;
	float: left;
}
.noticia {
	background-image: url(images/bullet_triangle.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position: 1px 15px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	padding: 9px 13px
}

.noticia a{
color:#383363;
text-decoration:none;
}
.noticia a:hover{
color:#383363;
text-decoration:underline;
color:#C5A304;
font-weight:bold;
}

/* MENU interiores---------------------------- */
#menu-internal {
	width:186px;
	padding: 5px 0px 2px 0px;
	background-color: #F1F1F1;
	float: left;
}
#menu-internal .menu-title {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	background-color: #383363;
	background-image:url(images/bullet_trianglemenu.gif);
	background-repeat:no-repeat;
	padding: 3px 0px 3px 20px;
	font-size: 13px;
	background-position: 5px 6px;
	text-transform: uppercase;
	width: 155px;
	margin-top: 8px;
}
#menu-internal .menusub {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	padding: 2px 0px 2px 15px;
	font-size: 12px;
	display: block;
	text-decoration:none;
}

#menu-internal .menusub:hover {
	color: #C5A304;
	display: block;
	background-image:url(images/bullet_arrowmenu.gif);
	background-repeat:no-repeat;
	background-position: 4px 7px;
	background-color:#DEDEDE
}
/* CONTENIDO interiores---------------------------- */
#contenidopaginainteriores {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	padding: 10px 20px 10px 20px;
	text-align:justify;
	color: #000000;
}
#contenidopaginainteriores img{
	float:right;
	margin: 0px 0px 2px 18px;
	padding: 5px;
	border: 1px solid #5F5F5F;
}
#contenidopaginainteriores h1 {
	border-bottom: 3px solid #C5A304;
	color:#5F5F5F;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:19px;
}

#contenidopaginainteriores a{
color:#383363;
text-decoration:none;
padding:0px 2px;
/*width: 848px;*/
}
#contenidopaginainteriores a:hover{
	color:#FFFFFF;
	padding:1px 2px;
	color:#C5A304;
}

ul {margin: 3px 0px 3px 5px;
padding:0px 15px;
list-style:none}
li {
	background-image:url(images/bullet_arrowlistcontenido.gif);
	background-repeat:no-repeat;
	padding:0px 15px 10px 15px;
	list-style:none;
	background-position: 3px 4px;
	margin: 2px 0px 10px 0px;
	border-bottom:1px solid #F1F1F1;
}

li a{
text-decoration:none; font-size:14px;}

/* MENU derecha---------------------------- */
#menu-derecha {
	float: right;
	width: 180px;
}
/* MENU derecha FRASES---------------------------- */
#menu-derecha .frases {
	background-color: #F1F1F1;
	padding-left: 7px;
	padding: 10px 7px 10px 7px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}
.frasestitulo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #383363;
	border-bottom: 2px solid #9C9A9B;
	text-align:center
}

/* MENU derecha DESTACADO---------------------------- */
#menu-derecha .destacado {
	background-color: #F1F1F1;
	padding-left: 7px;
	padding: 10px 7px 10px 7px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}
.destacadotitulo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #383363;
	border-bottom: 2px solid #9C9A9B;
	text-align: left;
}

.destacado img {
text-align:center;
margin:10px auto
}


/* MENU derecha NEWSLETTER---------------------------- */
.newslettertop-interiores {
	background-color: #C5A304;
	height: 40px;
	background-image: url(images/newsletter2.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.newsletterbottom-interiores {
	background-color:#383363;
	height: 132px;
	padding: 10px 10px 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.inputemail-interiores{
	margin: 10px 0px 10px 0px;
	width: 150px;
}
.btn-interiores{
width:158px;
height:27px;
background-image:url(images/btn_suscribirse_off.gif);
border:0px;
}
#contenidopaginainteriores .resaltado {
	text-transform: uppercase;
	font-weight: bold;
}


.tabla_contactenos {
margin-top:30px
}
.tabla_contactenos td{
padding:6px
}
.inputcontactenos{
	width:250px;
}
.formdato {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
}
.btncontactenos{
	width:65px;
	background-image:url(images/bg_page.gif);
	background-position:1px 36px;
	border:0px;
	color: #FFFFFF;
	height: 30px;
}

.descargue_doc
{display:block; width:200px; height:48px; background-image:url(images/descarga.png); background-repeat:no-repeat;
padding:0 ;text-align: right;font-size:15px; font-weight:bold; margin:15px auto; background-color:#F1F1F1; color:#5F5F5F !important; border: 1px solid #5F5F5F; 
}
#general #content .right-home .video_youtube {
	float: right;
	width: 301px;
	/*border:1px solid #3b336f;
	padding:5px;*/
	margin-top: 10px;
}
