/***** Global Settings *****/

html, body {
	height: 100%;
	min-height: 100%;
}
body {
	font:12px/1.25 Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	color: #333;
	background: #ddd9d2;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
ul, ol {
	list-style:none;
	padding:0 0 18px 40px;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
.doc {
	background: url(images/entry_16.gif) no-repeat center left;
	padding: 2px 0 2px 18px;
}

/***** Links *****/

a, a:visited {
	text-decoration:underline;
	color:#e4700d;
	outline: none;
}
a:hover {
	text-decoration:underline;
	color:#000;
	outline: none;
}

/***** Forms *****/

form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}

/***** Tables *****/

table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
	width:598px;
}
table tr td {
	padding:2px;
}

/***** Wrapper *****/

#container {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.wrap, #wrap {
	width:960px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	min-height: 100%;
}

/***** Global Classes *****/

.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.width100 {
	width: 100%;
}
.width75 {
	width: 75%;
}
.width50 {
	width: 50%;
}
.border {
	border:1px solid #396240;
}
.right-dan {
	float:right;
	margin:0 30px 0px 12px;
}
.strong {
	font-weight: bold;
}
.disabled { filter: alpha(opacity=30); opacity: .3 }
.small { font-size:10px;} 
.margin-left { margin:0 0 0 30px; }
.thematic { float:right; margin:0 0 12px 12px; padding:5px; border:1px solid #ccc; background:#f6f4f1; }
/***** Header Classes *****/

body#index #header {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 540px;
	background: url(images/bgHeader.jpg) no-repeat center top;
}
body.interna #header {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 445px;
	background: url(images/bgHeaderInterna.jpg) no-repeat center top;
}

#header #logo {
	display: block;
	float: left;
	clear: both;
	margin:5px 0 0 66px;
	padding: 0;
	width: 181px;
	height: 95px;
	background: url(images/eco-homes.png) no-repeat top left;
	text-indent: -2000px;
}

#header ul#socials{
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 5px 0 0 0;
	width: 150px;
	height: auto;
}
#header ul#socials li{
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 0 4px;
	width: auto;
	height: auto;
	color: #e2e9cb; 
	font-size: 11px;
	font-style: italic;
}
#header ul#socials li a{ color: #e2e9cb; font-size: 11px;}

#header ul#languages{
	display: block;
	float: right;
	clear: none;
	margin: 0 0 0 25px;
	padding: 7px 6px 0 6px;
	width: 72px;
	height: 19px;
	background: url(images/bgIdiomas.png) no-repeat top left;
}
#header ul#languages li{
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 0 4px;
	width: auto;
	height: auto;
	color: #dbd7d7; 
	font-size: 11px;
}
#header ul#languages li a{ color: #dbd7d7; font-size: 11px;}

#header ul#navi {
	display:block;
	float:right;
	clear:none;
	width:635px;
	height:auto;
	margin:41px 0 0 0;
	padding:0;
}
#header ul#navi li {
	display:block;
	float:left;
	clear:none;
	width:auto;
	height:40px;
	margin:0 0 0 1px;
	padding:0;
}
#header ul#navi li#telefono {
	float:right;
	font-size:17px;
	font-weight:bold;
	padding:5px 36px 0 0;
	color:#5e791a;
	background:url(images/telefono.gif) right top no-repeat;
	height:35px;
}
#header ul#navi li#telefono .sm {
	font-size:12px;
}
#header ul#navi li a {
	display:block;
	float:left;
	clear:both;
	width:auto;
	height:18px;
	margin:0;
	padding: 7px 10px;
	font-size:14px;
	font-weight:normal;
	color: #fff;
	text-decoration:none;
	text-align: center;
	background: url(images/bgSplitter.png) no-repeat top right;
}
#header ul#navi li a:link {color: #fff;}
#header ul#navi li a:visited {color: #fff;}
#header ul#navi li a:hover {color: #68702f; }
#header ul#navi li a:active {color: #fff;}
#header ul#navi li.contacto a:link {background:none;}

body#index #header ul#navi li.index a,
body#contacto #header ul#navi li.contacto a,
body#empresa #header ul#navi li.empresa a,
body#noticias #header ul#navi li.noticias a,
body#videos #header ul#navi li.videos a,
body#preguntas #header ul#navi li.preguntas a{ color: #495018;}

