/* ************************************************ 
 Portal Networks SA de CV 
 Estilos Marcamex 1.0 
 Versión 1.0 / 01/08/2008 
 ************************************************ 
 Estilos Genéricos 
 ************************************************ */
body {
	background-color:#f9f9f9;
	margin:0px;
}
#Contenedor{
	width:780px;
	margin-left: auto; 
	margin-right: auto;
}
#ContenedorMargin{
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
}
h1{
	font-family:Tahoma,Arial,Verdana;
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
}
/* ************************************************ 
 Bloque para Header 
 ************************************************ */
#Navegador{
	background-color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	color:#00FF00;
	font-size:10px;
	padding:3px;
	padding-bottom:10px;
	height:20px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#Navegador ul{
	float:right;
	margin-top:5px;
	margin-right:-10px;	
}
#Navegador li{
	margin-right:22px;
	float:left;
}	
#Navegador a{
	color:#666666;
	text-decoration:none;
}
#Navegador a:hover{
	color:#996600;
}
#FlashHeader{
	background-color:#666600;
	height:200px;
	width:780px;
	margin-left: auto; 
	margin-right: auto;
}
/* ************************************************ 
 Bloque para Cuerpo 
 ************************************************ */
#leftColumn{
	padding-right:14px;
	vertical-align:top;
	float:left;
}
#leftColumn img{
	/*margin-bottom:15px;*/
	
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#CCCCCC;
	
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#CCCCCC;
	
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#CCCCCC;
	
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#CCCCCC;			
}
#rightColumn{
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
	line-height:20px;
	vertical-align:top;
}
.LeftColumnText{
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
	line-height:16px;
	vertical-align:top;
	color:#0099CC;
	padding:10px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:1px;
	background-color:#000000;
	background-position:top left;
}
#Contenido{
	vertical-align:top;
	background-color:#414141;
	background-image:url(../images/bg_cuerpo.jpg);
	background-repeat:no-repeat;
	color:#F1F1F1;
	padding:14px;
	margin-top:0px;
	width:780px;
	margin-left: auto; 
	margin-right: auto;	
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.ContenidoHighlightYellow{
	color: #FFCC00;
	font-weight: bold;
}
#Contenido a{
	color:#A2D2DF;
	text-decoration:none;
	font-weight:bold;
}
#Contenido a:hover{
	color:#ffffff;
}
.PestanaTitulo{
/*	background-image:url(../images/pestana_Contenido.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:35px;
	margin-top:-14px;
	margin-left:-14px;*/

	height:31px;
	color:#FFFFFF;
	position:relative;
}
#Contenido h2{
	text-align:justify;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:-6px;
	color:#FFFFFF;
}
#Contenido h3{
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:-6px;
	color:#FFFFFF;
	padding-left:23px;
	background-image:url(../images/vineta_azul_redonda.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.CuadroInformacion{
	background-image:url(../images/cuadro_informacion.gif);
	background-repeat:no-repeat;
	width:600px;
	height:160px;
	margin-left:3px;
	float:left;
}
.CuadroInformacion h3{
	margin-left:117px;
	margin-top:34px;
	text-align:justify;
	margin-right:10px;
	letter-spacing:2px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	width:470px;	
}
.CuadroInformacion h4{
	margin-left:117px;
	text-align:justify;
	margin-right:10px;
	margin-top:-10px;
	font-size:12px;
	color:#333333;
	font-weight:normal;		
	width:470px;	
}
.CuadroInformacion h5{
	margin-left:117px;
	margin-top:-10px;	
	text-align:justify;
	margin-right:10px;
	font-size:11px;
	color:#333333;
	font-weight:normal;	
	width:470px;
	line-height:15px;
}

/* ************************************************ 
 Bloque para Footer 
 ************************************************ */
#MenuInferior{
	height:auto;
	width:780px;
	margin-left: auto; 
	margin-right: auto;
	background-color:#333333;
}
#Contacto{
	font-family:Tahoma,Arial,Verdana;
	width:780px;
	margin-left: auto; 
	margin-right: auto;
	padding-top:8px;
	padding-bottom:8px;		
	text-align:center;
	font-size:11px;
	background-color:#DBDBDB;
}
.ContactoTDLine{
	border-right-color:#666666; 
	border-right-style:dotted;
	border-right-width:1px;
}
#Copyrights{
	font-family:Arial, Helvetica, sans-serif;
	height:24px;	
	width:780px;
	margin-left: auto; 
	margin-right: auto;
	background-color:#666666;
	color:#CCCCCC;
	text-align:center;
	font-size:10px;
	padding-top:2px;
}
#Copyrights a{
	text-decoration:none;
	color:#CCCCCC;	
}
#Copyrights a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/* ************************************************ 
 Estilos Adicionales 
 ************************************************ */
.b_Red_Med{
	width:107px;
	height:23px;
	background-image:url(../images/b_red.gif);
	text-align:center;
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	border:0px;
	cursor:pointer;
}
.b_Blue_Med{
	width:95px;
	height:21px;
	background-image:url(../images/b_blue.gif);
	text-align:center;
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#000000;
	border:0px;
	cursor:pointer;
}