* {margin:0px ; padding:0px ; border: 0px}


body {text-align: center ; background-image: url(objetos/fondo.jpg) }
#global {width:972px ; margin: 4px auto }
#curva-superior {background-image: url(objetos/curva-superior.gif) ; background-repeat: no-repeat ;
                  width:900px ; 
                  height: 12px ;
                  overflow : hidden }
									
#cabecera {background-color: DarkMagenta ; border: black 1px solid ; height:150px}
#logotipo   {background-color: DarkMagenta ; width:150px ; float:left }
#publicidad {background-color: #BA55D3  ; width:780px ; height:120px ; float:right }
#publicidad {text-decoration: underline ; font-size:40px ; color: black }
.textonegrito { font-weight:bold  }


#logotipo a         {}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}

#subcabecera { height:20px }


#navegacion {background-color: Gainsboro ; border: black 1px solid ; height:25px ; width: 972px }
#navegacion li {float:left ; list-style:none ; margin: 2px 25px 1px 25px }
#navegacion ul { margin-left: 50px }


#contenido {background-color: thistle ; width: 972px ; height:640px ; border-left: black 1px solid ; border-right: black 1px solid ; border-bottom : black 1px solid }
#contenido li {text-align:left}
.centrado {text-align:center}
#barra {
	width: 160px;
	height:630px;
	float:left;
	background-color: thistle;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu {background-color: #E0FFFF ; width: 150px ; float:left ; text-align:left ; margin: 3px 10px 20px 3px ; padding-bottom:5px ; border: black 1px solid}
#menu h1 {text-decoration: underline ; font-size:18px }
#menu li { list-style:none ; margin: 10px 15px 10px 10px ; font-size:18px }
a {color: blue; font-size:1.1em ; text-decoration: none  }
a:link {}
a:visited {}
a:hover {color: BlueViolet ; text-decoration: underline ; font-weight:bold }
a:active {color: black ; font-weight:bold }






#publi {
	background-color: thistle;
	width: 200px;
	height:630px;
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#publi p {text-align: center}
#anuncio { background-color: red ; width: 125px ; height:125px ; margin: 60px 28px 20px 47px ; float: right}


p {text-align: justify ; font-size:18px}
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px }
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font-size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
h3 {font-size: 2.5em; color:red ; font-weight: bold ; text-decoration: none ; text-align: center}
h4 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: left}
h5 {font-size: 1.0em; color:blue ; font-weight: none ; text-decoration: none ; text-align: left ; text-indent : 30px}


#prepie { height:20px }

#pie {background-color: PaleVioletRed ; 
       border: black 1px solid ; height: 20px ; font-size:16px}
.centrado {text-align:center}
#pie a         {color: blue; text-decoration:none }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color:BlueViolet ; text-decoration:underline ; ; font-weight:bold }
#pie a:active  {color:black ; font-weight:bold }
#pieuno  { float:left ; width:200px ;  }
#piedos  { float:left ; width:550px }
#pietres { float:left ; width:200px ;  }


#curva-inferior { background-image: url(objetos/curva-inferior.gif) ;
                  background-repeat: no-repeat ;
                  width:900px ; 
                  height: 12px ;
				  overflow: hidden }

