﻿
/* RESET */
img {border:none;}

ol,ul {
	list-style:none; /* removes list-styles from lists */
}

.div-contenido-seccion ul
{
    padding:0px;
    margin:0px;
}

.div-contenido-seccion ul li
{
    padding:0 0 0 12px;
    margin-left:0px;
	background: url(../../imagenes/icons/arrow.gif) no-repeat 0 5px ;
}

/* TYPO */
h1 {
	color:#999;
	text-transform:uppercase;
	font-weight:normal;
	font-size:25px;
	margin:15px 0 13px 0;
	}

h2 {
	color:#999;
	font-size:16px;
	font-weight:bold;
	}

h3 {
	font-size:15px;
	color:#F90;
	text-transform:uppercase;
	font-weight:bold;
	}

h4 {}

h5 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	}

p {
	margin:0.5em 0;
	}

a {
	color:#F60;
	text-decoration:none;
	}
	
a:hover {
color:#333;
	}
	
.txtSmaller	{
	font-size:11px;
	}
	
.txtSmallerC	{
	font-size:11px;
	color:#F90;
	}	
	
.txtBigger {
	font-size:14px;
	font-weight:bold;
	}

.txtBlack {}

.enmarcada
{
    border:solid 1px #666;
}

	
/* LAYOUT */
body {
	background:#FFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	}

.siteHolder {
	width:980px;
	margin:15px auto 0 auto;
	}

.leftColumn {
	width:225px;
	margin:36px 0 62px 0;
	padding:0 35px 0 35px;
	background:url(../../imagenes/leftCol_cent1.png) repeat-y;
	position:relative;
	float:left;
	}

.centerColumn {
	width:515px;
	position:relative;
	margin:25px 0 0 0;
	float:left;
	}


.rightColumn {
	width:108px;
	margin:22px 0 0 0;
	float:left;
	}


/* GENERAL */

.clear {
	clear:both 
	}
	
.horDiv1 {
	height:1px;
	background-color:#CCC;
	}
	
.horDiv2 {
	height:3px;
	background-color:#CCC;
	}		
	
.horSpace1 {
	height:6px;
	}	
	
	
/* ------ LEFT COLUMN -------  */

.siteLogo {
	
	}

.leftColumn .topBorder {
	width:295px;
	position:absolute;
	top:-34px;
	left:0;
	height:34px;
	background:url(../../imagenes/leftCol_top1.png);
	}

.leftColumn .bottomBorder {
	width:295px;
	position:absolute;
	bottom:-60px;
	left:0;
	height:60px;
	background:url(../../imagenes/leftCol_bot1.png);
	}
	
.leftColumn a {
	font-size:12px;
	color:#666;
	text-decoration:none;
	}	
	
.leftColumn h3 {
	margin:14px 0 6px 0;
	}	
	
	
/* Left Menu 1 */
.menuLeft1 {
	list-style:none;
	margin:-25px 0 8px 0;
	padding:0;
	font-size:14px;
	text-transform:uppercase;
	}

.leftColumn  .menuLeft1 a {
	color:#888;
	font-size:13px;
	text-decoration:none;
}
	
.leftColumn  .menuLeft1 a:hover,  .leftColumn  .menuLeft1 .select a  {
	color:#f90;
	text-decoration:none;
	}	

.menuLeft1 .first
{
	border-top:1px #E4E4E4 solid;
}
.menuLeft1 li {
	padding:3px 0;
	margin:0 0 2px 0;
	border-bottom:1px #E4E4E4 solid;
	border-right:#F90 3px solid;
	text-align:right;
	padding-right:10px;
	}
	
.menuLeft1 li:hover, .menuLeft1 .select  {
	border-bottom:1px #E4E4E4 solid;
	border-right:#999 3px solid;
	}	




.leftColumn  .contBox1 {
	border:1px #CCC solid;
	padding:5px 7px;
	}
	
.leftColumn .linksMenu	{
	margin:0;
	list-style:url(../../imagenes/ic_pdf1.png);
	padding:0 0 0 30px;
	}
	
.leftColumn .linksMenu li {
	position:relative;
	padding:0px 0 0 0;
	margin:0;
	}	

.leftColumn .linksMenu a {
	color:#888;
	font-size:13px;
	text-decoration:none;
	position:relative;
	top:-7px;	
	}
	
.leftColumn .linksMenu a:hover,  .leftColumn .linksMenu .select a  {
	color:#f90;
	text-decoration:none;
	}	




.footer {
	margin:15px 0 0 0;
	}
	
.footer .txtSmallerC a	{
	color:#F90;
	}		
	
.menuBottom {
	margin:0 0 10px 0;
	}	
	
.menuBottom a {
	text-decoration:underline;
	}	
	
.menuBottom a:hover {
	color:#333;
	}		



.companyinfo a
{
	
	color:#F60;
}

.companyinfo a:hover {
	color:#333;
	}

.developed a
{
	font-size:11px;	
}

.developed a:hover
{
	color:#F60;
}

/* end */


/* ------ CENTER COLUMN ------  */

/* TOP MENU */
.topMenu {
	font-size:12px;
	color:#777;
	}

.topMenu1
{
	margin-bottom:20px;
	border-bottom:dashed 1px #333;
}
	
.topMenu1 a {
	font-size:14px;
	color:#F90;
	text-decoration:none;
	}	
	
.topMenu a {
	color:#666;
	text-decoration:underline;
	}
	
.topMenu a:hover, .topMenu .select a, .topMenu1 a:hover  {
	color:#333;
	text-decoration:none;
	/*font-weight:bold;*/
	}	

.topMenu1 .selected
{
	color:#333;
}

.topMenu ul, .topMenu1 ul  {
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
	}

.topMenu li, .topMenu1 li {
	display:inline;
	padding:0 1px;
	}

.centerColumn .contBox1 {
	padding:0 18px 0 0;
	margin:0px 0 0 0;
	}
	
.centerColumn .thumbnail1 {
	width:230px;
	float:left;
	margin:8px 15px 15px 0;
	}	



/* VIDEO HOLDER */

.videoHolder {
	width:515px;
	overflow:hidden;
	}

/* end */


/* ------  RIGHT COLUMN ------  */
.rightColumn h3 {
	margin:0 0 -3px 22px;
	line-height:100%;
	padding:0;
	}
	
.rightColumn p {
	margin:6px 0 2px 0;
	}	
	
.rightColumn .horDiv1 {
	width:118px;
	margin:0 0 8px 0;
	}	

.rightColumn .topBorder {
	width:168px;
	height:21px;
	background:url(../../imagenes/rightCol_top1.png);
	}
	
.rightColumn .centerBg {
	width:126px;
	padding:0 20px 10px 22px;
	background:url(../../imagenes/rightCol_cent1.png) repeat-y;
	position:relative;
	}	
	

.rightColumn .bottomBorder {
	width:168px;
	height:35px;
	background:url(../../imagenes/rightCol_bot1.png);
	}

.rightColumn a
{
	color:#333;	
}

.rightColumn .current
{
	font-weight:bold;
}

.rightColumn a:hover
{
	color:#F60;
}

.rightColumn .horDiv1
{
	margin-top:5px;
	margin-bottom:10px;
}

.rightColumn img
{
	border:solid 1px #666;
}

/* IDIOMAS */
.div-mp-idiomas
{
    padding:5px;
    margin-bottom:40px;
    margin-top:-20px;
}

.div-mp-idiomas a
{
	margin-right:10px;
	font-weight:bold;
}

.div-mp-idiomas a:hover
{
	color:#F60;
}


/* ULTIMAS NOTICIAS */


#frontNews {
	overflow:hidden;
	min-height:110px;	
	_height:110px;
}
div#frontNews span.date {
	font-size:13px;
	font-weight:bold;
	margin:0;
	display:block;
	margin-bottom:5px;
}					
.frontRotate {
	overflow:hidden;
	display: none;
	_height:110px;
	min-height:110px;
}		

