* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: left}
body {text-align: center}
h1 {font-size: 1.6em ; color:red ; font-weight:bold ; 
	 						 text-decoration:none ; text-align:center ; margin-bottom:10px }
h2 {font-size: 1.1em ; color:red ; font-weight:bold ; text-decoration:none ; text-align:center}

h3 {font-size: 1.1em ; color:blue ; font-weight:bold ; 
	 						 text-decoration:none ; text-align:center ; padding: 5px 60px 5px 180px}

#global {width:800px ; margin: 4px auto }
#cabecera {width:auto ; background-color: white ; 
					border-width:5px ; border-color:blue ; 
					border-style:groove ; height:150px}
#navegacion {width:auto ; background-color: silver ; 
					border-width:5px ; border-color:blue ; 
					border-left-style:groove ; border-right-style:groove ; 
					border-bottom-style:groove ; height:40px}
#navegacion ul {}
#navegacion li {float:left ; list-style:none ; margin: 8px 12px 0px 12px ; 
						font-size:18px ; color:blue ; 
				 		font-weight:bold ; text-decoration:none}

#desplegar {width:auto ; background-color: #FFA500 ; 
					border-width:5px ; border-color:blue ; 
					border-left-style:groove ; border-right-style:groove ; 
					border-bottom-style:groove ; height:40px}
#desplegar li {float:left ; list-style:none ; margin: 8px 12px 0px 12px ; 
						font-size:18px ; color:blue ; 
				 		font-weight:bold ; text-decoration:none}					



#contenido {width:auto ; height:auto ; background-color: white ; 
					border-width:5px ; border-color:blue ; 
					border-left-style:groove ; border-right-style:groove ; 
					border-bottom-style:groove}
#contenido p {padding: 5px 10px 5px 10px ; text-indent:15px}

#menu {width:auto ; background-color:silver ; float:left ; text-align:center ; margin-right: 10px}
#menu li {list-style:none ; margin:20px 4px 20px 4px ; font-size:18px ; color:blue ; 
				 font-weight:bold ; text-decoration:none ; text-align:center }
				 
				 
#menudescargas {list-style:none ; margin-left:180px ; font-size:18px ; color:blue ; 
				 font-weight:bold ; text-decoration:none ; text-align:left}		
#menudescargas li {padding: 8px 8px 8px 8px}				  

					
#pie {width:auto ; height:153 ; background-color: white ; 
					border-width:5px ; border-color:blue ; 
					border-left-style:groove ; border-right-style:groove ; 
					border-bottom-style:groove}
#pieuno {float:left ; width:275px ; border-right-style:groove ; border-width:5px ; border-color:blue}
#piedos {float:left ; width:230px}
#pietres {float:left ; width:275px}					

			
					
					
a							{color:blue ; text-decoration:none ; display:block}
a:link				{}
a:visited			{}
a:hover				{color:red ; text-decoration:none}
a:active			{}


#pie a         {color: blue; 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}