#header form#buscar{
	display: block;
	float: right;
	clear: right;
	margin: 45px 0 0 0;
	padding: 0;
}
#header form#buscar span{ padding: 2px; background-color: #93a168; display: block; float: left;}
#header form#buscar input.text{
	display: block;
	float: left;
	clear: none;
	width: 167px;
	border: solid 1px #818b64;
	padding: 2px;
	color: #393a30;
	font-size: 0.9em;
}
#header form#buscar fieldset{ border: none; padding: 0;}
#header form#buscar input.submit{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 0 3px;
	padding: 0;
	width: 22px;
	height: 23px;
	background: url(images/bgLupa.png) no-repeat top left;
	border: none;
}

/***** Attn Classes *****/

#attn {
	display: block;
	float: left;
	clear: both;
	margin: 6px 0 0 0;
	padding: 0;
	width: 100%;
	height: 422px;
}
body#index #attn #slider,
body.interna #attn #slider{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 349px;
	position: relative;
}
body.interna #attn #slider{ height: 248px;}
#attn #overlay{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 22px;
	width: 276px;
	height: 305px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #111;
	filter:alpha(opacity=80); opacity:.8; -moz-opacity:.8;
}
#attn #overlay h1{
	font-size: 17px;
	color: #e8d746;
	font-weight: bold;
	padding: 0 0 18px 0;
}
#attn #overlay p{
	font-size: 12px;
	color: #fff;
}
#attn ul#subNavi{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 73px;
	background: url(images/bgSubnavi.png) repeat-x top left;
}
#attn ul#subNavi li{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 182px;
	height: 73px;
	background: url(images/bgSplitterSubnavi.png) no-repeat top right;
}
#attn ul#subNavi li a{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 25px 22px 0 45px;
	width: 115px;
	height: 47px;
	background: url(images/flechaSubnavi.png) no-repeat 10px 22px;
	color: #686868;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.6em; 
}
#attn ul#subNavi li.doubleTxt a{ padding-top: 14px;}

#attn ul#subNavi li a:hover{ color: #555353;}

#attn ul#subNavi li.principios,
#attn ul#subNavi li.localizaciones{ width: 207px; }

#attn ul#subNavi li.principios a,
#attn ul#subNavi li.localizaciones a{ width: 139px; }

body#requisitos #attn ul#subNavi li.requisitos a,
body#modelo #attn ul#subNavi li.modelos a,
body#modelos #attn ul#subNavi li.modelos a,
body#comparativa #attn ul#subNavi li.comparativa a,
body#localizaciones #attn ul#subNavi li.localizaciones a,
body#principios #attn ul#subNavi li.principios a{ color:#d57c23;}

/***** DuoCol Classes *****/

#duoCol{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 15px 2px 30px 2px;
	width: 964px; 
	height: auto;
	background: url(images/bgDuoCol.png) no-repeat top left;
}
#duoCol.uno {
 background: url(images/uno.gif) no-repeat top left;
}
#sidebar {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	width: 320px;
	height: auto;
	min-height: 550px;
}
#main {
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0 22px;
	width: 596px;
	min-height: 550px;
	height: auto;
}
.uno #main {
 width:915px;
}
.uno #main h2 {
 color:#57740B;
 padding:0 0 8px 0;
 font-size:16px;
 font-weight: bold;
 text-decoration:none;
}
#comparativa .uno #main h2 {
 color:#57740B;
 padding:18px 0 8px 0;
 font-size:16px;
 font-weight: bold;
 text-decoration:none;
 border-bottom:1px solid #ccc;
}
#duoCol p.title, #duoCol h1{
	display: block;
	margin: 0 0 15px 0;
	padding: 18px 22px;
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 18px;
	color: #d57c23;
	background: url(images/3ColUnderline.png) no-repeat bottom center;
}
#duoCol #sidebar p.title{ width: 276px;}
#duoCol #main p.title{ width: 596px; padding: 18px 0; background:url(images/horSplitterLong.png) no-repeat bottom center;}
#duoCol #main h1{ width: 596px; padding: 18px 0; background:url(images/horSplitterLong.png) no-repeat bottom center;text-decoration:none;font-sze:}

#duoCol #main p.title .clave { }

