@charset "utf-8";
/* SITE BASICS */
*{ border-width: 0; margin: 0; padding: 0; list-style-type: none; text-align: left; }
hr { margin-top: 30px; float: left; width: 100%; border-bottom: 1px solid #f1f1f1; margin-bottom: 30px; display: inline; }
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141; /*background:url("../images/main_background.jpg") repeat-x scroll 0 0 transparent;*/
}
#cu3er-container {
	width:500px;
	height: 430px;
}
#slide-container {
	width:500px;
	height: 430px;
	background-color: #FFFFFF;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*FRAMES AND WRAPPERS*/

#menu_wrapper {
	/*background-image:url(../images/menu-shw.gif);
	background-repeat:no-repeat;*/
	height: 37px;
	float:right;
	margin-top: 20px;
	width: 500px;
}
#menu_header {
	width: 500px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 10px 0px 0px 0px; /*padding: 10px 38px 0px 0px; */
	margin:0px;
}
#content_menu_header  {
	margin:20px auto 0px auto;
	width:980px;
	height: 80px;
	background-image: url(../images/logo.nuovo3.gif);
	background-repeat: no-repeat;
}

#content_wrapper {
	margin:10px auto 20px auto;
	width:980px;
	height: 480px;
	border-top: solid #CCC 1px;
}
#content_wrapper_serv {
	margin:10px auto 20px auto;
	width:980px;
	border-top: solid #CCC 1px;
	height: 560px;
}
#footer_frame {
	margin-top:0px;
	padding-bottom:30px;
	padding-top:20px;
	width:100%;
}
#footer_frame p {
font-size: 10px;
text-align:center;
}
#footer_frame span {
font-size: 9px;
}
#right_sidebar_cu3er  {
	display:inline;
	float:right;
	background-image: url(../images/box_shw.gif);
	height: 480px;
}
#right_sidebar  {
	display:inline;
	float:right;
}
/*PANELS */
#left_pan {
	width: 400px;
	text-align: right;
	float: left;
	display: inline;
}
#left_pan p,li{
	font-size:100%;
}
#left_pan p a {
	text-decoration:none;
	color:#999999;
}
#left_pan p a:hover {
text-decoration:underline; color:#999999;
}
#left_pan p span {
font-size:100%;
}
#text_box{
	margin: 20px 0 0 27px;
	line-height: 20px;
}
#text_box p {
	text-align:right;
	margin: 0px 0px 20px 0px;
}
#follow {
float:right; margin-right:36px; /* posicion con twitter era  margin-right:150px; */
}
#logos_links {
width:980px; height:20px; margin:auto;
}
/* SERVICIOS */
#serv_contents {
width:560px; margin-top:23px; line-height:18px;
}
#serv_contents a {
text-decoration: underline;
color:#333333;
}

/* GALLERY */

#gallery {
	margin:0;
	padding:0px;
	float: left;
	position: relative;
}
#image {
	padding:0px;
	height: 430px;
	width: 500px;
	margin: 0px;
}
#image img {
	display: none;
	top: 150px;
	position: absolute;
}
/* EXTERNAL LINK BAR */
.external_bar_logo {
	float:right;
}
.external_bar_links {
	float:left;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
}
.external_bar_links p {
line-height:18px;
}
.external_bar1 {
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	height:52px;
	width:980px;
	margin:auto;
}

