/*  
Theme Name: Mosquito_Club
Theme URI: http://www.ibericanpromo.com
Description: Web Mosquito Club Punta Umbria
Version: 1.0
Author: wWw.IbErIcAnPrOmO.CoM 
Author URI: http://www.ibericanpromo.com
*/
html {
	background: #f9ec22 url(images/fondo.jpg);
}

#wrapper{
background: url(images/fondo.jpg);
margin: 0 auto 0 auto;
text-align: left;
width: 750px;
}


body{
background: url(images/fondo.jpg);
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
text-align: left;
vertical-align: top;
}


#header{
background-image: url("images/fondocabecera.jpg"); 
background-color:#f9ec22;
float: center;
width: 750px;
height: 200px;
}


#container{
background-color:#f9ec22;
float: left;
padding-right:10px;
width: 500px;

}


.sidebar{
background-color:#f9ec22;
float: right;
padding-right:10px;
width: 200px;

}

div.tablon_1{
background-image: url("images/fondolateral.jpg");
width: 200px;
height: 280px;
}

div.magnetik_1{
background-image: url("images/fondomagnetik.jpg"); 
color:f15423;
font-family:georgia;
font-size: 16px;
float: right;
width: 200px;
height: 240px;
}

div.magnetik_2{
background-image: url("images/fondomagnetiknoche.jpg"); 
color:f15423;
font-family:georgia;
font-size: 16px;
float: right;
width: 200px;
height: 240px;
}

#footer{
background: bottom url(images/fondopie.jpg);
clear: both;
float: center;
width: 750px;
height: 200px;
}

/* Links */
a{color:#f15423;text-decoration:none}
a:hover{color:#f15423;text-decoration:none}
