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

body{
	color: #333;
}

*{
 margin:0;
 padding:0;
 }

.contenedor {
	width:1000px;
	margin:auto;
	padding:0px;
	}
	
.wrappercontent{
	height:366px;
}

.banda {
	margin:0px;
	padding-top:0px;
}

.languages {
	height:21px;
	padding-right:50px;
}

.languages ul{
	float:right;
	text-decoration:none;
	margin:0px;
	padding-top:10px;
}

.languages ul li{
	text-indent:0px;
	float:left;
	text-decoration:none;
	list-style:none;
	height:20px;
	padding-left:5px;
}

.principal {
	height:120px;
	margin:0;
	padding:0;
	
}

.botonera {
	width:660px;
	padding-left:320px;
	padding-top:40px;
}
.botonera ul{
	height:31px;
}

.botonera ul li{
	text-indent:0px;
	float:left;
	text-decoration:none;
	list-style:none;
	ist-style:none;
	height:35px;
	padding-left:5px;
}

.logo{
	float:left;
	top:inherit;
	padding-left:50px;
}

.banner {
	padding-left:70px;
}

.title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	color: #d3a41b;
	letter-spacing: 0.03em;
	line-height:20pt;
	padding:5px 0 5px 0;
}

.subtitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	padding:5px 0 5px 0;
}


.text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #333;
	line-height:20px;
	padding-top:20px;
}

.parrafo1 {
	float:left;
	width:350px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.parrafo2 {
	margin-left:460px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.parrafo3 {
	clear:left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.parrafo4 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}


.parrafo5 {
	clear:left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}

.paneles {
	padding-top:20px;
	padding-bottom:20px;
}
.panel1 {
	float:left;
	width:auto;
	padding-left:250px;
	padding-right:50px;
}
.panel3 {
	float:right;
	width:auto;
	padding-right:300px;
}
.panel2 {
	margin:auto;
}

.footer{
	background-image:url(images/bg_footer-01.png);
	height:120px;
	bottom: 0;
	width: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-repeat: repeat-x;
	color: #FFF;
	position:relative;
}

.footercontent{
	padding:20px;
	width:1000px;
	margin:auto;
}

.footer ul{
	list-style-type:none;
	position:relative;
	top:70px;
	left:100%;
}

.footer li{
	display:inline;
	border-right:solid 1px #FFF;
	padding:0 5px;
}

.footer li:last-child{
	display:inline;
	border-right:none;
	padding:0 60px;
}

.footer a{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
}

.marca{
	color:#FFF;
	font-size:10px;
	float:right;
	top:10px;
	left:70%;
}

.mainpages {
	margin-top:9px;
	margin-bottom:100px;
}


/* Guide styles !! */

.text_guide li{
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color: #333;
line-height:17px;
}

.text_guide ol{
color: #d3a41b;
margin-left:30px;
}

/* About styles !! */

.panel1_devel {
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color: #333;
line-height:20px;
background-image:url(images/about/bg_devel.png);
background-repeat:no-repeat;
padding-left:10px;
padding-top:5px;
height:475px;
width:270px;
margin-left:50px;
}
.panel2_devel {
float:right;
margin-right:45px;
width: 270px;
height:475px;
padding-left:10px;
padding-top:10px;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color: #333;
line-height:20px;
background-image:url(images/about/bg_devel.png);
background-repeat:no-repeat;
}
.panel3_devel {
float:right;
width: 270px;
margin-right:30px;
height:475px;
padding-left:10px;
padding-top:5px;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
color: #333;
line-height:20px;
background-image:url(images/about/bg_devel.png);
background-repeat:no-repeat;
}

.parrafo6 {
margin-left:120px;
padding-top: 30px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}

.text6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #333;
	line-height:20px;
	padding-top:20px;
	padding-left:30px;
}

a:focus {
outline: none;
}
a.trigger{
	position: absolute;
	background:#88bbd4 url(images/plus.png) 6% 55% no-repeat;
	text-decoration: none;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding:4px 12px 6px 24px;
	font-weight: bold;
	
	z-index:2;
}
a.trigger.left {
	left: 0;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
a.trigger.right {
	right: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
a.trigger:hover {
	background-color:#59B;
}
a.active.trigger {
	background:#666 url(images/minus.png) 6% 55% no-repeat;
}
.panel {
	color:#CCC;
	position: absolute;
	display: none;
	background: #000000;
	width: 300px;
	height: auto;
	z-index:1;
}
.panel.left {
	left: 0;
	padding: 20px 30px 20px 100px;
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.panel.right {
	right: 0;
	padding: 20px 100px 20px 30px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
}
.panel p {
	font-size:11px;
}

.mainform {
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:301px;
	background-image:url(images/contact/banner_contact_red.png);
	padding:0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:30px;
}

.form {
	float:left;
	width:300px;
}

.contact {
	margin-left:350px;
}

.contact ul{
	padding-top:30px;
	list-style-image:url(../images/contact/tel_contact.png);
}

li.vineta1 {list-style-image:url(../images/contact/tel_contact.png); }

.form button{
		width:150px;
		height:37px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		line-height:37px;		
		border:none;
		background:url(../images/form1/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}	
.form1 p.submit{
		clear:both;
		background:url(images/contact/banner_contact_red.png) no-repeat 0 100%;
		padding:0 25px 20px 25px;
		margin:0;
		text-align:right;
		}	

.contact a{
	text-decoration:none;
	color:#4C2F92;
	
}

.contact a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D3A41A;
}

.textcontact {
	clear:left;
	height:700px;
}

.panelsamples1{
	float:left;
	width:auto;
	padding-left:50px;
	padding-right:50px;
}
.panelsamples4{
	float:right;
	width:auto;
	padding-right:190px;
}
.panelsamples2{
	float:left;
	width:auto;
	padding-left:200px;
}

.panelsamples3{
	margin-left:530px;
	margin-right:50px;
}

.closeform{
	float:right;
	width:auto;
}

.acloseform{
	font-size: 14px;
	text-decoration: none;
	list-style: none;
	ist-style: none;
	color: #000000;
	font-weight:bold;
}


#panel {
		
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:0px;
	
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:0px;
	
	/* Otros estilos */ 
	border:3px solid #D3A41A;
	background:#FFFFFF;
	
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	display: none;
	position:absolute;
	z-index: 10;
	padding:10px;
	left: 50%;                 /* with these two lines i set the begining of the div in the center of screen */
	width:800px;														/* but I have to "correct" it because I do not want the *BEGINING* to be centered. But the div itself. */
	margin-left: -400px;      /* correct1-> set to left W1/2 so that the middle point of the div is centered horizontally */
	
}