#duoCol #sidebar h1,  
#duoCol #sidebar h2,#duoCol h2 {
    clear: both;
    color: #70706e;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 16px;
    padding: 8px 8px 8px 22px;
	text-decoration: underline;
}
#duoCol #sidebar h1 {
    margin: 0;
    padding: 8px 0 8px 22px;
	color: #718f23;
	text-decoration: none;
	font-size: 16px;
}
#duoCol #sidebar ul.listaRiq {
    clear: both;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 0 8px 42px;
}
#duoCol #sidebar ul.listaRiq li {
    background: url("images/flechaNaranja.png") no-repeat scroll 0 2px transparent;
    clear: both;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 3px 0;
    padding: 0 0 0 16px;
    width: 100%;
}
#duoCol #sidebar ul.listaRiq li a{ color: #2f2f2e; text-decoration: none; border-bottom: dotted 1px #7b5f44;}
#duoCol #sidebar ul.listaRiq li a:hover{ color: #7b5f44; background-color: #edeae4;}
#duoCol #sidebar ul.listaRiq li a.active { color:#718F23; }
#duoCol #sidebar ul.listaRiq li span.nr {
    color: #7b5f44;
	font-size: 13px;
}

#duoCol #main strong{ color: #57740b;}
#duoCol #main ul{
	margin: 0 0 20px 0;
  	padding: 0 0 0 26px;
}
#duoCol #main ul li{
    background: url("images/flechaCirculo.png") no-repeat scroll 0 -2px;
    list-style: none outside none;
    margin: 7px 0 10px 0;
    padding: 0 0 0 28px;
}

/***** Main Classes *****/

#content {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

body#index #content .wrap,
body.interna #content .wrap{
	margin: 0 auto;
	padding: 0;
	width: 964px;
	height: auto;
}
body#index ul#indexVideos {
 padding:0;
 margin:0;
}
body#index ul#indexVideos li {
 padding:0;
 margin:0;
}
body#index ul#indexVideos li p {
 padding:0;
 margin:0;
}
/***** Comparativa ******/
div.separata {
 background:url(images/horSplitterLong.png) top left no-repeat;
 clear:both;
 height:6px;
 width:100%;
 margin:12px 0 12px 0;
} 

.comparativa {
 clear:both;
 margin: 16px 0 0 0;
}
.comparativa .comparativaIzq {
 display:block;
 float:left;
 width:300px;
 margin:0 15px 0 0;
} 
.comparativa .comparativaDer {
 display:block;
 float:left;
 width:600px;
}
.comparativa .comparativaDer table {
border:1px solid gray;
border-collapse:collapse;
color:#FFFFFF;
font:12px verdana,arial,helvetica,sans-serif;
}
.comparativa .comparativaDer th {
background:none repeat scroll 0 0 #B8DB7C;
padding:0.4em;
}
.comparativa .comparativaDer td, th {
color:#363636;
padding:0.4em;
}
.comparativa .comparativaDer tr {
background:none repeat scroll 0 0 #FFFFFF;
border:1px dotted gray;
}
.comparativa .comparativaDer thead th, tfoot th {
background:none repeat scroll 0 0 #5C443A;
color:#FFFFFF;
padding:3px 10px;
text-align:left;
text-transform:uppercase;
}
.comparativa .comparativaDer tbody th, tbody td {
text-align:left;
vertical-align:top;
}
.comparativa .comparativaDer tfoot td {
background:none repeat scroll 0 0 #5C443A;
color:#FFFFFF;
padding-top:3px;
}
.comparativa .comparativaDer th, td {
padding-right:70px;
}
.comparativa .comparativaDer .odd {
background:none repeat scroll 0 0 #FFFFFF;
}
.comparativa .comparativaDer tbody tr:hover {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #03476F;
color:#000000;
}
.comparativa h4 { 
 color:#D57C23;
 font-weight:bold;
}
/***** 3 Col Classes *****/

body#index .wrap #colHolder,
body#localizaciones .wrap #colHolder{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background: url(images/theCols.jpg) no-repeat top left;
}

ul#threeCols{
	display: block;
	float: left;
	clear: both;
	margin: 15px 0;
	padding: 0 2px 30px 2px;
	width: 964px;
	height: auto;
	background: url(images/footer3Cols.png) no-repeat bottom left;
}
ul#threeCols li{
	display: block;
	float: left;
	clear: none;
	margin: 0 2px 0 0;
	padding: 0 22px;
	width: 274px;
	height: auto;
	background-color: #edeae4;
}
ul#threeCols li.vivVerde{ background-color: #f3f1ec;}

ul#threeCols li p.title{
	display: block;
	margin: 0 0 15px 0;
	padding: 18px 0 18px 0;
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 18px;
	color: #d57c23;
	background: url(images/3ColUnderline.png) no-repeat bottom left;
}
ul#threeCols li p.title a { text-decoration:none; }
ul#threeCols li img{ border: solid 1px #cac6bd;}
ul#threeCols li img.noBorder{ border: none;color: #d57c23;}

ul#threeCols li .cntText{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
ul#threeCols li .cntText p{
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}
ul#threeCols li .cntText strong{ color: #57740b;}

ul#threeCols li a.mas{ 
	float: right; 
	clear: both; 
	text-align: right; 
	font-size: 11px; 
	margin: 8px 0 4px 0; 
	padding: 0 0 0 14px;
	color: #788c40; 
	text-decoration:underline; 
	background: url(images/icoMas.gif) no-repeat 0 4px;
}
ul#threeCols li a.mas:hover{ color: #536522;}

ul#threeCols li a.leerMas{
	display: block;
	float: right;
	clear: both;
	margin: 10px 0 5px 0;
	padding: 6px 0 0 0;
	width: 106px;
	height: 23px;
	background: url(images/btnLeerMas.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 2px 1px 2px #000;
}
ul#threeCols li a.leerMas:hover{ background: url(images/btnLeerMas.png) no-repeat 0 -29px; } 

/***** Noticias Classes *****/




body#index #cntNoticias,
body#contacto #cntNoticias{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 14px 2px;
	width: 960px;
	height: 376px;
	background: url(images/bgNoticias.jpg) no-repeat top left;
}
body#index #cntNoticias #noticias,
body#contacto #cntNoticias #noticias{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 639px;
	height: 100%;
}
body#index #cntNoticias #noticias p.title,
body#contacto #cntNoticias #noticias p.title{
	display: block;
	margin: 0;
	padding: 18px 22px;
	width: 595px;
	height: auto;
	font-weight: bold;
	font-size: 18px;
	color: #d57c23;
	background: url(images/horSplitterLong.png) no-repeat bottom center;
}

body#index #cntNoticias dl.boletin{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 639px;
	height: 306px;
	background: url(images/newsBg.jpg) no-repeat top left;
}
body#index #cntNoticias dl.boletin dt{
	display: block;
	float: left;
	clear: left;
	margin: 19px 0 0 19px;
	padding: 0;
	width: 35px;
	height: 40px;
	background: url(images/icoFecha.gif) no-repeat top left #aba7a2;
}
body#index #cntNoticias dl.boletin dd{
	display: block;
	float: left;
	clear: none;
	height: auto;
	max-height: 120px;
	margin: 19px 0 12px 10px;
}
body#index #cntNoticias dl.boletin dd.img{
	width: 140px;
	background-color: #e3e3e2;
	padding: 1px;
}
body#index #cntNoticias dl.boletin dd.img a{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 140px;
	height: auto;
	max-height:104px;
	overflow: hidden;
}
body#index #cntNoticias dl.boletin dd.img img{ display: block; float: left; clear: both; }
body#index #cntNoticias dl.boletin dd.img img{ border: solid 1px #fff;}


body#index #cntNoticias dl.boletin dd.msg{
	width: 399px;
	height: 128px;
	margin: 19px 0 12px 20px;
	overflow: hidden;
}

