html,body{ 
margin:0; 
padding:0; 
text-align:center;
background-image: url(../imgcomun/bg.jpg);
scrollbar-face-color: #A57407;
scrollbar-arrow-color: #F0EBE1;
scrollbar-highlight-color: #A57407;
scrollbar-3dlight-color: #A57407;
scrollbar-shadow-color: #A57407;
scrollbar-darkshadow-color: #A57407;
scrollbar-track-color: #F0EBE1; 
}
@font-face {
    font-family: Georgia;
    font-style:  normal;
    font-weight: normal;
    src: url(GEORGIA0.eot);
  } 
 
#pagewidth{ 
 width:625px;
 text-align:left;
 min-height: 600px;
 margin-left:auto;
 margin:auto; 
     
}

#header{ 
 height:183px;  
 width:625px; 
 background-color: transparent;
 background-image: url(imagenes/cabecera.jpg);
 background-repeat: no-repeat;
 }
 #topbar{
 height:15px; 
 width:625px;
 margin:0;  
 background-color: transparent;
 background-image: url(imagenes/topbar.jpg);
 background-repeat: no-repeat;
 }
 #main{
 clear: both;
 height:100%;   
 width:625px;
 background-image: url(../imgcomun/mainbg.jpg);
 background-repeat: repeat-y; 
 text-align:left; 
 margin: 0px;
 padding:0px;   
 }
 #menubox{
 float: left;
 height:220px; 
 }
 
 #contentbox{ 
 float: right;
 width: 456px;
 height: 100%;  
 margin: 0px;
 padding: 0px; 
 }
 
 #bottonbar{
 height:18px; 
 width:625px; 
 background-color: transparent;
 background-image: url(../imgcomun/bottonbar.jpg);
 background-repeat: no-repeat;
 }
 
 #content{
 height:100%; 
 width:433px;
 text-align:center; 
 }
 #boxmail{
 float: left;
 height:169px; 
 width:132px;
 text-align:left; 
 }
 
.imgborde {
border: 4px solid #6F5305;
}


.textos{
width: 530px;
display: block;
font-family: Georgia,"Georgia",serif;
font-weight: bold; 
font-size: 11px; 
color: #F1ECE1;
text-align: left;
vertical-align: top;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 10px;
word-wrap: break-word;


}



.h1cab{
text-align: center;
}

.h1cab2{
   margin-top: 15px;   
	margin-left: 50px;   
}

ul{
	list-style-type: none;
	margin-left: 60px;
   margin-right: 40px;
}

li{
font-family: Georgia,"Georgia",serif;
font-size: 11px; 
color: #F1ECE1;
word-wrap: break-word;
background-image: url(imagenes/bullet1.gif);
background-repeat: no-repeat;
padding-left: 10px;
background-position: 0 .7em;
margin-bottom: 20px;
}

.imglink a{
width: 125px;
height: 94px;
display: block;
border: 4px solid #6F5305;
}

.imglink a:hover{
display: block;
border: 4px solid #F2EDE2;
}


.links a{
font-family: Georgia, "Georgia",serif;
font-size: 11px;
font-weight: bold;
text-decoration: none; 
color: #F1ECE1;
}

.links a:hover{
color: #fff;
text-decoration: underline;
}

.imgcason{
border: 4px solid #F2EDE2;
vertical-align: top;
margin-left: 40px;
margin-right: 40px;
word-wrap: break-word;
}

#tooltipDiv {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
	padding: 5px;
	border-style: solid;
	border-width: 5px;
	border-color: #6F5305;
	background-color: #F0E9DF;
	color: #6F5305;
	font-family: georgia,verdana, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

.boxcarta{
	width: 530px;
	margin: 10px auto;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bolder;
	font-size: 11px;
	color: #f3efe4;
	color: #fff;	 
}

.boxcarta .titulo{
letter-spacing: 2px;
font-weight: normal;
font-style: italic;
font-size: 18px;
color: #f3efe4;
display: block;
margin-bottom: 10px;		
}

.titulo2{
font-weight: bold;
font-size: 12px;
color: #f3efe4;
display: block;
margin-bottom: 10px;
text-align: center;
margin: 10px auto;		
}

.boxcarta .precio{
	font-size: 10px;
	font-style: italic;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;	
}


.titulosec{
letter-spacing: 1px;
font-weight: bold;
font-size: 18px;
color: #fff;
display: block;
margin-bottom:10px;
margin-top: 10px;	
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;	
}

#menugrupos{
float:left;
width:400px;
}
.Estilo3 {font-size: 12px}






    

 

