/***********************************************/
/* swg.css                                     */
/* Soluciones WEb Globales S. de R.L. de C.V.  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/
h1{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h2{
 font: bold 100% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}
h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/*************** list tag styles ***************/
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}
label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
input{
font-family: Arial,sans-serif;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	width: 760px;
	margin:auto;
	background-color: #ffffff;
	border:#FFFFFF 1px dashed;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#cabecera{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	display:none;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font: small Verdana,sans-serif;
	margin-top:10px;
	border: 1px solid #000000;
	display:none;
	position:absolute;


	
}

#content{
	padding: 0px 10px 0px 0px;}
	
/***********************************************/
/* Component Divs                              */
/***********************************************/
#nombre{
	margin: 0px;
	padding: 25px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 70% Verdana,sans-serif;
	position: absolute;
	top: 6px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
	color:#CCCCCC;
}

#utility ul {
	margin: 0px;
	padding: 0px;
}

#utility li {
	margin: 0px;
	padding: 0px ;
list-style: none;
font-size:100%;
display:inline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-color:#F5F7F7;
	display:none;
}

#pageName h2{
	font: bold 100% Arial,sans-serif;
	color: #000000;
	margin:0 0 5px 0;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 35px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url("../imagenes/pro_line_0.gif");
border:1px solid #000000;
display:none;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url("../../NUEVO/css-js-imgs/imagenes/glblnav_selected.gif");
	text-decoration: none;
}
#globalLink ul {
margin:0px;
padding:0px;
}
#globalLink li {
margin:0px;
padding:0px;
list-style: none;
font-size:100%;
display:inline;
}
/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}
.subglobalNav ul {
margin:0px;
padding:0px;
}
.subglobalNav li {
margin:0px;
padding:0px;
list-style: none;
font-size:100%;
display:inline;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	/*z-index: 101;*/
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	background-color:#F5F7F7;
		border-top: 1px solid #000000;
		border-right:1px solid #000000;
		border-left:1px solid #000000;
		display:none;

}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#breadCrumb ul {
margin:0px;
padding:0px;
}
#breadCrumb li {
margin:0px;
padding:0px;
list-style: none;
font-size:100%;
display:inline;
}
/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 80%;
	min-height: 300px;
	min-width: 415px;
	height: 200px;
	background-color: #F5F7F7;
	margin: 10px 0px 0px 0px;
	border: 1px solid #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 115% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 5px 10px 0px 5px;
}
.feature p{
margin:10px;}

.negrita {
font-weight: bold;
color:#000000;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;

}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
	color:#666666;
	background-color: #F5F7F7;
}

td.storyLeft{
	padding-right: 12px;
	
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border: 1px solid #000000;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
	background-color:#F5F7F7;
	margin-bottom: 2%;
}

#siteInfo img{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	border: 0px;
	
}
#siteInfo a:hover{ color:#666666;}

#siteinfo ul {
margin:0px;
padding:0px;
display:none;
}
#siteInfo li {
margin:0px;
padding:0px;
list-style: none;
font-size:100%;
display:inline;
display:none;
}



/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	display:none;

}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url("../../NUEVO/css-js-imgs/imagenes/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks img{
	border:0px;
	margin:0px;
	padding:0px;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 110%;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks a:hover{ color: #666666;
}
.relatedLinks ul {
margin:0px;
padding:0px;

}

.relatedLinks li {
margin-left: 0;
padding-left: 0;
list-style: none;
font-size:100%;
}
.relatedLinks ul li img{
	border:0px;
	margin:0px;
	padding:0px;
}

/**************** advert styles *****************/

#advert{
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
}


/**************** Estilo de Slogan en Cabecera y Pie *****************/

#advert img{
	display: block;
}
.slogan {
	font-size: small; color: #FFFFFF;
}

p{
	text-align:justify;}

#izq{
	float: left;
	width: 45.4%;
	font-size: 80%;
	border: #000000 solid 1px;
	margin: 10px 3px 10px 0px;
	padding: 10px 10px 10px 10px;
	min-width: 155px;
	background-color: #FAFAFA;
}
#izq img{
float:left;
padding-right:5px;}
#izq h3{

}
#der{
	float: right;
	width: 45.4%;
	font-size: 80%;
	border: #000000 solid 1px;
	margin: 10px 0px 10px 3px;
	padding: 10px 10px 10px 10px;
	min-width: 155px;
	background-color: #FAFAFA;
}
#der img{
float:left;
padding-right:5px;}

#der h3{
}
#radio {
display:none;}

.centrar{
text-align:center;
margin:auto;
padding:20px;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.nav {
height:35px; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:80%; 
width:100%; 
z-index:500;
display:none;

}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background-image: url("../imagenes/pro_line_0.gif");
padding:0 10px 0 10px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color: black;
font-weight:bold;
}

.nav .current a {
display:block; 
height:35px; 
float:left; 
background: url('../imagenes/pro_line_2.gif');
padding:0 0 0 5px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#999999;
}


.nav .current a b {
display:block; 
padding:0 10px 0 5px;
background:url("../imagenes/pro_line_2.gif") right top;
 }

.nav .select a:hover, 
.nav .select li:hover a {
background: url("../imagenes/pro_line_1.gif");
padding:0 10px 0 10px; 
color:#FFFFFF;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 10px 0 0px; 
background:url("../imagenes/pro_line_1.gif") right top; 
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em;
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:100%; 
top:35px; 
background:url("../imagenes/back_0.gif");
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#34588F;
}

.nav .current .sub li.sub_show a {
color: #418CA5; 
background:url("../imagenes/back_1.gif");
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color: #FFFFFF; 
background:url("../imagenes/back_1.gif");
}
/********************* end **********************/


