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

* {margin:0px; padding:0px;} 

#bg { position: fixed; top: 0; left: 0; }

.bgwidth { width: 100%; }
.bgheight { height: 100%; }

body 		{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			
			}
			 
#headerp 	{height:100px;
			 margin:auto;
			 position:relative;
			 padding:0px 10px 10px 10px;
			  background-color:  #000;
			  box-shadow: 0px 7px 10px #222;

			 }
			 
.menu 			{width:400px;
				height:20px;	
				 margin:auto;
				 position:absolute;
				 bottom:10px;
				 right:20px;
				 
			
				 }
				 
.logo   		 {width:145px;
				 height:55px;	
				 margin:auto;
				 position:absolute;
				 bottom:10px;
				 left:20px;
				 background-image: url(../imagenes/logo.png);
				 }

.logo2 		 {width:206px;
				 height:55px;	
				 margin:auto;
				 position:absolute;
				 bottom:10px;
				 left:20px;
				 background-image: url(../imagenes/logo2.jpg);
				 }

				 
.contentmenu 	{width:960px;
				height:100px;	
				 margin:auto;
				 position:relative;
				 padding:0px 10px 10px 10px;
				 background-color:  #000;
				  
				 }	
				 
				 				 	 
			 
			 
#content 	{width:960px;
			 margin:auto;
			 position:relative;
			 background-color: #FFF;
			 box-shadow: 7px 7px 10px #222;
			 }


#contentimage 	{width:960px;
			 height:300px;
			 position:relative;
			 }
			 			 
			 
#footer 	{height:50px;
			 margin:auto;
			 position:relative;
			 padding:0px 10px 10px 10px;
			 background-color:#000;
			 }


.menufooter			{width:300px;
				height:20px;	
				 margin:auto;
				 position:absolute;
				 top:13px;
				 left:-20px;
				 
				 font-size:13px;
				 }

.contentinfo    {width:960px;
			 height:140px;
			  padding:10px 0px 0px 0px;
	 
			 }


.bloque1 {width:960px;
		  height:5px;
		  background-color: #CCC;
          }
		  
		  

			 
.bloque2 {width:960px;
		  height:15px;
		  background-color: #FF1C1C;
          }
			   

.contentprod    {width:940px;
			 height:300px;
			  padding:10px;
	 
			 }

.pver { font-size:11px;
	font-style:italic;
	color:#666;
	text-align:right;
	padding-right:15px;
 }

.plegal { font-size:11px;
	font-style:italic;
	color: #FFF;
	text-align:right;
	padding-right:15px;
 }

hr { 
  background-color: #d0d0d0;
}


h1 { font-size:18px;
	color:#666;
	padding-left:10px;
 }
 
h2 { font-size:14px;
	color:#666;
	padding-left:10px;
	padding-top:15px;
 } 
 
p { font-size:13px;
	color:#666;
	padding-top:10px;
	padding-left:10px;
 }


.p2 { font-size:12px;
	color:#666;
	padding-top:10px;
	padding-left:10px;
 }

.info 			{width:139px;
			 height:140px;
			 position:relative;
			 padding:10px;
			 float:left;

			 border-left: 1px solid #d0d0d0;
			 
			 }
				 
.legales   		 {width:450px;
				 height:23px;	
				 margin:auto;
				 position:absolute;
				 top:5px;
				 right:20px;
				 font-size:11px;
				 color:#FFF;
				 
				 }


.contentfotos {width:205px;
			 height:185px;
			 position:relative;
			 padding:15px;
			 float:left;			 
			 }


#content 	{width:960px;
			 margin:auto;
			 position:relative;
			 background-color: #FFF;
			 box-shadow: 7px 7px 10px #222;
			 }
			 
			 
.content2 {width:940px;
					 position:relative;
					 padding:10px; 
				 }

.content3 {width:920px;
			height:280px;
					 position:relative;
					 padding:10px;
					 top: 10px;
					 
				 }				 



.contenttexto  {width:410px;
					 position:relative;
					  padding:10px 20px 20px 0px;
					 float:left;
					
					 
					 }




.contenttextofoto  {width:430px;
					 position:relative;
					 padding:10px 00px 00px 20px;
					 float:left;
					 border-left: 1px solid #d0d0d0;
					 
					 }

.contentfooter 	{width:960px;
				height:50px;	
				 margin:auto;
				 position:relative;
				 padding:0px 10px 10px 10px;
				  background-color:#000;
				 }
				 
