
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(Imagenes/pantallamadera.jpg);
	background-repeat: repeat;
}
.style1 {
	color: #CCFFCC;
	font-size: 9px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.estiloparrafo {
	text-align:justify;
	text-indent:15px;
	}
.estilocolumna {
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	text-align:center;
}
.stilologan {
	color:#331A00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:center;
	}
a {
	font-size: 9px;
	color: #FFFFCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #66FF66;
}
h1 {
	font-size: 18px;
	color: #003300;
}
/***
ul{
 list-style-type: square;
}

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

ul ul ul{
 list-style-type: none;
}
**/
.piefoto {
	font-size:80%;
	}
/**
.linkparrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:right;
	color: #003300;
	}
.linkparrafo a{
	color: #003300;
	text-decoration:underline;
	}
	
.linkparrafo a:hover{
	color: #CC6600;
}


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

#globalNav{
background-image: url(Imagenes/btnnegro.jpg);
background-repeat:repeat-x;
clear:both;
padding: 0px 0px 0px 0px;
white-space: nowrap;
width: 680px;
height: 44px;
font-size: 90%;
color: #FFFFCC;
clear:both;
}

#globalNavcont{
	padding-left:0px;
	vertical-align:middle;
	}
#globalNavcont ul{
     margin: 0;
     padding: 0;
     list-style-type: none;
     }
#globalNavcont li { background-image: url(Imagenes/btnnegro.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 170px;
	height: 44px;
	line-height: 15px;
	text-align: center;
     }
#globalNavcont p {
	margin-top: 7px;
	}
#globalNavcont li:hover {
	background-image: url(Imagenes/btnnegro2.jpg);
}
#globalNavcont li:active {
	background-image:url(Imagenes/btncafe.jpg);
	}
.stiloactivo {
	background-image: url(Imagenes/Botones/Btncafe.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:44px;
	line-height:15px;
	}

.stilolink {
	height:44px;
	line-height:15px;
	}
	
#globalNav img{
 display: block;
}

#globalNav a {
	display:block;
	font-size: 90%;
	padding: 0px 2px 0px 0px; 
}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 95%;
	clear:both;
}

.feature h3{
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.feature p{
	text-indent:25px;
}
.feature img{
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}


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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 95%;
}
.story img{
	float:right;
	padding: 0px 0px 0px 10px;
	margin: 0 0px 5px 5px;
}
.story p{
	text-indent:25px;
	padding: 0px 0px 10px 0px;
}
.story h3{
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.story a{
	color:#CC3300;
	text-align: center;
}
*****/

