
/*----------------------
  Posicionamos
-----------------------*/
body {
	margin: 0px;
	padding: 0px;
	/*SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDD;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #B7B7B7;
	SCROLLBAR-TRACK-COLOR: #FFFFFA;
  SCROLLBAR-DARKSHADOW-COLOR: #333333;*/

}
#container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -378px;
	height: auto;
	width: 756px;
	z-index:2;
	clear:both;
/*	border: 1px solid #345CA7;*/			
}

#pageHeader 
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 756px;
  height: 154px;
}


#contentBody {
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	padding-bottom: 190px;
	margin-bottom: 5px;
	width:  520px; /*1-para opera*/
	\width: 520px; /*2-para ie-se agrega el padding y border*/
	/*w\idth: 540px; /*3- estandares*/
}

#rightnav {
  /*position: absolute;
  top: 195px;
  left: 550px;*/
	position: absolute;
	float: right;
  top: 10px;
  /*left: 550px;*/
	left:550px;	
  height: auto;
	padding-bottom: 190px;
	margin-bottom: 5px;
	width:  200px; /*1-para opera*/
	\width: 200px; /*2-para ie-se agrega el padding y border*/	
	w\idth: 200px; /*3- estandares*/
		
}


#bodytext {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	padding-left: 25px;	
	width:  520px; /*1-para opera*/
	\width: 520px; /*2-para ie-se agrega el padding y border*/	
	/*w\idth: 540px; /*3- estandares*/
	
}

#bodybottom {
	position: absolute;
	top: -180px;
	left: 0px;
	padding: 0px;
	padding-left: 25px;	
	width:  520px; /*1-para opera*/
	\width: 520px; /*2-para ie-se agrega el padding y border*/	
	/*w\idth: 540px; /*3- estandares*/
	
}

#bodytext h1 {
	position: relative;
	top: 0px;
	left: 0px;
/*
	height: 40px;
	width: auto;
*/
}

#footer 
{
	clear: both;
	position:absolute;
	bottom: -45px;
	left: 0px;
	width: 756px;
	height: 30px;
	border: 1px solid #FFFFFF;
}

#copy 
{
	position:absolute;
	bottom: -79px;
	left: 0px;
	width: 756px;
	height: 40px;
}


/*---------------------------------------
              Typografia
  ---------------------------------------*/
body {
	font:76% Verdana, Arial, Helvetica, sans-serif;
	color: #5a5858;
}

SELECT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	/*border: 1px solid #999999;*/
	border: 1px solid #345CA7;
	font-style: normal;
	line-height: normal;
	text-decoration: none;

}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	/*color: #000000;*/
	color: #005094;
	font-weight: normal;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	/*border: 1px solid #999999;*/
	border: 1px solid #345CA7;
	text-decoration: none;

} 

INPUT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	/*color: #000000;*/
	color: #005094;
	font-style: normal;
	font-weight: normal;
	/*border: 1px solid #999999;*/
	border: 1px solid #345CA7;
	line-height: normal;

}


#bodytext {
	font: 12px Verdana, Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}

#bodytext p, font {
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	text-align: justify;
	color: #000000;
}

#bodytext li font{
	font: 80%;
	font-weight: bold;
	color: #345CA7;
}

#bodytext strong {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #345CA7;
}

#bodytext em {
	font-style: italic;
}

#rightnav td{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
	width:  185px;  /*1-para opera*/	
	\width: 188px; /*2-para ie-se agrega el padding y border*/	
	w\idth: 185px; /*3- estandares*/
		
}

#rightnav td strong {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #345CA7;
	font-weight: bold;
	background-color: #A6C5E2;
	padding: 5px;
	width:  185px;	/*1-para opera*/	
	\width: 190px; /*2-para ie-se agrega el padding y border*/	
	w\idth: 185px; /*3- estandares*/
}


div#tx-cmwlinklist-pi1 {
  font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #345CA7;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, dl, dt, dd {
	margin:0;
	padding:0;
}


a {
	text-decoration:underline;
/*	color:#728569; */
}
a:hover {
	text-decoration:underline;
/*	color:#900 !important;} */
	/*color:#DB214D; */
} 

a:visited {
	text-decoration:underline;
/*	color:#6C7A70; */
	color: black;
} 

div#footer a {
	text-decoration:none;
	color:#ffffff;
}
div#footer a:hover {
	text-decoration:none;
	color:#ffffff; 
} 

div#footer a:visited {
	text-decoration:none;
	color: #ffffff;
} 


#pageHeader span  {
	visibility:hidden;
}


#bodytext 
{
	line-height:2em;
	text-indent:15px;
	text-align:justify;

}

#bodytext h2{
	padding-left: 20px;
	font-size: 145%;
	font-weight:lighter;
	
}

/* Formatemamos el contenido */

#bodytext li {
	 /*list-style-type: square;*/
	 list-style-image: url(images/triangul.jpg);
	 margin-left: 35px;
	 text-indent: 0px;
	 padding: 0px 0px 0px 0px;
}

#bodytext ol {
	 /*list-style-type: square;*/
	 margin-left: 35px;
	 text-indent:0px;
	 padding: 5px 0px 5px 0px;
}


#bodytext b, a, h2, h3, h4, u {
	color: #345CA7;
}


#contentBody a {
	/*text-decoration: none;*/
	/*border-bottom: dotted 1px #494B5A;*/
}

#contentBody a:hover {
	color: #494B5A;
}
#bodytext h3, h2 {
	font-weight: bold;
	padding-bottom: 10px;
	/*border-bottom: dotted 1px #345CA7;*/
}	

#bodytext h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 35px;
	padding-bottom: 10px;
	font-size: 200%;
	color: #ffffff;
	text-indent: 0px;
	background-color: #345CA7;
}	

#bodytext h5 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	height: 45px;
	font: 13px Arial, sans-serif, Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0px;
	background-color: #345CA7;
	
}	

#footer {
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin-top: 25px;
	padding-top: 12px;	
}

#rightnav table{
	color: #345CA7;
	border: 1px solid #345CA7;
}

#footer span {
	/*padding: 25px;*/
}

#copy {
	text-align: center;
	color: #222222;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 5px;	
}


/*---------------------------
         Imagenes
---------------------------*/		 
body {
	background: #ecf1fb;
	/*background: #ecf1fb url(images/fondomalla2.gif) repeat;*/
}

#footer {
	background: #345CA7;
	/*background: RGB(52,92,167);*/
}


#container {
	/*background: url(images/cont_bg.jpg) repeat-y;*/ 
	background-color: #ffffff;
	/*border: solid 1px black;*/
}

#bodytext h1 {
	background-image: url(images/shape_1.gif);
	background-repeat: no-repeat;
	background-position: center left;
}	
