/***********************************************/
/* estiloCosistel.css                          */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE; 
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
	font-weight: normal;
	color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/*********** #SeccionDeVinculos styles ***********/

#SeccionDeVinculos{
	margin: 0px;
	font-size: 90%;
	margin: 0;
	background-color: #EEBB44; 
}

#SeccionDeVinculos a:link{
	border-top: 1px solid #cccccc;
	width: 100%;
	color: #000000;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
}

#SeccionDeVinculos a:visited{
	border-top: 1px solid #cccccc; 
	color: #000000;
	width: 100%;	
}

#SeccionDeVinculos a:hover{
	background-color: #FF9900; 
	border-top: 1px solid #cccccc; 
	color: #000000;
	width: 100%;	
}

#SeccionDeVinculos ul a:link, #BarraNavegacion ul a:visited {display: block;}
#SeccionDeVinculos ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#SeccionDeVinculos li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #SeccionDeVinculos li {border-bottom: none;}.innert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.normal {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
}
.littnormalsubt {
	font-family: Arial, sans-serif, helvetica;
	font-size: 13px;
	color: #000000;
}
.littnormalsubt02 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 13px;
	color: #0033FF;
}