.frontRotate div a p{
	font-size:0.8em !important;
}

.frontRotate a:hover {
	cursor: pointer;
	outline:none;
}
.frontRotate a img {
	border: none;
}
.frontRotate a small.readmore { float:right;font-weight:bold;}

.frontRotate a:hover small.readmore { color:#F60;}

.more-news 
{
	float:right;
	margin-right:20px;	
}

.more-news 
{
	font-weight:bold;
}

div.new {text-align:left;margin-bottom:20px;}

.new .date
{
	
	color:#db8504;
}

p.title-item a, p.title-item { display:block;font-weight:bold;color:#333;}

.pagination
{
	text-align:center;
}

.pagination a
{
	font-weight:bold;
}


/* GALERIA IMAGENES */

.gallery-list{
	width:100%;
	float:left;
	padding:0;
	margin:0 0 1em;
	
}
.gallery-list ul, .gallery-list li{
	margin:0;
	padding:0;
}
.gallery-list li{
	width:158px;
	float:left;
	margin:0 5px 10px 5px;
	padding:0 !important;
	font-size:0.9em;
}
.gallery-list li img{
	margin:0;
	border:1px solid #63695c;
	width:158px;
	height:118px;
}
.gallery-list .zoom{
	display:block;
	width:138px;
	height:20px;	
	padding:0 20px 0 0;
	margin:0;
	background: url(../../imagenes/icons/icon-zoom.gif) no-repeat 100% 50%;
	line-height:2.1em;
	text-align:right;
}
.gallery-list li a{
	cursor:pointer;
	
}
.gallery-list li a:hover{
	color:#FFF !important;
	text-decoration:none;
}



/* SITEMAP */
ul.siteMap li a {
	
	padding:0 0 0 20px;
	background: url(../../imagenes/icons/arrow.gif) no-repeat 0 50%;
}

ul.siteMap ul {
	margin-top:10px;
}

ul.siteMap li {line-height:20px;}


#secondary .column-main .main { text-align:justify;}

p.subtitles a.current {color:#fff;}
p.subtitles a.current:hover {text-decoration:none;cursor:default}
ul.links	{ margin-left:0;}
ul.links li { background:url(../../imagenes/icons/arrow.gif) no-repeat 0 5px;padding-left:12px;}
ul.links li { clear:left;}


/* CONTACT */
#contact table {
	color:#333;
	font-weight:bold;	
	margin-top:18px;
}	

#contact .etiqueta
{
    text-align:right;
    padding-right:20px;
}

#contact .error
{
    color:#CC1c1c;
}

#contact td
{
    padding:5px 8px 5px 8px;
}

#contact input,#contact textarea {
	border: 1px solid #ccc;
	font: 11px "Lucida Grande", Helvetica, sans-serif;
	
	color: #000;
	background-color:#feebcf;	
}
#contact textarea 
{
    overflow:auto;
}
#contact input:focus, #contact textarea:focus {background-color:#f4f4f4}

#contact input.send {
	 color: #fff !important; 
	 margin-top: 5px;
	 border:0;  
	 width:81px !important;
	 cursor:pointer;
	 background:url(../../imagenes/titles/p-send.gif) no-repeat left top;
	 height:22px;
	 
}
html>/**/body #contact fieldset input.send 	{text-indent:-9000em; /* Fixes Firefox */}
#contact input.send:hover {
	 background-position:0 -22px;
}  

