body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	font-style: normal;
	font-variant:normal;
	font-weight: normal;
	font-size: inherit;
	line-height: normal;
	background-color:#fff;
	color:#4a4a4a;
}
img {
	border:0;
	float:left;
}
li {
	list-style:none;
	float:left;
}
p {
	margin:0 0 14px 0;
	font-size:11px;
	line-height:22px;
	clear:both;
}
/*LAYOUT*/
#container_header {
	width:100%;
	height:174px;
	background:url(common/bg_header.gif) repeat-x;
}
#header_center {
	width:856px;
	height:174px;
	margin:0 auto;
}
#header_top {
	width:856px;
	height:62px;
	position:relative;
	margin:0 0 38px 0;
}
#header_logo_rp {
	width:81px;
	height:85px;
	position:absolute;
	top:9px;
	left:3px;
	background:url(common/bg_logo_rs.gif) no-repeat;
	cursor:pointer;
}
#header_main_menu {
	width:702px;
	height:30px;
	margin:32px 0 0 0;
	float:right;
	/*background:url(common/menu_fin.jpg) 0 right no-repeat;*/
}
#header_main_menu li {
	float:right;
}
/*menu*/

li#empresa {height:30px; width:78px; background:url(common/menu_empresa.jpg) 0 0 no-repeat;}
li#empresa a {width: 100%;height: 100%;display: block;}
li#empresa a:hover {background:url(common/menu_empresa.jpg);background-position: 0 -30px;}

li#servicio {height:30px; width:126px; background:url(common/menu_servicio_tecnico.jpg) 0 0 no-repeat;}
li#servicio a {width: 100%;height: 100%;display: block;}
li#servicio a:hover {background:url(common/menu_servicio_tecnico.jpg);background-position: 0 -30px;}

li#frio {height:30px; width:120px; background:url(common/menu_frio_industrial.jpg) 0 0 no-repeat;}
li#frio a {width: 100%;height: 100%;display: block;}
li#frio a:hover {background:url(common/menu_frio_industrial.jpg);background-position: 0 -30px;}

li#avisos {height:30px; width:67px; background:url(common/menu_avisos.jpg) 0 0 no-repeat;}
li#avisos a {width: 100%;height: 100%;display: block;}
li#avisos a:hover {background:url(common/menu_avisos.jpg);background-position: 0 -30px;}

li#tienda {height:30px; width:64px; background:url(common/menu_tienda.jpg) 0 0 no-repeat;}
li#tienda a {width: 100%;height: 100%;display: block;}
li#tienda a:hover {background:url(common/menu_tienda.jpg);background-position: 0 -30px;}

li#noticias {height:30px; width:82px; background:url(common/menu_noticias.jpg) 0 0 no-repeat;}
li#noticias a {width: 100%;height: 100%;display: block;}
li#noticias a:hover {background:url(common/menu_noticias.jpg);background-position: 0 -30px;}

li#contactenos {height:30px; width:113px; background:url(common/menu_contactenos.jpg) 0 0 no-repeat;}
li#contactenos a {width: 100%;height: 100%;display: block;}
li#contactenos a:hover {background:url(common/menu_contactenos.jpg);background-position: 0 -30px;}

li#fin {height:30px; width:23px; background:url(common/menu_fin.jpg) 0 0 no-repeat;}

/*end menu*/

#header_bottom {
	width:856px;
	height:74px;
}

#flash_container {
	width:100%;
	height:231px;
	background:url(common/bg_image.gif) repeat-x;
}
#flash_content {
	width:856px;
	height:225px;
	margin:0 auto;
	padding:3px 0 0 0;
	clear:both;
}
#info_container {
	width:856px;
	height:305px;
	margin:8px auto 0 auto;
}
#info_left {
	width:538px;
	height:268px;
	min-height:268px;
	margin:0 0 10px 0;
	padding:20px 10px 0 3px;
	border-right:1px solid #e7e7e7;
	float:left;
}
#info_left_title {
	width:538px;
}
#info_left_title img{
	margin:0 0 20px 0;
}
#info_right {
	width:291px;
	margin:2px 0 0 13px;
	float:right;
	background:#eee;
}
#destacado_right {
	width:269px;
	margin:20px 0 0 0;
	padding:10px;
	float:right;
	background:#eee;
	border:1px solid #ccc;
}
.noticia {
	padding:10px 16px;
	font-size:11px;
	line-height:15px;
	clear:both;
}
#servicio_tecnico_container {
	width:100%;
	height:175px;
	background:url(common/bg_servicio_tecnico.gif) repeat-x;
}
#st_content {
	border-top:1px solid #e7e7e7;
	width:856px;
	height:175px;
	margin:0 auto;
}
#st_title {
	width:856px;
	height:18px;
	margin:23px 0;
}
/*.marcas {
	width:122px;
	height:35px;
	float:left;
	text-align:center;
}*/
#footer_conteiner {
	width:100%;
	height:66px;
	background:url(common/bg_footer.jpg);
	clear:both;
}
#footer_content {
	width:856px;
	height:66px;
	margin:0 auto;
}
#footer_content_left {
	width:650px;
	float:left;
	padding:10px 0 0 0;
}
#footer_content_right {
	width:51px;
	height:10px;
	float:right;
	margin:31px 5px 0 0;
	display:block;
	cursor:pointer;
}

/*SYLES*/
#destacado_right h1{
	margin:15px 0 10px 0;
	font-size:15px;
	color:#414141;
	text-transform:capitalize;
	clear:both;
}
h1 {
	margin:20px 0 5px 0;
	font-size:15px;
	color:#414141;
	text-transform:capitalize;
	clear:both;
}
h2 {
	margin:20px 0 5px 0;
	font-size:13px;
	color:#414141;
	text-transform:capitalize;
	clear:both;
}

.noticia span {
	font-style: italic;	
}
.noticia h1 {
	margin:0;
	padding:4px 0;
	font-weight:bold;
	font-size:14px;
}
.noticia h1 a{
	text-decoration:none;
	color:#4a4a4a;
}
.noticia h1 a:hover{
	text-decoration:underline;
}
#footer_content {
	font-size:11px;
	color:#c0c0c0;
	line-height:25px;
}
#footer_content a{
	color:#787878;
	text-decoration:none;
}
#footer_content a:hover{
	text-decoration:underline;
}
p span {
	font-size:11px;
	line-height:22px;
	color:#D72917;
	font-weight:bold;
}
#footer_left a:hover {
	text-decoration:underline;
}
input, textarea {
	border:1px solid #CACDCE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#fff;
	color:#666;
}
td {
	font-size:13px;
}
textarea {
	width:401px;
	height:100px;
	padding:5px;
}
select {
	color:#666;
	font-weight:normal;
	width:153px;
	border:1px solid #CACDCE;
}
input#send {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background:#464646;
	border:0;
}

