html{
	/*background:#4396CA;*/
	
	background:#FFF;
}
a{ color:#06C; text-decoration:none;}

a:hover{ color:#063;}

#copy{
	color:#FFF;
	background:#003399;
}

#copy a{
	color:#CC0;
}

#copy a:hover{
	color:#F90;
}

body{
	padding: 0;
	margin: 0;
	/*background:url(../images/bg.jpg) repeat-x;*/
}

#idioma{
	float:right;
	width: 100%;
	display:block;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	
}
#idioma a{ text-decoration:none;}

#idioma a:visited{color:#FFF;} 

#idioma a:hover{color:#060; font-weight:bold; text-decoration:overline;}

h1{
	color:#063;
}
strong{color:#063; font-size:18px; font-family:Verdana, Geneva, sans-serif;}

hr{ color:#FFF;}

p{
	color:#FFF;
	font-size:17px;
	font-family:"Comic Sans MS", cursive;
}

/*-------------------Menu-----------------------------*/

#menu ul{
	width: 580px;
	height: 40px;
	margin:auto;
	list-style:none;
	padding-top: 0px;
	
}



#menu li{
	width: 190px;
	height: 30px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background:url(../images/lin_menu.jpg) right no-repeat;
	text-align:center;
	padding-top: 10px;
}

#menu a{
	color:#FFF;
	text-decoration:none;
}

#menu a:hover{
	color:#F90;
	text-decoration:overline;
}

#li{
	width: 1px;
	height: 22px;
	float:left;
	margin-top: 8px;
	background:url(../images/lin_menu.jpg) right no-repeat;
}


/*-------------------Menu Fin ------------------------*/


#contenedor{
	width: 980px;
	height: 100%;
	min-height: 400px;
	margin:auto;
	
	
}

#flash{
	width: 980px;
	height: 325px;
}

#pie_fla{
	width: 980px;
	height: 73px;
	background:url(../images/pie_fla.jpg) no-repeat;
}

#info{
	width: 950px;
	height:auto;
	min-height: 400px;
	padding-left: 15px;
	padding-right:15px;
/*	border-left: 1px #000 solid;
	border-right: 1px #000 solid;*/
	background: url(../images/palmera.png) no-repeat center #9BBB59;
}

#top_pie{
	width: 980px;
	height: 67px;
	background:url(../images/cab_pie.jpg) no-repeat;
}

#menu{
	width: 980px;
	height: 40px;
	background:url(../images/degra_pie.jpg) repeat-x;
	
}