body#index #cntNoticias dl.boletin dt em{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #807a7a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
body#index #cntNoticias dl.boletin dt b{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #676767;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
body#index #cntNoticias dl.boletin dd p { padding:0; }
body#index #cntNoticias dl.boletin dd p.titulo{
	font-size: 13px;
	font-weight: bold;
	color: #3a3939;
	margin: 0;
	padding: 4px 0 8px 0;
}
body#index #cntNoticias dl.boletin dd p.titulo a{ font-size: 13px; font-weight: bold; color: #3a3939; text-decoration: none;}
body#index #cntNoticias dl.boletin dd .descrCorto{
	font-size: 12px;
	color: #4e4e4e;
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 1.4em;
}
body#index #cntNoticias dl.boletin dd a.leerMas{text-decoration: underline; font-size: 11px;}
body#index #cntNoticias dl.boletin dd a.leerMas:link{ color: #df9c0a; }
body#index #cntNoticias dl.boletin dd a.leerMas:visited{ color: #df9c0a;}
body#index #cntNoticias dl.boletin dd a.leerMas:hover{ color: #cf741c;}
body#index #cntNoticias dl.boletin dd a.leerMas:active{ color: #df9c0a;}



/***** Side story Classes *****/

#sideStory {
    clear: none;
    display: block;
    float: left;
    height: auto;
    margin: 0 2px 0 0;
    padding: 0 22px;
    width: 274px;
}
#sideStory p.title {
    background: url("images/3ColUnderline.png") no-repeat scroll left bottom transparent;
    color: #D57C23;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin: 0 0 15px;
    padding: 18px 0;
    width: 100%;
}
h2.title{
    background: url("images/3ColUnderline.png") no-repeat scroll left bottom transparent;
    color: #D57C23;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin: 0 0 15px;
    padding: 18px 0;
    width: 100%;
}
 h2.title a { text-decoration:none;}
#sideStory .cntText {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
#sideStory img {
    border: 1px solid #CAC6BD;
}
#sideStory a.leerMas {
    background: url("images/btnLeerMas.png") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    height: 23px;
    margin: 10px 0 5px;
    padding: 6px 0 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 1px 2px #000000;
    text-transform: uppercase;
    width: 106px;
}
#sideStory a.leerMas:hover{ background: url(images/btnLeerMas.png) no-repeat 0 -29px; } 

/***** Videos Classes *****/
#videos #duoCol {
	background:url("images/bgDuoColFino.png") no-repeat scroll left top transparent;
}
#videos #sidebar {
	width: 274px;
}
#duoCol #sidebar ul#sideVideos {
 padding:0 0 0 22px;
}
#duoCol #sidebar ul#sideVideos li {
 padding:0;
 background:none;
 clear:left;
}
#duoCol #sidebar ul#sideVideos li dl {
	width:290px;
}
#duoCol #sidebar ul#sideVideos li dl dt{
 display:block;
 float:left;
 width:50px;
 margin:0 8px 0 0;
}
#duoCol #sidebar ul#sideVideos li dl dd{
 float:left;
 width:220px;
}
#duoCol #sidebar ul#sideVideos li dl dd h3{
 padding:5px 0 0 0;
}
#duoCol #sidebar ul#sideVideos li dl dd p{
 
}
#video_player {
 margin:0px 0 0 0;
 width:640px;
 height:360px;
 border:1px solid #ccc;
 background:#fafafa url(images/play-button.png) center center no-repeat;
}
/***** Modelos Classes *****/

body#modelos #duoCol p.title{ width: 920px; background: url(images/horSplitterFull.png) no-repeat bottom center;}

ul#modelos{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 960px;
	height: auto;
}
ul#modelos li{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 22px 15px 22px;
	width: 918px;
	height: auto;
	background: url(images/horSplitterFull.png) no-repeat bottom center;
}
ul#modelos li h1{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 12px 0;
	width: 275px;
	height:auto;
	overflow: hidden;
	color: #718f23;
	font-size: 16px;
	font-weight: bold;
}
ul#modelos li a.marco{
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 275px;
	height: auto;
	background-color: #fff;
	border: solid 1px #cac6bd;
}
ul#modelos li .right{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 0 44px;
	padding: 0;
	width: 596px;
	height: auto;
	font-size: 12px;
	color: #333;
	line-height: 1.35em;
	position: relative;
}
ul#modelos li .right ul.speqs{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 10px 12px;
	width: 572px;
	height: auto;
	background-color: #f3f1ed;
}
ul#modelos li .right ul.speqs li{
	display: block;
	float: left;
	clear: none;
	margin: 0 2px;
	padding: 3px 0 3px 16px;
	width: 265px;
	height: auto;
	border-bottom: dotted 1px #c6c2bc;
	background: url(images/flechaNaranja.png) no-repeat 0px 7px;
}

