* { padding:0px; margin:0px;outline:0;}
html, body {
	height:100%;
	font-family: 'LucidaSansRegular', Arial;
    font-size: 13px;
	color:#666;
}
img {border:0;}

a, a:link, a:visited {color:#D8005C;text-decoration:none;}
a:hover {color:#D8005C;text-decoration:underline;}

#footer a, #footer a:link, #footer a:visited {color:#bbb;text-decoration:none;}
#footer a:hover {color:#bbb;text-decoration:underline;}

#over_boxinfo{
	font-size:12px;
  	position:fixed;
	z-index:1501;
	background-color:#f3f3f3;
	padding:20px;
	overflow:hidden;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

a#over_boxinfo_close,
a#over_boxinfo_close:visited,
a#over_boxinfo_close:link {
	background-image: url(../imgs/icon_close.png);
	background-repeat:no-repeat;
	display:block;
	float:right;
	text-indent:-9999px;
	width:20px;
	height:20px;
}

a#over_boxinfo_close:hover,
a#over_boxinfo_close:active {
	background-position:0px -20px;
}
#over_boxinfobg {
	cursor:pointer;
  	position:fixed;
	z-index:1500;
	top:0; 
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.general_msg {
	font-size:12px;
	top:50%;
	left:50%;
	margin-left:-300px;
	margin-top:-150px;
	width:600px;
	height:300px;
}
.general_msg p {font-size:12px; margin-bottom:10px;text-align:justify;}
.over_scrolls {
	height:260px;
	overflow:auto;
	margin:15px 0px 0px 0px;
	padding-right:20px;
}
.over_scrolls p {line-height:18px;font-size:12px;}
.over_hidden {display:none;}

#container {
    min-height:100%;
    height: auto!important;
    height:100%;
}
.widebody {
	margin:0px auto;
	width:960px;
}

