@charset "utf-8";

/*
PARA USUARIOS IE6
*/

#usuarios-ie {
width:100%;
color:#333333;
top:0px;
left:0px;
background-color:#EFFEC1;
border:1px solid #999999;
margin-bottom:20px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

/*
PARA LA GENTE NORMAL
*/

body {
	background-image:url(../images/body_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0px 10px 0px;
	overflow-y:scroll;
	}
	
p {
	margin:0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	
img {
	margin:0px;
	padding:0px;
	border:none;
	}

form {
	margin:0px;
	}
	
a	{
	text-decoration:none;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a:hover {
	text-decoration:underline;
}	
	
h2 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	}
	
h3{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#009900;
	}

h4 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}

h5 {
	padding:0px;
	padding-top:30px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

h6 {
	padding:0px;
	padding-top:20px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}



ul {
	list-style:none;
	font-weight:normal;
	padding:0px;
	line-height:20px;
}

#bg_content {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	position:relative;
	margin:auto;
	width:1000px;
	}


/* Header */


#header {
	position:relative;
	width:1000px;
	height:105px;
	margin-bottom:20px;
	}

#header_top {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	height:20px;
	background-color:#666666;
	text-align:right;
	padding-top:2px;
	padding-right:20px;
	}
	
#header_top p {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	}

#header_top a {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:10px;
	}

#header_top a:hover {
	color:#CCFF33;
	text-decoration:underline;
	}

#input_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background-color:#cccccc;
	text-align:left;
	border:none;
	}
	
#input_submit{
	background-color:#666666;
	border:none;
	width:16px;
	height:16px;
	background-image:url(../images/search_button.jpg);
	}
	
#header_navigation {
	position:relative;
	margin:auto;
	margin-top:15px;
	height:70px;
	width:960px;
	background-image:url(../images/bg_navigation.jpg);
	background-repeat:repeat-x;
	}
	
/* Contenidos */

/* Home */

#content {
	position:relative;
	margin:auto;
	margin-top:15px;
	height:400px;
	width:960px;
}
	
#content_main {
	float:left;
	margin:0px;
}
	
#content_news {
	float:right;
	margin:0px;
}
	
.news1 a {
	display:block;
	height:120px;
	width:350px;
	background-image:url(../images/bg_noticia_top.jpg);
}

.news1 a:hover {
	background-image:url(../images/bg_noticia_top_over.jpg);
	text-decoration:none;
}
	
.news1 a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
.news1 a:hover p {
	color:#000000;
	text-decoration:none;
}

.news2 a {
	display:block;
	height:120px;
	width:350px;
	background-image:url(../images/bg_noticia_bot.jpg);
}

.news2 a:hover {
	background-image:url(../images/bg_noticia_bot_over.jpg);
	text-decoration:none;
}
	
.news2 a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
.news2 a:hover p {
	color:#000000;
	text-decoration:none;
}

.tittle_news {
	padding:20px 10px 0px 30px;
}

.p_news	{
	padding:0px 30px 0px 30px;
}

.image_news {
	float:left;
	width:70px;
	padding: 10px;
	margin-top:10px;
}

.fecha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#060;
	padding-bottom:10px;
}

.fecha_in {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#060;
	padding:0px 0px 10px 30px;
}

.fecha_imagen {
	float:left;
	width:40px;
	height:40px;
	background-image:url("../images/news/fecha.png");
	padding-right:20px;
	background-repeat:no-repeat;
}

.fecha_mes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000;
	text-align:center;
}

.fecha_dia {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

.fecha_year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top:3px;
	color:#FFF;
	text-align:center;
}

#mas_noticias a {
	display:block;
	height:30px;
	width:335px;
	background-image:url(../images/bg_mas_noticias.jpg);
	text-align:right;
	padding-right:15px;
	padding-top:10px;
}

#mas_noticias a:hover {
	background-image:url(../images/bg_mas_noticias_over.jpg);
	text-decoration:none;
}

#content_bot {
	position:relative;
	margin:auto;
	margin-top:10px;
	height:150px;
	width:960px;
}
	
#secciones_fijas {
	width:600px;
	float:left;
	margin:0px;
}
	
#destacadoHomeIzq a{
	float:left;
	display:block;
	height:150px;
	width:299px;
	background-image:url(../images/bg_trabajo.jpg);
}


#destacadoHomeIzq a:hover {
	background-image:url(../images/bg_trabajo_over.jpg);
	text-decoration:none;
}
	
