@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color: #cccccc;}
a:visited {color: #cccccc;}
a:active {color: #cccccc;}
a:hover {color: #cccccc;}
a {text-decoration: none;}

.container-general {
	width: 940px;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:40px
}
.autoleft {
	float: left;
}
.autolefttotal {
	float: left;
	width: 100%;
}
.lenguages {
	float: right;
	width: 300px;
	height: 14px;
}
.flag {
	float: right;
	margin-left: 22px;
}
.flag-lenguage {
	float: right;
	margin-left: 5px;
	font-size: 11px;
	color: #2e394d;
}
.flag-lenguage a {
	color: #2e394d;
}
.flag-lenguage a:visited {
	color: #2e394d;
}
.flag-lenguage a:hover {
	text-decoration: none;
}


/*.menu {
	width: 480px;
	float: right;
	margin-top: 46px;
}*/


.menu ul {
	/*font-family: 'Asap', sans-serif;
	font-family: 'Josefin Sans', sans-serif;*/
	list-style-type: none;
	float: right;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*.menu ul li {
	display: inline;
	margin-left: 22px;
}
.menu ul li a {
	text-decoration: none;
	color: #FFF;
}
.menu ul li a:visited {
	color: #FFF;
}
.menu ul li a:hover {
	color: #fed366;
}*/

.active a {
	color: #fed366;
}

.linksReq a, {
	color: #2e394d;
	text-decoration:underline;
}

.linksReq a:link {
	color: #2e394d;
	text-decoration:underline;
}

.linksReq a:visited {
	color: #2e394d;
	text-decoration:underline;
}

.linksReq a:active {
	color: #2e394d;
	text-decoration:underline;
}

.linksReq hover {
	color: #2e394d;
	text-decoration:underline;
}





#header {
	position: relative;
	margin-bottom: 0px;
}
.content {
	float: left;
	width: 940px;
	min-height:380px;
	background-image: url(../images/main-shape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
}
.title {
	float: left;
	width: 220px;
	margin-right: 20px;
	padding-top: 18px;
}
.title h1, .title h2, .title h3, .title h4, .title h5, .title h6, .text-content h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*font-family: 'Asap', sans-serif;
	font-family: 'Josefin Sans', sans-serif;*/
}
.title h1 {
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
	font-size: 30px;
	margin-top: -14px;
}
.title h2 {
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
	font-size: 24px;
	margin-top: -7px;
}
.title h3 {
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
	font-size: 20px;
	margin-top: -5px;
}
.title h4 {
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
	font-size: 22px;
	margin-top: 0px;
	line-height: 20px;
}

.title h5 {
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
	font-size: 22px;
	margin-top: -12px;
	line-height: 20px;
}

.title h6 {
	font-weight: normal;
	color: #FFF;
	text-transform: lowercase;
	font-size: 18px;
	margin-top: -12px;
	line-height: 20px;
}




.title ul {
	text-align: right;
	float: right;
	font-size: 13px;
	color: #1a438d;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.title ul li {
	margin-bottom: 10px;
}
.title ul li a {
	color: #1a438d;
	text-decoration: none;
}
.title ul li a:visited {
	color: #1a438d;
	text-decoration: none;
}
.title ul li a:hover {
	text-decoration: underline;
}


.text-content {
	float: left;
	width: 700px;
}
.text-content h1 {
	color: #2e394d;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 37px;
	margin-top:-15px;
}

.text-content p {
	font-size: 13px;
	color: #2e394d;
	line-height: 25px;
	margin-bottom: 20px;
}
.text-content ul {
	font-size: 13px;
	color: #2e394d;
	margin-left: 15px;
	margin-bottom: 20px;
}
.text-content ul li {
	line-height: 25px;
	margin-bottom: 5px;
}
.text-content .vinetatwo {
	list-style-image: url(../images/vineta.gif);
}
.text-content a {
	color: #d5315c;
}
/*.text-content a:visited {
	color: #d5315c;
}*/
.text-content a:hover {
	text-decoration: none;
}
.text-content .imgmarginleft {
	margin-left: 10px;
}
.text-content .column-left {
	float: left;
	width: 310px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 20px;
}
.text-content .column-right {
	float: left;
	width: 330px;
	margin-left: 20px;
}

/*SLIDE SHOW*/

#slideshow {
    position:relative;
    height:319px;
}

#slideshow IMG {
    position:absolute;
    top:30;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*END SLIDE SHOW*/




.footer {
	float: left;
	width: 940px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 61px;
}
.footer p {
	font-size: 11px;
	color: #666;
	text-align: right;
	margin-top: 24px;
	margin-right: 22px;
}
#line-services {
	margin-bottom: 20px;
}
.flag-services {
	float: left;
	margin-right: 10px;
}
.services-text {
	font-size: 13px;
	color: #2e394d;
	float: left;
}
#services-details {
	margin-top: -30px;
}
#table-request {
	margin-bottom: 20px;
}

#table-request tr td {
	color: #2e394d;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
input , textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e394d;
	padding: 4px;
	width: 90%;
	border: 1px solid #c0c3c9;
}
textarea {
	width: 98%;
}

.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
}
.botonsend {
	height: 26px;
	width: 88px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.container-general .content .text-content .column-right #form1 #table-request tr td #message {
	width: 90%;
}




/* COLUMNS */

.titlecol{color:#2E394D}

.col100{ float:left; margin-top:10px; width:100%; }

.col50{ float:left; margin-top:6px; width:50%; }


/* Clear Floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;}

.clearfix {
	display: inline-block;}

.divider_space, .divider, .divider_thin {
	clear:both;
	display:block;
	margin-bottom:20px;
	padding-top:20px;
	width:100%;}

.divider_thin {
	margin-bottom:10px;
	padding-top:10px;}

.divider{
	background:url(images/divider_line.gif) bottom repeat-x;
	padding-top:22px}

.clearboth{
	clear:both;
	display:block;
	font-size:0px;
	height:0;
	line-height:0;
	width:100%;}



#contact { display: block; width: 650px; margin: 70px auto; padding: 35px; border: 1px solid #cbcbcb; background-color: #FFF; -moz-border-radius: 5px; -webkit-border-radius:5px; }

/* Form style */

label { display: inline-block; float: left; height: 19px; line-height: 19px; width: 155px; font-size: 0.8em; color:#1a438d; padding-top: 5px; }
input, textarea, select { margin: 0; padding: 5px; color: #1a438d; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:0.8em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; -moz-border-radius: 5px; -webkit-border-radius:5px; width:160px; }
textarea {height:140px;}
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit { cursor: pointer; border: 1px solid #222; background:#1a438d; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
input.submit:hover { background:#444; }
fieldset { padding:20px; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#1a438d; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

.comentarea{ width:682px !important;}

span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 15px; margin: 10px 0; color:#2e394d;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; font-size:12px; }

#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }