/**
 * WSS
 * @author Design & Accessible Jorge Miranda H.
 */
 @import "contacto.css";

body {
	background:url(../images/back.jpg) repeat-x #FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	}

#base {
	width: 950px;
	margin:0 auto 0 auto;
}
img {
	border:none;
}

/*********************/
/*        TOP        */
/*********************/

#top {
	height: 120px;
	width: 950px;
	margin:0px;
	padding:0px;
}
.moduletable_logo {
	height:80px;
	margin:0px ;
	padding:0px;
	width:300px;
	float:left;
	display:block;
}
.logo .moduletable img, .logo .moduletable_slogan img{
	float:left;
}
moduletable_idioma {
	margin:0px;
	padding:0px;
	float:right;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}
moduletable_idioma a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 10px 0px 0px;
}
moduletable_idioma a:hover {
	color:#F6D443;
	text-decoration:none;
	padding:10px 10px 0px 0px;
}

.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333333;
	margin:2px 0px 0px 0px;
	padding:0px;
	display:block;
	height:100px;
	font-weight: bold;
}
.nav ul {
	margin:0px;
	padding:3px 0px 0px 0px;
	list-style-type: none;
}
.nav .moduletable_nav ul li {
	float: left;
	margin:0px 0px 0px 7px;
	padding:30px 7px 0px 0px;
	background: url(../images/vineta_nav.jpg) no-repeat right 33px;
}
.nav moduletable_navul li:last-child {
	background: none;
}
.nav .moduletable_nav ul li a#active_menu {
	color:#FF6600;
}

.nav .moduletable_nav ul li a {
	color: #333333;
	text-decoration:none;
	}
.nav .moduletable_nav ul li a:hover {
	color: #FF6600;
	text-decoration:none;}
.moduletable_nav{
	float:right;
}
.herramientas{
	width:950px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	padding-top:2px;
}
#jflanguageselection{
	float:right;
	margin:0;
}
#jflanguageselection a{
	color:#FFFFFF;
	text-decoration:none;
}
#jflanguageselection a:hover{
	text-decoration:underline;
}
#jflanguageselection ul.jflanguageselection {
margin-top:0;
padding:0;
}
#jflanguageselection ul.jflanguageselection li{
	margin-left:20px;
	margin-right:15px;
}
#jflanguageselection ul.jflanguageselection li:first-child{
	margin-left:0px;
	margin-right:0px;
}
#jflanguageselection ul.jflanguageselection li#active_language {
font-size:10px;
font-weight:bold;
}
/*********************/
/*      CONTENT      */
/*********************/

#content {
	/*border:1px solid #999999;*/
	width:950px;
	margin:0px;
	padding:0px;
	float:left;
}
#content2 {
	/*background:url(../images/back_menu.jpg) repeat-y;*/
	/*border:1px solid #999999;*/
	width:950px;
	margin:0px;
	padding:0px;
	float:left;
}

/*********************/
/*       BANNER      */
/*********************/

#banner {
	width:948px;
	height:200px;
	border-bottom:2px solid #F6D443;
	border-top:2px solid #F6D443;
	border-left:1px solid #F6D443;
	border-right:1px solid #F6D443;
	float:left;
}
.flash {
	width:750px;
	height:200px;
	background-color:#FFFFFF;
	float:left;
	display:block;
}
.acceso {
	width:198px;
	height:200px;
	background:url(../images/back_acceso.jpg) no-repeat;
	float:left;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.acceso form{
	margin:10px 5px 5px 0px;
	text-align:center;
	padding-top:0px;
}
.acceso form input{
	margin-top:0px;
}

.moduletable_acceso ul{
	list-style:none;
	margin:0px;
	padding:5px;
}
.moduletable_acceso ul a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	text-align:center;
}
.moduletable_acceso ul a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	text-align:center;
}
.moduletable_acceso ul li{
	text-align:center;
}
/*.moduletable_acceso .button{
	background:none;
	border:none;
}*/
.moduletable_acceso ul a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.acceso h3 {
	color:#FFFFFF;
	font-size:13px;
	margin:10px;
	padding:0px 0px 0px 25px;
	background:url(../images/ticket_acceso.jpg) no-repeat left;
	}
