/*  
Theme Name: WordPress Mobile and Iphone Theme
Theme URI: http://www.myfreeiphonestuff.com/theme.zip
Description: Theme for WordPress Mobile and Iphone
Version: 1.0
Author: Julio Fuente
Author URI: http://www.myfreeiphonestuff.com/
*/
html{
height:100%;
}

body {
padding: 0px;
background: url(/fondo1.jpg) 0% 0% repeat-x;
color: blue;
font-family: Verdana, sans-serif;
background-color:white;
font-size:12px;
height:100%;
margin-bottom:0px;
margin-top:0px;
}
.tablamain{
width:728px;
align:center;
height:100%;
border-left:1px solid black;
border-right:1px solid black;
}
.titulo{
background-color:#003300;
color:white;
height:50px;
text-align:center;
vertical-align:middle;
}
td{
font-family: Verdana, sans-serif;
color:black;
background-color:white;
font-size:12px;
vertical-align:top;
}
a{
font-weight:bold;
}
a:link{
color:gray;
}

a:visited{
color:silver;
}
a:hover{
color:#5990ba;
}
h1{
font-size:14px;
color:blue;
font-family: Verdana, sans-serif;
text-align:center;
}
.menu{

border-bottom:1px solid #5990ba;
border-top:1px solid #5990ba;
border-left:1px solid silver;
border-rigth:1px solid silver;
vertical-align:middle;
text-align:center;
height:40px;
background: url(/menu2.jpg) 0% 0% repeat-x;
}
.menuON{

border-bottom:1px solid #5990ba;
border-top:1px solid #5990ba;
border-left:1px solid #5990ba;
border-rigth:1px solid #5990ba;

vertical-align:middle;
text-align:center;
color:white;
//background-color:#95bfe0;
background: url(/menu.jpg) 0% 0% repeat-x;
height:40px;
}
.menu a{
font-weight:bold;
color:white;
text-transform: uppercase; 
text-decoration:none;
}
.menu a:link{
color:white;
text-transform: uppercase; 
}

.menu a:visited{
color:gray;
text-transform: uppercase; 
}
.menu a:hover{
color:yellow;
text-transform: uppercase; 
}
.menuON a{
font-weight:bold;
color:white;
text-transform: uppercase; 
text-decoration:none;
}
.menuON a:link{
color:white;
text-transform: uppercase; 
}

.menuON a:visited{
color:gray;
text-transform: uppercase; 
}
.menuON a:hover{
color:yellow;
text-transform: uppercase; 
}
h1 {
  font-size:16px;
  position: relative;
  width:450px;
}
h1 span {
  background: url(http://www.aceiterosademosqueta.com/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 16px;
}