#destacadoHomeIzq a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
#destacadoHomeIzq a:hover p {
	color:#000000;
	text-decoration:none;
}

#destacadoHomeDer a{
	float:left;
	display:block;
	height:150px;
	width:300px;
	background-image:url(../images/bg_lab.jpg);
}


#destacadoHomeDer a:hover {
	background-image:url(../images/bg_lab_over.jpg);
	text-decoration:none;
}
	
#destacadoHomeDer a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
#destacadoHomeDer a:hover p {
	color:#000000;
	text-decoration:none;
}

.image_bot_home {
	float:left;
	width:80px;
	height:80px;
	padding: 10px 10px 15px 10px;
	margin-top:20px;
	margin-left:15px;
}



.loading {
	background-image:url("../images/loading.gif");
	background-repeat:no-repeat;
	background-position:center;
}

#soporte_index {
	float:right;
	margin:0px;
	width:350px;
	height:150px;
}

#soporteIzquierda {
	float:left;
	height:150px;
	width:8px;
	background-image:url(../images/bg_sop_izq.jpg);
	background-repeat:no-repeat;
}

#soporteLogin {
	float:left;
	height:150px;
	width:334px;
	background-image:url(../images/bg_soporte.jpg);
}

#soporteLogin h3{
	color:#000000;
	margin:25px 0px 0px 120px;
}

#soporteDerecha {
	float:right;
	height:150px;
	width:8px;
	background-image:url(../images/bg_sop_der.jpg);
	background-repeat:no-repeat;
}

.form_sup {
	margin:10px 5px 0px 0px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

 .form_sup p {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
 }
 
 .image_sup{
 	float:left;
 	width:70px;
 	margin:35px 0px 0px 15px;
 }

#input_sup{
	background-color:#EFFEC1;
	text-align:left;
	border:1px solid #999999;
	width:120px;
	height:18px;
	padding:0px;
	margin:3px 0px 3px 0px;
}

#input_submitSup {
	background-color:#FDFDFD;
	border:none;
	width:45px;
	height:16px;
	cursor:pointer;
	background-image:url("../images/login_button.gif");
}
	
/* Para todas las secciones interiores */

#content_sections {
	position:relative;
	margin:auto;
	margin-top:15px;
	height:600px;
	width:960px;
	}
	
.subrayado {
	border-bottom:1px solid #CCCCCC;
}

.subrayado_news {
	height:42px;
	border-bottom:1px solid #CCCCCC;
}

.bloque_parrafo p{
	padding-top:20px;
}

.bloque_parrafo ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 30px;
	line-height: 15px;
	margin-top: 20px; 
}	

/* Nosotros, Soluciones, Servicios y Online */
	

#content_main_section {
	float:left;
	width:600px;
	background-image:url("../images/bg_content_main_section.jpg");
	margin:0px;
	}
	
#content_main_section_top {
	float:left;
	width:600px;
	height:10px;
	background-image:url("../images/bg_content_main_section_top.jpg");
	margin:0px;
	}

#content_main_section_bot {
	float:left;
	width:600px;
	height:10px;
	background-image:url("../images/bg_content_main_section_bot.jpg");
	margin:0px;
	}

#inside_navigation {
	float:left;
	width:598px;
	height:170px;
	background-color:#EBEBEB;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
}

#inside_navigation_left {
	float:left;
	padding:20px 40px 40px 40px;
	}
	
#inside_navigation_right {
	float:right;
	padding:20px 100px 0px 40px;
	border-left:1px solid #DDDDDD;
	}
	
#navigation_right {
	float:right;
	width:350px;
	margin:0px;
	}

.link_up a {
	display:block;
	height:120px;
	width:350px;
	background-image:url("../images/bg_link_top.jpg");
}

.link_up a:hover {
	background-image:url(../images/bg_link_top_over.jpg);
	text-decoration:none;
	}
	
.link_up a:hover h3 {
	color:#FF9900;
	text-decoration:none;
	}
	
.link_up a:hover p {
	color:#000000;
	text-decoration:none;
	}

.link_middle a {
	display:block;
	height:120px;
	width:350px;
	background-image:url("../images/bg_link_middle.jpg");
}

.link_middle a:hover {
	background-image:url(../images/bg_link_over.jpg);
	text-decoration:none;
	}
	