.acceso p {
	font-size:11px;
	margin:0px;
	padding:3px;
	color:#F3C107;
	font-family:Verdana, Geneva, sans-serif;
	
}
.acceso .moduletable #form-login {
	margin:0px 10px 0px 30px;
	padding:0px;
}

.acceso .moduletable #form-login ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFFFFf;
	margin:0px;
	padding:0px;
}
.acceso .moduletable #form-login ul a {
	color:#FFFFFF;
	text-decoration:none;
}
.acceso .moduletable #form-login ul a:hover {
	color:#F3C107;
	text-decoration:underline;
}
fieldset.input {
	border:none;
}
.acceso .moduletable #form-login .input #form-login-username #modlgn_username, .acceso .moduletable #form-login .input #form-login-password #modlgn_passwd {
	width:110px;
}
/*********************/
/*       MAIN        */
/*********************/
#main1 {
	
	width: 750px;
	float:left;
	height:100%;
}
#main1 .menu{
	width:200px;
	float:left;
	background: url(../images/back_menu.jpg) repeat-y;
}
#main1 .full{
	width:537px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	padding:15px 0px 0px 10px;
}
	

#main {
	width:750px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
}
#completo {
	width:948px;
	margin:0px;
	padding:0px;
	float:left;
}
#completo .content_full{
	width:948px;
	margin:0px;
	padding:0px;
	float:left;
}
/*********************/
/*       LEFT        */
/*********************/
.left {
	width:370px;
	float:left;
	/*margin:15px;*/
	padding:15px;
}
.left h3{
	width:347px;
	color: #41648F;
	font-size: 12px;
	margin:0px;
	padding:8px 0px 8px 30px;
	background:url(../images/back_tituloleft.jpg) no-repeat;
}

.left p, .center p, .full p, .todo p {
	font-size: 11px;
	color:#666666;
	text-align: justify;
	line-height: 150%;
}
.center ul, .full ul, .todo ul {
	font-size:11px;
	color:#666666;
	line-height:150%;
}
.center {
	width:320px;
	float:left;
	/*margin:15px;*/
	padding:15px;
	}
.center .componentheading_not {
	width:297px;
	border-bottom:1px solid #41648F;
	border-top:1px solid #41648F;
	color: #41648F;
	font-size: 12px;
	margin:0px;
	padding:4px 0px 4px 23px;
	background:url(../images/ticket_titulos.jpg) no-repeat left;
	font-weight: bold;
}
.full {
	width:auto;
	float:left;
	/*margin:15px;*/
	padding:1%;
}
.todo {
	width:735px;
	float:left;
	/*margin:15px;*/
	padding:15px 1% 0px 1%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;

}
.full h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#3F648D;
}
.full p a {
	color:#666666;
}
.full p a:hover {
	color:#FF6600;
}
.contentpaneopen_not {
	border:1px solid #CCCCCC;
}
.not .moduletable_news h3 {
	width:300px;
	color: #41648F;
	font-size: 12px;
	margin:0px;
	padding:8px 0px 8px 30px;
	background:url(../images/back_titulocenter.jpg) no-repeat;
}
.not .moduletable_news .gk_news_show_tablerow .gk_news_show_center{
	margin-top:10px;
	padding:0px;
	height:100px;
	border-bottom: 1px dotted #CCCCCC;
}
#base #content #main .center .not .moduletable_news #newsshow1 {
	margin:15px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_center h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3F648D;
	margin:0px;
	padding:3px;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_center p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333333;
	margin:0px;
	padding:3px;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_center p a {
	color:#666666;
	text-decoration:none;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_center p a:hover {
	color:#666666;
	text-decoration:underline;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_center .gk_news_show_news_image_static.i_left{
	float:left;
	width:90px;
	height:auto;
	border:none;
}
.not .moduletable_news .gk_news_show_panel_amount {
	display:none;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_tablerow_bottom.gk_news_show_tablerow p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#40648E;
	margin:0px;
	padding:3px;
	font-weight: bold;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_tablerow_bottom.gk_news_show_tablerow p a{
	color:#40648E;
}
#newsshow1 .gk_news_show_tablerow .gk_news_show_tablerow_bottom.gk_news_show_tablerow p a:hover{
	color:#333333;
}
#main1 .full .contentheading {
	width:535px;
	color: #41648F;
	font-size: 12px;
	margin:0px;
	padding:8px 0px 8px 30px;
	background:url(../images/back_titulofull.jpg) no-repeat;
	font-weight: bold;
}
/**** Noticias interior ****/
#main .todo .blog {
	padding:15px;
}
.componentheading, h1 {
	width:705px;
	color: #41648F;
	font-size: 12px;
	margin-top:20px;
	padding:8px 0px 8px 30px;
	background:url(../images/back_titulotodo.jpg) no-repeat;
	font-weight: bold;
	}
.contentpaneopen tr .contentheading {
	width:705px;
	color: #41648F;
	font-size: 12px;
	padding:8px 0px 8px 0px;
/*	background:url(../images/back_titulotodo.jpg) no-repeat;*/
	font-weight: bold;
}
#main .todo .blog tr td div .contentpaneopen tr .contentheading {
	font-family:Verdana, Geneva, sans-serif;
	padding:10px 0px 0px 0px;
	font-size:12px;
	color:#3F648D;
	font-weight: bold;
	background:none!important;
}

.blog_more{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	padding:0px 0px 5px 0px;
}
.pagenav{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	padding:0px 0px 5px 0px;
}
#main .todo .blog tr td div .contentpaneopen tr .contentheading .contentpagetitle {
	font-family:Verdana, Geneva, sans-serif;
	padding:20px 0px 5px 0px;
	font-size:12px;
	color:#3F648D;
	font-weight: bold;
	background:none!important;
}
#main .todo .blog tr td div .contentpaneopen tr .createdate {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	padding:0px 0px 5px 0px;
}
#main .todo .blog tr td div .contentpaneopen tr td p img, #main .todo .blog tr td table tr .article_column .contentpaneopen tr td p img{
	width:100px;
	height:auto;
}
#main .todo .contentpane tr td form table {
	margin:30px 0px 0px 0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
#main .todo .contentpane tr td form table .sectiontableentry1 td {
	padding:3px 0px 3px 10px;
	margin:0px;
	color:#333
}
#main .todo .contentpane tr td form table .sectiontableentry1 td a, #main .todo .contentpane tr td form table .sectiontableentry2 td a {
	color:#333;
}
#main .todo .contentpane tr td form table .sectiontableentry1 td a:hover, #main .todo .contentpane tr td form table .sectiontableentry2 td a:hover {
	color:#F60;
}
#main .todo .contentpane tr td form table .sectiontableentry2 td {
	padding:3px 0px 3px 10px;
	margin:0px;
}
/*********************/
/*       MENU        */
/*********************/

.moduletable_menu, .moduletable_industria {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	float:left;
	}
.ssb{
	margin-left:15px;
	margin-top:5px;
	}
.menu .moduletable_menu h3 {
	margin:0px;
	padding:30px 0px 5px 15px;
	background: url(../images/back_menuh3.jpg) no-repeat;
	font-size:16px;
	color:#3F648D;
	width:184px;
	display:block;
}
.menu .moduletable_menu ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	display:block;
}
.menu .moduletable_menu ul li {
	font-size:10px;
	color:#333333;
	padding:3px 0px 6px 15px;
	width:173px;
	font-weight: bold;
	display:block;
	background: url(../images/linea_menu.jpg) no-repeat bottom;
}
.menu .moduletable_menu ul li a{
	/*color:#3E6489;*/
	color:#666666;
	text-decoration:none;
}
.menu .moduletable_menu ul li a:hover{
	color:#FF6600;
	text-decoration:none;
}
.menu .moduletable_menu ul li.active a{
	/*color:#3E6489;*/
	color:#FF6600;
	text-decoration:none;
}
.menu .moduletable_industria {
	width:175px;
}
.menu .moduletable_industria h3{
	margin:0px;
	padding:10px 0px 5px 15px;
	font-size:16px;
	color:#3F648D;
	width:184px;
	display:block;
}
.menu .moduletable_industria td {
	font-size:11px;
	color:#666666;
	padding:10px;
}

/*********************/
/*       RIGTH       */
/*********************/
#right {
	width:200px;
	float:left;
	padding:20px 0px 0px 0px;
}
#right p {
	font-size: 11px;
	color:#666666;
	text-align: justify;
	line-height: 150%;
}
#right .moduletable_indicadores {
	width:180px;
	color:#999999;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px 0px 0px 10px;
}
#right .moduletable_indicadores table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#right .moduletable_indicadores table thead tr th{
	background:url(../images/back_ind.jpg) repeat-x;
	font-size:10px;
	color:#40648E;
	padding:5px;
}
#right .moduletable_indicadores table tbody tr th{
	font-size:9px;
	border-bottom:1px solid #CCCCCC;
	padding:1px;
}
#right .moduletable_indicadores table tbody tr td{
	font-size:9px;
	border-bottom:1px solid #CCCCCC;
	padding:1px;
}
.moduletable_noticias {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.div_lnd_list ul{
	list-style:none;
	margin:0 10px 10px 10px;
	padding:0;
}
.latestnews{
	display:block;
}
.div_lnd_list ul li{
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
}
.moduletable_noticiaslista a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.moduletable_noticiaslista a:hover{
	color:#333;
	text-decoration:underline;
}
.moduletable_noticiaslista ul{
	list-style:none;
	margin:0 10px 10px 10px;
	padding:0;
}
.moduletable_noticiaslista ul li{
	text-align:center;
	background-color:#FFCC66;
	border:#FFF double 4px;
	padding-bottom:3px;
}
/*.moduletable_noticias ul li{
	margin:0;
	padding:0;
}
	*/
#right .moduletable_noticias h3 {
	padding:0px;
	margin:0px;
	color:#3F648D;
	font-size:12px;
}
#right .moduletable_noticias a{
	color:#F60;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#right .moduletable_noticias a:hover{
	color:#F60;
	text-decoration:underline;
}
#right .moduletable_noticias td {
	padding:0px 0px 0px 30px;
}
#right .moduletable {
	width:183px;
	margin:0px 0px 0px 10px;
	padding:0px;
	background:url(../images/back_contactos.jpg) repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	padding-bottom:5px;
}
#right .moduletable .info_position{
	font-family:Verdana, Geneva, sans-serif;
	color:#FF6600;
}
#right .moduletable .info_name{
	padding-top:15px;
	padding-bottom:0px;
	font-weight: bold;
	font-size:12px;
}
#right .moduletable span{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	display:block;
}
#right .moduletable a{
	color:#666666;
	text-decoration:none;
}
#right .moduletable a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#right .moduletable_contactos p {
	margin:0px;
	padding:3px 3px 3px 10px;
	font-size:10px;
}
#right .moduletable_contactodirecto {
	margin:0px;
	padding:0px 0px 0px 10px;
}
/*********************/
/*       FOOTER      */
/*********************/

#footer {
	height:190px;
	float:left;
	display:block;
	width:100%;
	border-bottom: 1px solid #999999;
	margin:50px 0 0 0;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#3F648D;
	background: url(../images/back_footer.jpg) repeat-x bottom;
	position:relative;
}
#footer #footer_intro, #footer_sk {
	width: 950px;
	margin:0 auto 0 auto;
}
#footer_sk {
	height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	padding:5px 0px 0px 0px;
	background-color: #D2D2D2;
	width:100%;
	display:block;
	float:left;
	
}
#footer_sk p{
	margin:0px 15px 0px 0px ;
	padding:0px;
}
#footer #footer_intro h3 {
	font-size:13px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	padding: 10px 30px 10px 30px;
	color:#F60;
}
#footer #footer_intro p {
	font-size:10px;
	padding: 0px 30px 5px 30px;
}
#footer #footer_intro .moduletable_contacto {
	width:320px;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
#footer #footer_intro .moduletable_formulario {
	width: 420px;
	float:left;
	height:100px;
	margin:0px;
	padding:0px;
}
#footer #footer_intro .moduletable_formulario h3 {
	font-size:13px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	padding: 10px 30px 10px 0px;
	color:#F60;
}
#footer #footer_intro .moduletable_mapa {
	width: 200px;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