.bgshine {
	background-color:#000;
	background-image:url("../imgs/bgshine.png");
	background-repeat:no-repeat;
	background-position:50% -750px;
	overflow:hidden;
}
.bgshine_footer {
	background-color:#000;
	background-image:url("../imgs/bgshine.png");
	background-repeat:no-repeat;
	background-position:50% -500px;
	overflow:hidden;
}
.bgpattern {
	background-image:url("../imgs/bgpattern.png");
	overflow:hidden;
}
.topmenu {
	font-size:11px;
}
.topmenu .contacto_telefono{float:left;color:#ffffff;font-size:14px;padding-top:10px;}
.topmenu .contacto_telefono a{color:#ffffff;}
.topmenu ul {list-style:none;float:right;margin-top:10px;}
.topmenu ul li {float:left;padding-left:10px;margin-left:-1px;margin-right:10px;border-left:1px solid #bbb;}
.topmenu ul li.ini {border:0;}
.topmenu ul li a {color:#bbb;}

#btnsocial {
	display:none;
	float:right;
	text-align:center;
	padding:12px 15px;
	border:1px solid #444;
	background-image:url("../imgs/bgfooterbottom.png");
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:280px;
	overflow:hidden;
}
.wflow {
	width:500px;
}
.addthis_button_tweet {width:90px;}
.addthis_button_facebook_like iframe {width:110px !important;}

#header {
	margin-bottom:20px;
	overflow:hidden;
	background-color:#fff;
	box-shadow: 0px 3px 8px #000;
	-moz-box-shadow: 0px 3px 8px #000;
	-webkit-box-shadow: 0px 3px 8px #000;
}
.header_left {padding-top:10px;float:left;}
.menu {float:right;}
.menu ul {list-style:none}
.menu li {float:left;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.menu li:hover,
.menu li.current {
	float:left;
	border-right:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
}
.menu li a,
.menu li a:link,
.menu li a:visited {
	display:block;
	padding:40px 25px;	
	font-size:16px;
	color:#333;
	font-weight:normal;
	font-style:italic;
	font-family: 'LucidaSansItalic', Arial;
	text-decoration:none;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.menu li a:hover,
.menu li a:active,
.menu li.current a {
	color:#000;
	background-image:url("../imgs/bgmenuactive.jpg");
	background-repeat:repeat-x;
	background-color:#e5e5e5;
	text-decoration:none;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.content {
	clear:both;
	padding:0;
}
.content p {
	padding-bottom:15px;
}
.main {
	line-height:18px;
	text-align:justify;
	float:left;
	width:620px;
}

ul.lista {list-style:none;margin-top:5px;}
ul.lista  li {
	background-image:url("../imgs/dot.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	padding-bottom:10px;
}

.lateral {
	float:right;
	width:296px;
}
.boxmargin {
	margin-right:40px;
}
.boxservice {
	float:left;
	width:293px;
}
.boxright {
	float:right;
}
.boxservice .boxservicecontent {min-height:410px;}
.boxservice .boxservicecontent p {padding-top:20px;line-height:22px;}
.boxservice ul {list-style:none;margin-top:10px;margin-left:5px;}
.boxservice ul li {
	background-image:url("../imgs/dot.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	padding-bottom:10px;
}
.morelink {
	margin-top:10px;
	border-top:1px solid #e5e5e5;
	padding-top:8px;
	text-align:right;
}


.bannerposition {
	position:absolute;
	margin-top:-105px;
	margin-left:75px;
}
.button {}
.button a,
.button a:link,
.button a:visited {
	float:left;
	font-weight:normal;
	font-style:italic;
	font-size:19px;
	font-family: 'LucidaSansItalic', Arial;
	color:#fff;
	border:1px solid #F87AAF;
	background-image:url("../imgs/bgbutton.jpg");
	background-repeat:repeat-x;
	background-color:#D8025D;
	padding:7px 24px;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
	-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
}
.button a:hover {
	background:none;
	background-color:#D8025D;
	text-decoration:none;
}
.button a:active {
	background:none;
	border:1px solid #bbb;
	background-color:#bbb;
	text-decoration:none;
}
.button2 {}
.button2 a,
.button2 a:link,
.button2 a:visited {
	float:left;
	font-weight:normal;
	font-style:italic;
	font-size:22px;
	font-family: 'LucidaSansItalic', Arial;
	color:#fff;
	border:1px solid #F87AAF;
	background-image:url("../imgs/bgbutton.jpg");
	background-repeat:repeat-x;
	background-color:#D8025D;
	padding:10px 32px;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
	-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
}
.button2 a:hover {
	background:none;
	background-color:#D8025D;
	text-decoration:none;
}
.button2 a:active {
	background:none;
	border:1px solid #bbb;
	background-color:#bbb;
	text-decoration:none;
}

.submit {
	border:0;
	float:left;
	font-weight:normal;
	font-style:italic;
	font-size:19px;
	font-family: 'LucidaSansItalic', Arial;
	color:#fff;
	border:1px solid #F87AAF;
	background-image:url("../imgs/bgbutton.jpg");
	background-repeat:repeat-x;
	background-color:#D8025D;
	padding:7px 24px;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
	-moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.7);
}
.submit:hover {
	background:none;
	background-color:#D8025D;
	text-decoration:none;
}
.submit:active {
	background:none;
	border:1px solid #bbb;
	background-color:#bbb;
	text-decoration:none;
}
.msg_success {
	background-color:#EFF9F4;
	padding:10px;
	color:#063;
	margin-bottom:10px;
}
.msg_error {
	background-color:#FFECEC;
	padding:10px;
	color:#952F2F;
	margin-bottom:10px;
}
.formulario {
	padding-top:20px;
}
.inputtext {
	background-color:#f3f3f3;
	font-family: 'LucidaSansItalic', Arial;
	padding:8px;
	width:250px;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.inputtext:active,
.inputtext:focus {
	background-color:#fff;
}
.textarea {
	background-color:#f3f3f3;
	font-family: 'LucidaSansItalic', Arial;
	overflow:auto;
	padding:5px;
	width:600px;
	height:150px;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.textarea:active,
.textarea:focus {
	background-color:#fff;
}
h1 {
	margin:0;
	padding:0;
	color:#D8005C;
	font-weight:normal;
	font-style:italic;
	font-size:22px;
	line-height:28px;
	font-family: 'LucidaSansItalic', Arial;
}
h1.subpage {
	margin:0;
	padding:0;
	color:#D8005C;
	font-weight:normal;
	font-style:italic;
	font-size:25px;
	line-height:28px;
	font-family: 'LucidaSansItalic', Arial;
}
h2 {
	margin:0;
	padding:0;
	color:#D8005C;
	font-weight:normal;
	font-style:italic;
	font-size:20px;
	line-height:24px;
	font-family: 'LucidaSansItalic', Arial;
}
.hr {
	padding-bottom:1px;
	border-bottom:1px solid #e5e5e5;
}
.cleared{clear:both;}
.cleared5{clear:both;padding-top:5px;}
.cleared10{clear:both;padding-top:10px;}
.cleared15{clear:both;padding-top:15px;}
.cleared20{clear:both;padding-top:20px;}
.cleared25{clear:both;padding-top:25px;}
.cleared30{clear:both;padding-top:30px;}
.cleared35{clear:both;padding-top:35px;}
.cleared45{clear:both;padding-top:45px;}
.smalltext{font-size:11px;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.break{clear:both;padding-top:330px;}

#footer {
	font-family: 'LucidaSansRegular', Arial;
	color:#bbb;
	font-weight:normal;
	font-size:11px;
	margin-top:-330px;
	padding-top:40px;
	background-image:url("../imgs/bgshadow.jpg");
	background-repeat:repeat-x;
	background-position:50% 0%;
}
.footer_content {
	height:290px;
}
.footer_top {
	padding-top:30px;
	height:180px;
}
.footer_bottom {
	padding-top:15px;
	height:64px;
	border-top:1px solid #444;
	background-image:url("../imgs/bgfooterbottom.png");
}
#footer h3 {
	margin:0;
	padding:0;
	color:#fff;
	font-weight:normal;
	font-style:italic;
	font-size:19px;
	line-height:24px;
	font-family: 'LucidaSansItalic', Arial;
}
.footer_about {
	float:left;
	width:400px;
}
.footer_about p {
	text-align:justify;
	padding-top:10px;
	line-height:16px;
}
.footer_links {
	float:left;
	margin-left:60px;
}
.footer_links ul {list-style:none;margin-top:10px;}
.footer_links ul li {
	background-image:url("../imgs/dot.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	padding-bottom:8px;
}

.footer_phone {
	float:right;
	text-align:center;
	padding:12px 15px;
	border:1px solid #444;
	background-image:url("../imgs/bgfooterbottom.png");
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.footer_phone span {
	margin:0;
	padding:0;
	color:#bbb;
	font-weight:bold;
	font-style:italic;
	font-size:26px;
	line-height:34px;
	font-family: 'LucidaSansDemiboldItalic', Arial;
}

.footer_social {
	float:right;
}
.footer_social ul {
	list-style:none;
}
.footer_social ul li {
	float:left;
	margin-left:5px;
}
.footer_social ul li a {
	background-image:url("../imgs/buttons_social.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	width:45px;
	height:45px;
}
.footer_social ul li.twitter a {background-position:-5px 0px;}
.footer_social ul li.facebook a {background-position:-55px 0px;}
.footer_social ul li.delicius a {background-position:-103px 0px;}
.footer_social ul li.viadeo a {background-position:-152px 0px;}
.footer_social ul li.linkedin a {background-position:-200px 0px;}
.footer_social ul li.xing a {background-position:-250px 0px;}
.footer_social ul li.gplus a {background-position:-300px 0px;}

.footer_social ul li.twitter a:hover {background-position:-5px -44px;}
.footer_social ul li.facebook a:hover {background-position:-55px -44px;}
.footer_social ul li.delicius a:hover {background-position:-103px -44px;}
.footer_social ul li.viadeo a:hover {background-position:-152px -44px;}
.footer_social ul li.linkedin a:hover {background-position:-200px -44px;}
.footer_social ul li.xing a:hover {background-position:-250px -44px;}
.footer_social ul li.gplus a:hover {background-position:-300px -44px;}

.footer_copy {
	float:left;
	width:600px;
	line-height:16px;
}
#footer_arcentia {
	float:right;
	padding-top:30px;
}
#footer_arcentia a,
#footer_arcentia a:link,
#footer_arcentia a:visited {color:#666;}

#footer_arcentia a:hover,
#footer_arcentia a:active {color:#bbb;}

/* Easy Slider */
#slider {
	clear:both;
	overflow:hidden;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	}
#slider li { 
	width:960px;
	height:345px;
	overflow:hidden; 
	}	
#controls {
	position:absolute;
	list-style:none;
	margin-top:-50px;
	padding-left:25px;
	text-align:left;
	overflow:hidden; 
}
#controls li {
	display:inline;
	text-indent:-9999px;
}
#controls li a, #controls li a:link, #controls li a:visited #controls li a:hover {
	display:inline-block;
	text-indent:9999px;
	width:12px;
	height:12px;
	margin-right:5px;
	background-image:url("../imgs/slider_control.png");
}
#controls li.current a {
	background-image:url("../imgs/slider_control_current.png");
}

.slider_box {
	width:960px;
	height:345px;
}
.slider_text {
	width:400px;
	padding-top:35px;
	padding-left:25px;
	float:left;
}
.slider_text h2 {
	margin:0;
	padding:0;
	color:#fff;
	font-weight:normal;
	font-style:italic;
	font-size:24px;
	line-height:24px;
	font-family: 'LucidaSansItalic', Arial;
}
.slider_text p {
	text-align:justify;
	font-size:13px;
	line-height:18px;
	font-weight:normal;
	padding-top:20px;
	color:#bbb;
}
/* // Easy Slider */