/***********************************************/
/* diseño por ustedno!                         */
/* www.ustedno.com style sheet       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 1em;
	background-image: url(imagenes/background.gif);
	background-position: center;
}

#contenedor {
	padding: 0px;
	width: 759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
.Estilo1 {color: #FF8D07}

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

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

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

h1{
	font-size: 8mm;
	color: #FFCC00;
	line-height: 9mm;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFF00;
	text-decoration: none;
	background-color: #06091A;
}

h2{
	font-size: 16px;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	background-color: #04BAF3;
	padding-top: 1px;
	line-height: 19px;
}
h2 a:link{
	color: #000000;
	text-decoration: none;
}
h2 a:visited{
	color: #333333;
	text-decoration: none;
}
h2 a:hover{
	color: #04C86B;
	text-decoration: underline;
}

h3{
	font-size: 100%;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #884400;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #01BAF2;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	width: 759px;
	background-image: url(imagenes/head2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

#navBar{
	padding: 0px;
	background-color: #000000;
	width: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #04BAF3;
	margin: 0px;
	border-bottom-color: #04BAF3;
	border-right-color: #04BAF3;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #04BAF3;
}

#content{
	width: 759px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(imagenes/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


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

#pageName{
	padding: 0px 0px 10px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 5mm;
	font-weight: bold;
	color: #FFFFFF;
}


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

#globalNav{
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalNav a:link{
	font-size: 0.9em;
}
#globalNav a:visited{
	font-size: 0.9em;
}
#globalNav a:hover{
	font-size: 0.9em;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	float: right;
	text-align: left;
	width: 250px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 3.3mm;
	width: 560px;
	line-height: 1.4em;
}
.feature p {
	font-size: 13px;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature p a:link{
	color: #FFCC00;
	text-decoration: none;
}
.feature p a:visited{
	color: #FFCC00;
	text-decoration: none;
}
.feature p a:hover{
	color: #00CC00;
	text-decoration: underline;
}


.grande {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

/* adjust margins to change separation between the feature image and text flowing around it */


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

.story{
	clear: right;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	width: 500px;
}

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


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	color: #cccccc;
	width: 500px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


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

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

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

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


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

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	background-image: url(imagenes/backrelated.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #333333;
	margin: 0px;
	padding: 2px 0px 2px 10px;
}


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

.relatedLinks{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px 10px;
	font-size: 75%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #5E55FF;
}


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

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#counter {
	color: #000000;
	visibility: hidden;
}