.cleaner {clear:both}


ul {text-align: right;
	}
	
li {display: inline; 
	list-style-type:none;
	margin: 0px 5px;
	color: #fff;
	}
	
a { text-decoration: none;
    color: #ffffff;
	}

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

div#header div#slide-holder {

width : 960px;
height : 300px;
position : relative;
}
div#header div#slide-holder div#slide-runner {
width : 960px;
height : 300px;
overflow : hidden;
position : relative;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
right : 20px;
bottom : 20px;
width : 700px;
height : 46px;
display : none;
position : absolute;
background : url(images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}
div#nav ul li a {
background : url(images/nav.png) no-repeat;
}






#TB_window {
	font: 12px 'AftasansRegular', Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px 'AftasansRegular', Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000
	display: none;
	border: 1px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}



#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




.contacto{ 
	height:440px;
	width: 400px;
    padding: 45px 45px 20px; 
    margin-top: 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#666;

	
   
} 
.contacto label{ 
    display: block;  
    font-weight: bold; 
} 
.contacto div{ 
    margin-bottom: 15px; 
} 
.contacto input[type='text'], .contacto textarea{ 
    padding: 7px 6px; 
    width: 294px; 
    border: 1px solid #CED5D7; 
    resize: none; 
    box-shadow:0 0 0 3px #EEF5F7; 
    margin: 5px 0; 
} 
.contacto input[type='text']:focus, .contacto textarea:focus{ 
    outline: none; 
    box-shadow:0 0 0 3px #dde9ec; 
} 
.contacto input[type='text'].invalido, .contacto textarea.invalido{ 
    box-shadow:0 0 0 3px #FFC9C9; 
} 
.contacto input[type='submit']{ 
    border: 1px solid #CED5D7; 
    box-shadow:0 0 0 3px #EEF5F7; 
    padding: 8px 16px; 
    border-radius: 20px; 
    font-weight: bold; 
    text-shadow: 1px 1px 0px white; 
     
    background: #e4f1f6;  
    background: -moz-linear-gradient(top, #e4f1f6 0%, #cfe6ef 100%); 
    background: -webkit-linear-gradient(top, #e4f1f6 0%,#cfe6ef 100%);  
} 
.contacto input[type='submit']:hover{ 
    background: #edfcff;  
    background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%); 
    background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%);  
} 
.contacto input[type='submit']:active{ 
    background: #cfe6ef;  
    background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%); 
    background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%); 
} 
.error{ 
    background-color: #BC1010; 
    border-radius: 4px 4px 4px 4px; 
    color: white; 
    font-weight: bold; 
    margin-left: 16px; 
    margin-top: 6px; 
    padding: 6px 12px; 
    position: absolute; 
} 
.error:before{ 
    border-color: transparent #BC1010 transparent transparent; 
    border-style: solid; 
    border-width: 6px 8px; 
    content: ""; 
    display: block; 
    height: 0; 
    left: -16px; 
    position: absolute; 
    top: 8px; 
    width: 0; 
} 
.result_fail{ 
    background: none repeat scroll 0 0 #BC1010; 
    border-radius: 20px 20px 20px 20px; 
    color: white; 
 
    padding: 10px 20px; 
    text-align: center; 
} 
.result_ok{ 
    background: none repeat scroll 0 0 #1EA700; 
    border-radius: 20px 20px 20px 20px; 
    color: white; 
    font-weight: bold; 
    padding: 10px 20px; 
    text-align: center; 
} 

.error{ 
    background-color: #BC1010; 
    padding: 6px 12px; 
    border-radius: 4px; 
    color: white; 
    margin-left: 16px; 
    margin-top: 6px; 
    position: absolute; 
} 
.error:before{ /* Este es un truco para crear una flechita */ 
    content: ''; 
    border-top: 8px solid transparent; 
    border-bottom: 8px solid transparent; 
    border-right: 8px solid #BC1010; 
    border-left: 8px solid transparent; 
    left: -16px; 
    position: absolute; 
    top: 5px; 
} 

.result_fail{ 
    background: none repeat scroll 0 0 #BC1010; 
    border-radius: 20px 20px 20px 20px; 
    color: white; 
    padding: 10px 20px; 
    text-align: center; 
} 
.result_ok{ 
    background: none repeat scroll 0 0 #1EA700; 
    border-radius: 20px 20px 20px 20px; 
    color: white; 
    padding: 10px 20px; 
    text-align: center; 
}