#footer #footer_intro .moduletable_mapa h3 {
	font-size:13px;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	padding: 10px 30px 10px 0px;
	color:#F60;
}
.wrapper_formulario {
	background: url(../images/back_iframe.jpg) repeat-x bottom;
}
.wrapper_formulario {
	#background: url(../images/back_iframe.jpg) repeat-x bottom;
}
.buttonheading {
	display:none;
}
/*
-> Ajustes CSS, Rodrigo Alfaro, 04-09-2009
*/
#form-login-remember {
	display:none;
}
img {
	border:none;
}
#rd_folder {
border:none;
}
/*
-> Ajustes VFM
*/
.vfm_toolbar {
	border-bottom:1px solid #999999;
	padding:5px;
	margin-top:20px;
	background-attachment: scroll;
	background-color: #FF9900;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.vfm_toolbar a{
	color:#333333;
	text-decoration:none;
}
.vfm_toolbar a:hover{
	color:#333333;
	text-decoration:underline;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
.seccion_item{
	margin:10px 10px 10px 20px;
}
.sectiontableheader{
	color:#003366;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}
.sectiontableheader a{
	color:#FF9900;
	text-decoration:none;
}
.sectiontableheader a:hover{
	color:#003366;
	text-decoration:underline;
}
.contenido_item{
	font-size:11px;
	color:#666666;
}
.contenido_item a{
	color:#FF9900;
	text-decoration:none;
}
.contenido_item a:hover{
	color:#003366;
	text-decoration:underline;
}
#contact-email{
	width:100%;
	height:auto;
	display:block;
	float:left;
}
.marker_wtext{
	width:150px;
	height:30px;
	display:block;
	float:left;
}
#qcontacts{
	color:#666;
	font-size:11px;
}
.qcontacts_email{
	color:#666;
	font-size:11px;
	text-align:left;
	width:500px;
}
#qcontacts label {
	display:block;
	text-align:left;
}
/*Rodrigo Alfaro - 29-09-2009*/
.moduletable_herramienta {
	width:190px;
	height:auto;
	margin:15px 0px 0px 0px;
	backgound:#ead05b;
	border:1px solid #fed40e;
	-moz-border-radius:10px;
	}
.item12 {
	text-transform:none;
	}
/*RFA - 29-09-2009*/
/*-> Modificaciones Rodrigo Alfaro, 30-09-2009*/
.moduletable_accesoright{
	text-align:center;
	margin:20px 0px 20px 0px;
	border:double 4px #CCCCCC;
	padding:10px 0px 15px 0px;
	height:auto;
}
.interior_sk {
	width:920px;
	height:auto;
	margin:0px auto;
	font-size:1.1em;
	color:#FFFFFF;
	/*text-shadow:1px 1px 0 #000000;	*/
	}
.lado1_sk {
	width:460px;
	height:22px;
	float:left;
	margin-top:9px;
	text-align:left;
	}
.lado2_sk {
	width:460px;
	height:22px;
	float:left;
	margin-top:9px;
	}
a:link.vinculos {
	color:#FFFFFF;
	text-decoration:none;
	}
a:hover.vinculos {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:visited.vinculos {
	color:#FFFFFF;
	}
#footer_sk {
	height:35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	/*padding:5px 0px 0px 0px;*/
	background: #f9c000;
	width:100%;
	display:block;
	float:left;
}
.ingreso_intranet {
	width:100%;
	height:auto;
	margin:0px auto;
	text-align:center;
	}
.ajuste_acceso {
	width:150px;
	height:auto;
	margin:0px auto;
	text-align:center;
	}
.ajuste_centro {
	width:134px;
	height:auto;
	float:float;
	text-align:right;
	font-size:11px;
	color:#666666;
	}
.btn_clase {
	width:134px;
	height:auto;
	float:left;
	text-align:right;
	margin-top:10px;
	}
.button_intranet {
	width:72px;
	height:20px;
	font-size:10px;
	text-align:center;
	padding:1px;	
	}
.moduletable_slogan {
	font-weight:bold;
	}						
