* {text-indent:0px ; margin:0px ; padding:0px ; border:0px } 
body        {  }
p {text-align: justify} 
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {
	font-size: 1.1em;
	color:#030;
	font-weight: bold;
	text-decoration: none;
	text-align: center
}

#global     {width:800px ; margin:4px auto }

#curva-superior { background-image: url(objetos/curva-superior.gif) ; 
		background-repeat: no-repeat ;
		width: 800px ;
		height:12px ;
		overflow: hidden }
#cabecera   {background-color: white ; border-left: black 1px solid ; border-right: black 1px solid ; height:85px}
#logotipo   {width:270px ; float:left }
#publicidad {width:528px ; float:right ;  color:#060 ; margin-top:25px ; font-size: 16px }
#navegacion {background-color: gray ; color: #3F3; border: black 1px solid  ; height:20px }
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 180px }
#contenido  {
	background-color: #3F9;
	border-left: black 1px solid;
	border-right: black 1px solid;
	text-align: center;
	color: #60F;
	font-weight: bold;
}
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 15px}
#menu       {background-color: lgreen ; width: 150px ; float:left ; 
             text-align:left ; margin: 3px 10px 3px 3px ;
		background-image: url(objetos/menu-parte-inferiory.gif);
		background-position: bottom ;
		padding-bottom:5px }
#menu li    {list-style:none ; margin: 4px 8px 4px 6px }
#menu h1 {
	text-decoration:none;
	font-size:12px;
	padding-top:12px;
	background-image: url(objetos/menu-parte-superiory.gif);
	color: #030;
}
#pie     {border-left:  black 1px solid ;
	  text-align: center ;
      border-right: black 1px solid ; 
	  border-top:   black 1px solid ; 
	  height: 65px }
#pie li {list-style: none ; font-size: 10px }
#pieuno  {float:left ; width:150px ; list-style:none }
#piedos  {float:left ; width:498px }
#pietres {float:left ; width:150px }
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ; 
		background-repeat: no-repeat ;
		width: 800px ;
		height:12px ;
		overflow: hidden }
									
a         {color: #3F9 ; text-decoration:none ; display: block }
a:link    {}
a:visited {}
a:hover   {color:#030 ; text-decoration:underline ; background-color: silver}
a:active  {
	color: #0FC;
}

#pie a         {color: #030; text-decoration:none ; display: block }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color:black ; text-decoration:underline ; background-color: white }
#pie a:active  {color:black}

#logotipo a         {}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}
#global #contenido #menu ul {
	color: #60;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