.link_middle a:hover h3 {
	color:#FF9900;
	text-decoration:none;
	}
	
.link_middle a:hover p {
	color:#000000;
	text-decoration:none;
	}

.link_bottom a {
	display:block;
	height:120px;
	width:350px;
	background-image:url("../images/bg_link_bot.jpg");
}

.link_bottom a:hover {
	background-image:url(../images/bg_link_bot_over.jpg);
	text-decoration:none;
	}
	
.link_bottom a:hover h3 {
	color:#FF9900;
	text-decoration:none;
	}
	
.link_bottom a:hover p {
	color:#000000;
	text-decoration:none;
	}

/* Navegagión de Soluciones */

.image_product {
	padding-top:30px;	
}

.image_product p{
	color:#000;	
}

.product_up_left a{
	float:left;
	height:140px;
	width:175px;
	text-align:center;
	background-image:url("../images/bg_product_up_left.jpg");	
}

.product_up_left a:hover {
	background-image:url("../images/bg_product_up_left_over.jpg");
	text-decoration:none;
}

.product_up_right a{
	float:right;
	height:140px;
	width:175px;
	text-align:center;
	background-image:url("../images/bg_product_up_right.jpg");	
}

.product_up_right a:hover {
	background-image:url("../images/bg_product_up_right_over.jpg");
	text-decoration:none;
}




.product_middle_left a{
	float:left;
	height:140px;
	width:174px;	border-left:1px solid #E6E6E6;
	text-align:center;
	background-color:#F8F8F8;
}

.product_middle_right a{
	float:right;
	height:140px;
	width:174px;	border-right:1px solid #E6E6E6;
	text-align:center;
	background-color:#F8F8F8;
}

.product_middle_left a:hover, .product_middle_right a:hover {
	background-image:url("../images/bg_product_middle_over.jpg");
	text-decoration:none;
}

.product_navigation {
	float:left;
	height:40px;
	width:350px;
	background-image:url("../images/bg_product_nav.jpg");
	text-align:center;
}

.product_navigation p {
	padding-top:15px;
}

.product_empty {
	float:right;
	height:140px;
	width:174px;
	border-right:1px solid #E6E6E6;
	text-align:center;
	background-color:#F8F8F8;
}
	
/* Clientes */
	
#content_main_clientes {
	float:left;
	width:476px;
	background-image:url("../images/bg_cliente.jpg");
	margin:0px;
	}

#content_main_clientes_top {
	float:left;
	width:476px;
	height:10px;
	background-image:url("../images/bg_map_top.jpg");
	margin:0px;
	}

#content_main_clientes_bot {
	float:left;
	width:476px;
	height:10px;
	background-image:url("../images/bg_client_bot.jpg");
	margin:0px;
	}

#inside_clientes_navigation {
	float:left;
	width:474px;
	height:170px;
	background-color:#EBEBEB;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
}

#inside_clientes_navigation_left {
	float:left;
	padding:20px 30px 40px 30px;
	}
	
#inside_clientes_navigation_right {
	float:right;
	padding:20px 30px 0px 30px;
	border-left:1px solid #DDDDDD;
	}

#navigation_clientes_right {
	float:right;
	width:474px;
	margin:0px;
	}
	
.cliente_left{
	float:left;
	width:316px;
	height:110px;
}

.cliente_up_left {
	float:left;
	height:110px;
	width:158px;
	text-align:center;
	background-image:url("../images/bg_client_up_left.jpg");
}

.cliente_up_middle {
	float:right;
	width:158px;
	height:109px;
	text-align:center;
	background-color:#F8F8F8;
	border-top:1px solid #E6E6E6;
}

.cliente_up_right {
	float:right;
	height:110px;
	width:158px;
	text-align:center;
	background-image:url("../images/bg_client_up_right.jpg");
}

.cliente_middle_left {
	float:left;
	height:110px;
	width:157px;
	text-align:center;
	background-color:#F8F8F8;
	border-left:1px solid #E6E6E6;
}

.cliente_middle_middle {
	float:right;
	width:158px;
	height:110px;
	text-align:center;
	background-color:#F8F8F8;
}

.cliente_middle_right {
	float:right;
	height:110px;
	width:157px;
	text-align:center;
	background-color:#F8F8F8;
	border-right:1px solid #E6E6E6;
}

.cliente_navigation {
	float:left;
	height:50px;
	width:474px;
	background-image:url("../images/bg_client_nav_bot.jpg");
	text-align:center;	
}

