body{
   font-family: Verdana,Arial,Helvetica,sans-serif; 
   font-size: 10pt;

  background-image: url(/apps/week0/images/simages/fondo.jpg);
}
.text0{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 24pt;
  font-weight:bold;
  color: #303644;        
}
.text1{
    
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight:bold;
  color: #303644;
}
.text2{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight:bold;
  color: #84bd20;
  text-decoration:none
}
.text2:hover{  
    color:#990000;
}

/*--------------------- Zona media ------------------------*/
#float_flash{
	position:absolute;
	margin:auto;
	width:810px;
	height:630px;
	top:10px;
	left:50%; 
	margin-left: -405px; 
	background-color:#ffffff;
	border:1px solid #000000;
	z-index:1000;
	text-align:center;
}
#close_flash{
	position:absolute;
	color:#000000;
	right:5px;
	top:18px;
	width:25px;
	font-weight:bold;
	font-size:18pt;
	border:1px solid #000000;
	top:1px;
	background-color:white;
	z-index:1001;
}
#close{
	z-index:1500;
	position:absolute;
	top:5px;
	right:5px;
	width:53px;
	height:50px;
	text-align:center;
	background-color:#000;
	cursor:pointer;
	margin:0px;
	background:url(../images/galeria/salir.png) no-repeat;
}
#close:hover{
	background:url(../images/galeria/salir2.png) no-repeat;
}

#cabecera{
    
}
#header{
  width:946px;
  height:217px;
  background-image: url(/apps/week0/images/simages/imgheader.gif);
}
#content{
  width:946px; 
  height:auto;
  background-image: url(/apps/week0/images/simages/backgroundrepeat.gif); 
}
#data{
  width:845px;
  margin-left:40px;
  padding:10px;
}
#left{
    width:630px;
    height:auto;
    float:left;
}
#general{
  margin-left:44px;
  width:578px;
  height:200px;
  background-color:#303644;
}
#generaldata{
  padding:10px;
  margin-top:-5px;
  margin-left:15px;
  width:531px;
  background-color:#fff;
  overflow:auto;
  height:150px;   
}
#description{
  margin-top:10px;
  margin-left:45px;
  width:578px;
  height:725px;
  background-color:#303644;    
}
#textdesc{
  padding:10px;
  margin-left:10px;
  width:548px;
  background-color:#fff;
  overflow:auto;
  height:655px;  
    
}
#right{
    width:270px;
    height:auto;
    float:left;
}

#geomap{
   margin-top:10px;
  width:268px;
  height:300px;
  background-color:#303644;
  border-left:2px solid #303644;
  border-right:2px solid #303644;
  border-top:2px solid #303644;
  border-bottom:10px solid #303644;
}

#geomap2{
    width:245px;
    height:250px;
    margin-left:10px;
    background-color:#fff;
    overflow:auto;
}

#boton_geo{
       position:absolute;
       margin-left:210px;
       text-decoration:none;
       background: url(/apps/week0/images/simages/lupa2.png) no-repeat 0 0;
       width:70px;
       height:63px;
       z-index: 10;
}
#boton_geo:hover{
  background: url(/apps/week0/images/simages/lupa1.png) no-repeat 0 0;
}
#gallery{

  width:272px;
  height:303px;
  background-color:#303644;
}
#imggallery{
    width:272px;
    
    height:250px;
    background-color:#303644;
    overflow:auto;
}
#img{
    width:270px;
    padding:1px;
    border:1px solid #303644;
    height:245px;
    border:0px;
}
#files{
  margin-top:10px;
  width:265px;
  height:290px;
   border:3px solid #303644;
   
   border-bottom:7px solid #303644;
}
#descfiles{
    margin-left:15px;
    width:265px;
    height:250px;
    overflow:auto;
}
.file{
    width:240px;
    margin-left:5px;
    margin:5px;
    background-color:#fff;
}
#week0{
    margin-top:15px;
    margin-left:45px;
    background-color:#303644;
    width:860px;
    height:20px;
}
#footer{
    margin-top:20px;
    width:946px;
    height:40px;
    background-image: url(/apps/week0/images/simages/imgfooter.jpg);    
}