ul#modelos li .right a.leerMas{
	display: block;
	float: right;
	clear: both;
	margin: 10px 0 5px 0;
	padding: 6px 0 0 0;
	width: 106px;
	height: 23px;
	background: url(images/btnLeerMas.png) no-repeat 0 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 2px 1px 2px #000;
}
ul#modelos li .right a.leerMas:hover{ background: url(images/btnLeerMas.png) no-repeat 0 -29px; } 



body #duoCol #sidebar ul#modelNavi{
	margin: 0;
	padding: 0 0 0 22px;
}
body #duoCol #sidebar ul#modelNavi li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 10px 0;
}
body #duoCol #sidebar ul#modelNavi li a{
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}
body #duoCol #sidebar ul#modelNavi li a:link{ color: #686868;}
body #duoCol #sidebar ul#modelNavi li a:visited{ color: #686868;}
body #duoCol #sidebar ul#modelNavi li a:hover{ color: #5f563c;}
body #duoCol #sidebar ul#modelNavi li a:active{ color: #718f23;}
body #duoCol #sidebar ul#modelNavi li a.active{ color: #718f23;}

body #duoCol #main .descr p{
	line-height: 1.4em;
}
body#modelo #duoCol #main ul.speqs{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 10px 12px;
	width: 572px;
	height: auto;
	background-color: #f3f1ed;
}
body#modelo #duoCol #main ul.speqs li{
	display: block;
	float: left;
	clear: none;
	margin: 0 2px;
	padding: 3px 0 3px 16px;
	width: 265px;
	height: auto;
	border-bottom: dotted 1px #c6c2bc;
	background: url(images/flechaNaranja.png) no-repeat 0px 7px;
}
body#modelo #duoCol #main hr{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: 10px;
	margin: 13px 0;
	padding: 0;
	border: none;
	background: url(images/horSplitterFull.png) no-repeat center bottom;
}

body#modelo #duoCol #main ul#galeria{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
body#modelo #duoCol #main ul#galeria li{
	display: block;
	float: left;
	clear: none;
	margin: 6px 4px;
	padding: 0;
}
body#modelo #duoCol #main ul#galeria li a{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 2px;
	background-color: #f3f1ec;
	width: auto;
	height: auto;
	border: 1px solid #CAC6BD;

}
body#modelo #duoCol #main ul#galeria li a:hover{ background-color: #aba49e;}
 #duoCol #main h3 { color:#6d8a20;font-weight:bold; }

 
 
/***** Localizaciones Classes *****/


#localizaciones #map_canvas {
 width:585px;
 height:350px;
 clear:both;
 margin:14px 0 0 0;
 border:1px solid #ccc;
}
#localizaciones #duoCol #main h3 { clear:both;margin-top:12px; }
/***** 5 Principio classes Classes *****/

dl#puntos {
 
}
dl#puntos dt {
 width:100px;
 display:block;
 float:left;
 clear:both;
 padding:0 0 8px 0;
}
dl#puntos dd {
 width:805px;
 display:block;
 float:left;
 padding:8px 0 8px 0;
}

/***** FAQ Classes *****/

body#preguntas #sidebar ul#faqList {
 padding:0 20px;
}
body#preguntas #sidebar ul#faqList li {
 padding:4px 0 4px 13px;
 border-bottom:1px dotted #ccc;
 background:url(images/flechaVerde.gif) 0px 8px no-repeat;
}
body#preguntas #sidebar ul#faqList li a{
 text-decoration:none;
}
body#preguntas .answer { 
 padding:0 0 8px 0;
 margin:0 0 24px 0;
 border-bottom:1px dotted #ccc;
 }
body#preguntas #duoCol h3 { margin:0 0 8px 0; }
body#preguntas h2 { margin:0 0 60px 0; }


/***** Noticias Classes *****/