.cliente_navigation p {
	padding-top:15px;
}

.image_client {
	padding-top:28px;
}

/* Noticias */

#content_noticias {
	position:relative;
	margin:auto;
	margin-top:15px;
	height:480px;
	width:960px;
	}
	
#content_main_noticias {
	float:left;
	width:476px;
	background-image:url("../images/bg_noticias.jpg");
	margin:0px;
	}

#content_main_noticias_top {
	float:left;
	width:476px;
	height:10px;
	background-image:url("../images/bg_noticias_top.jpg");
	margin:0px;
	}

#content_main_noticias_bot {
	float:left;
	width:476px;
	height:10px;
	background-image:url("../images/bg_noticias_bot.jpg");
	margin:0px;
	}

#navigation_noticias_right {
	float:right;
	width:474px;
	margin:0px;
}

.noticiaLeft_up a{
	display:block;
	float:left;
	width:237px;
	height:145px;
	text-align:left;
	background-image:url("../images/news_up_left.jpg");
}

.noticiaLeft_up a:hover {
	background-image:url(../images/news_up_leftOVER.jpg);
	text-decoration:none;
}
	
.noticiaLeft_up a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
.noticiaLeft_up a:hover p {
	color:#000000;
	text-decoration:none;
}

.noticiaRight_up a{
	display:block;
	float:left;
	width:237px;
	height:145px;
	text-align:left;
	background-image:url("../images/news_up_right.jpg");
}

.noticiaRight_up a:hover {
	background-image:url(../images/news_up_rightOVER.jpg);
	text-decoration:none;
}
	
.noticiaRight_up a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
.noticiaRight_up a:hover p {
	color:#000000;
	text-decoration:none;
}

.noticiaLeft a{
	display:block;
	float:left;
	width:236px;
	height:145px;
	text-align:left;
	background-color:#F8F8F8;
	border-left:1px solid #E6E6E6;
}

.noticiaLeft a:hover {
	background-image:url(../images/news_linkOVER.jpg);
	text-decoration:none;
}
	
.noticiaLeft a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
.noticiaLeft a:hover p {
	color:#000000;
	text-decoration:none;
}

.noticiaRight a{
	display:block;
	float:left;
	width:236px;
	height:145px;
	text-align:left;
	background-color:#F8F8F8;
	border-right:1px solid #E6E6E6;
}

.noticiaRight a:hover {
	background-image:url(../images/news_linkOVER.jpg);
	text-decoration:none;
}
	
.noticiaRight a:hover h3 {
	color:#FF9900;
	text-decoration:none;
}
	
.noticiaRight a:hover p {
	color:#000000;
	text-decoration:none;
}

.noticia_navigation {
	float:left;
	height:50px;
	width:474px;
	background-image:url("../images/bg_noticia_nav_bot.jpg");
	text-align:center;	
}

.noticia_navigation p {
	padding-top:15px;
}

/* Contacto */	

#content_contacto{
	position:relative;
	margin:auto;
	margin-top:15px;
	height:450px;
	width:960px;
	}

#content_main_contacto {
	float:left;
	width:476px;
	margin:0px;
	background-image:url(../images/bg_noticias.jpg);
	}
	
.contact_info p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:10px 0px 10px 50px;
	}

.contact_form {
	text-align:right;
	line-height:35px;
	padding:10px 110px 15px 0px;
}

.contact_form input {
	width:200px;
	padding:3px;
}

.contact_form textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	width:200px;
	padding:3px;
	margin-top:5px;
	vertical-align:top;
}

#map_right {
	float:right;
	width:476px;
	margin:0px;
	background-image:url(../images/bg_noticias.jpg);
	}

.back_contact_up {
	height:10px;
	width:476px;
	background-image:url(../images/bg_noticias_top.jpg);
	background-repeat:no-repeat;
}

.contact_title {
	height:30px;
	width:414px;
	padding-top:20px;
	margin-left:30px;
	border-bottom:1px solid #CCCCCC;
	}

.map {
	height:318px;
	width:434px;
	padding:20px 0px 0px 30px;
	}
	
.link_map {
	text-align:center;
	padding-bottom:30px;
	}

.link_map a {
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}

.link_map a:hover {
	text-decoration:underline;
	}

.back_contact_bot {
	height:10px;
	width:476px;
	background-image:url(../images/bg_noticias_bot.jpg);
	background-repeat:no-repeat;
}

.titulo_contactForm {
	width:120px; 
	float:left;"
}

#resultado {
	float:left;
	width:220px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0000;
}

#resultado_ok {
	float:left;
	width:220px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}	
	
/* Privacidad */

#content_privacy{
	position:relative;
	margin:auto;
	margin-top:15px;
	height:1000px;
	width:960px;
	}

#content_main_privacy {
	float:left;
	width:960px;
	background-image:url("../images/bg_privacy.jpg");
	margin:0px;
	}
	
#content_main_privacy_top {
	float:left;
	width:960px;
	height:10px;
	background-image:url("../images/bg_privacy_top.jpg");
	margin:0px;
}

#content_main_privacy_bot {
	float:left;
	width:960px;
	height:10px;
	background-image:url("../images/bg_privacy_bot.jpg");
	margin:0px;
}

/* Footer */
	

#footer {
	position:relative;
	height:75px;
	width:1000px;
	margin-top:20px;
	border-top:1px solid #CCCCCC;
	background-color:#F8F8F8;
	}
	
#footer_logo {
	float:left;
	margin:25px 0px 0px 20px;
	}
	
#footer_logo a{
	display:block;
	width:133px;
	height:26px;
	background-image:url(../images/navigation_buttons/logo_footer.jpg);
    }

#footer_logo a:hover {
	background-position:0 -26px;
    }
	
#footer_information {
	float:right;
	margin:15px 20px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:right;
	}

#footer a {
	color:#009900;
	text-decoration:none;
	}

#footer a:hover {
	text-decoration:underline;
	}
	
/*
Divs moviles por seccion
*/

/*
Nosotros ------------------------------------------------------------------------------
*/

#mision_vision {
	width:500px;
	height:350px;
	padding:30px 40px 40px 40px;
}

/*
Soluciones ------------------------------------------------------------------------------
*/

#producto {
	width:500px;
	height:350px;
	padding:30px 40px 40px 40px;
}

/*
Servicios ------------------------------------------------------------------------------
*/

#servicio {
	width:500px;
	height:350px;
	padding:30px 40px 40px 40px;
}

/*
Online ------------------------------------------------------------------------------
*/

#cursor_online {
	width:500px;
	height:350px;
	padding:30px 40px 40px 40px;
}

/*
Clientes ------------------------------------------------------------------------------
*/

#nuestros_clientes {
	width:376px;
	height:350px;
	padding:30px 40px 40px 40px;
}

/*
Noticias ------------------------------------------------------------------------------
*/

#noticia_detalle {
	width:376px;
	height:405px;
	padding:30px 40px 40px 40px;
}

/*
Privacidad ------------------------------------------------------------------------------
*/

#privacy {
	width:880px;
	height:920px;
	padding:30px 40px 40px 40px;
}

/*
NO CONTENTS
*/

#noContentBotHome {
	width:600px;
	height:150px;
}

#noContentBotHome_top {
	width:600px;
	height:10px;
	background-image:url("../images/bg_noContentBotHome_top.jpg");
}

#noContentBotHome_bot {
	width:600px;
	height:10px;
	background-image:url("../images/bg_noContentBotHome_bot.jpg");
}

#nocontent_dest {
	width:598px;
	height:130px;
	background-image:url("../images/bg_noContentBotHome.jpg");
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	line-height:130px;
	text-align:center;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#noContentNewsHome {
	width:350px;
	height:400px;
}

#noContentNewsHome_top {
	width:350px;
	height:10px;
	background-image:url("../images/bg_noContentNewsHome_top.jpg");
}

#noContentNewsHome_bot {
	width:350px;
	height:10px;
	background-image:url("../images/bg_noContentNewsHome_bot.jpg");
}

#nocontent_news {
	width:350px;
	height:380px;
	background-image:url("../images/bg_noContentNewsHome.jpg");
	line-height:380px;
	text-align:center;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#nocontent_cliente {
	width:476px;
	height:590px;
	background-image:url("../images/bg_cliente.jpg");
	line-height:590px;
	text-align:center;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#nocontent_noticias_section {
	width:476px;
	height:475px;
	background-image:url("../images/bg_cliente.jpg");
	line-height:475px;
	text-align:center;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#nocontent_default {
	width:598px;
	height:590px;
	background-image:url("../images/bg_content_main_section.jpg");
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	line-height:590px;
	text-align:center;
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}