body#noticias #duoCol #sidebar ul.listaRiq {
 padding:0 0 8px 22px;
}
#noticias #sidebar ul.listaRiq li {
 padding:0 0 0 14px;
 background:url(images/flechaNaranja.png) no-repeat scroll 0 4px transparent;
 width:268px;
}
#noticias #sidebar ul.listaRiq li  a { background:none; }
#noticias #sidebar ul.listaRiq li .titulo {
 font-size:16px;
} 
#noticias #sidebar ul.listaRiq li .fecha {
 font-style:italic;
 color:#728f23;
 padding:2px 0 0 0;
} 
#noticias #sidebar ul.listaRiq li .shortNews p {
 width:100px;
} 
#noticias #duoCol h2 {
    padding: 2px 0 2px 0px;
}
#noticias ul#fotogal {
 margin:12px 0 0 0;
 padding:0;
}
#noticias ul#fotogal li {
  float:left;
  margin:0 0 12px 12px; 
  padding:5px; 
  border:1px solid #ccc; 
  background:#f6f4f1; 
}

/***** Site Classes *****/
#aviso .column {
 width:275px;
 margin:0 12px 0 0;
 padding:8px;
 display:block;
 float:left;
 clear:none;
}
#aviso .column h2 {
 
}

/***** Contacto Classes *****/
#map_canvas {
 width:270px;
 height:230px;
 margin:0 0 0 22px;
}


/***** Footer Classes *****/

#footer {
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 43px 0 0 0;
	width: 100%;
	height: 205px;
	background: url(images/bgFooter.jpg) no-repeat center top;
	color: #4a4744;
	font-size: 11px;
}
#footer #fLeft{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 0 22px;
	padding: 0;
	width: 595px;
	height: auto;
}
#footer ul#cols{
	display: block;
	float: left;
	clear:both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#footer ul#cols li{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 196px;
}
#footer ul#cols li strong{ color: #4a4744; font-size: 12px;}
#footer ul#cols li ul{
	display: block;
	float: left;
	clear: both;
	margin: 16px 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#footer ul#cols li ul li{
	display: block;
	float: left;
	clear: both;
	margin: 3px 0 2px 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 11px;
}
#footer a:link{ color: #4a4744;text-decoration: none;}
#footer a:visited{ color: #4a4744;text-decoration: none;}
#footer a:hover{ color: #4a4744; border-bottom: dotted 1px; text-decoration: none;}
#footer a:active{ color: #4a4744;text-decoration: none;}

#footer p.copy{
	display: block;
	float: left;
	clear: left;
	margin: 16px 0 0 0;
	padding: 0;
}

#footer #fRight{
	display: block;
	float: right;
	clear: none;
	margin: 0 22px 0 0;
	padding: 0;
	width: 300px;
	height: auto;
}
#footer #fRight p.strong{
	color: #4a4744; 
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0 0 0 100px;
}

#footer #fRight form#newsletter{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 10px 100px;
	padding: 0;
}
#footer #fRight form#newsletter span{ padding: 2px; background-color: #b6ada5; display: block; float: left;}
#footer #fRight form#newsletter input.text{
	display: block;
	float: left;
	clear: none;
	width: 148px;
	border: solid 1px #99938e;
	padding: 2px;
	color: #83837c;
	font-size: 0.9em;
}
#footer #fRight form#newsletter fieldset{ border: none; padding: 0;}
#footer #fRight form#newsletter input.submit{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 0 3px;
	padding: 0;
	width: 22px;
	height: 23px;
	background: url(images/bgLupaNewsletter.png) no-repeat top left;
	border: none;
}
#footer #fRight #sellos{
	display: block;
	float: left;
	clear: both;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
}
#footer #fRight #sellos img { margin:0 0 0 6px;float:left; }
#footer #fRight #sellos img.veritas { margin:-3px 0 0 6px;float:left; }
#footer #fRight #sellos img.pdc { margin:3px 0 0 6px;float:left; }
#footer #fRight #fMenu{
	display: block;
	float: right;
	clear: right;
	width: 300px;
	height: auto;
	margin: 29px 0 0 0;
	padding: 0;
}
#footer #fRight #fMenu li{
	display: block;
	float: right;
	clear: none;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: solid 1px;
}
#footer #fRight #fMenu li.politica{ border: none;}

 /**** ADMIN ****/
#admin {
 background: #ae0000;
 text-align: center;
 color:#fff;
 font-family: Verdana,arial,"sans serif";
 padding: 6px 0;
 margin:0;
 position:fixed;
 width:100%;
 opacity:.6;
 filter: alpha(opacity = 60);
 border-bottom:1px solid #fff;
}
#admin a { color:#fff; }
