/* Reiniciar ----------*/
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a, a:hover, a:active {color: #FFF; text-decoration: none;}
a:visited {color: #EFEFD1;}

/* Principal ----------*/
body{ 
background-color:#999965;
font-family: Helvetica, Verdana, Arial; /*"Times New Roman", Times, serif*/

color: #3F2800;
margin:0; 
padding:0; 
}

p {margin-bottom: 12px; line-height: 1.3em;}

strong {font-weight: bolder;}
em {font-style: italic;} 
blockquote {
/*
margin-left: 50px;
padding-left: 10px;
*/
font-family: Verdana, Arial, Helvetica;
font-size: 105%;
color: #4B2606;
font-style: italic;
margin-bottom: 10px;
}

h3 {font-size: 1.6em; margin-bottom: 8px; color: #6E0404;}
h4 {font-size: 1.2em; font-weight: bold; margin-bottom: 4px; color: #3F2800;}

hr { 
margin: 35px 0 15px 0;
border: 1px #845D00 dotted;
}

/* Estructura ----------*/
#header{ 
height:120px;
background: #9A1919 url(img/bg_header.png) bottom left repeat-x;
/* margin-left: 100px;*/
}

#header a {text-decoration: none;}

#header a {color: #fff; border-bottom: #fff 4px solid;}
#header a:hover {color: #690202;}
#header a:visited {color: #999965;}

#header #menusection a {border-bottom: 0;}

#header li a:hover { background-color: #fff; }

#left{ 
float:left;
width:155px;
border-right: 2px dotted #5F5E3B;
background: #999965 url(img/sidebar_bg.png) top left repeat-x;
}

#center { 
background: #999965 url(img/bg_vicente.jpg) top left repeat-y;
margin-left: 150px;
margin-right: 50px;
background-color:#999965; 
padding: 10px 30px 10px 50px;
}

#footer { 
clear:both;
height:190px;
background: #553212 url(img/bg_footer.png) top left repeat-x;
border-top: 2px #845D00 solid;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
}

#footer p {
margin-top: 30px;
line-height: 1.5em;
font-size: 90%;
color: #fff;
}

/* Menú principal y submenús ----------*/
#topmenu {
height: 90px;
padding-left: 6px;
}

.vicente {
float: left;
height: 95px;
width: 100%;
}

.palabras {
float: left;
height: 95px;
width: 100%;
background: #660000 url(img/top-palabras.png) top left no-repeat;
}

/* Principal secciones ----------*/
#topmenuright {
float: right;
padding: 0;
height: 95px;
}

ul#mainmenu {
margin-top: 60px;
margin-left: 300px;
}

ul#mainmenu li {
display: inline;
list-style-type: none;
margin-right: 4px;
font-size: 70%;
}

li.icocortes {
padding: 68px 0 0 4px;
background: transparent url(img/icon-cortes2-off.gif) top center no-repeat;
}

li.icopalabras {
padding: 65px 0 0 4px;
background: transparent url(img/icon-palabras-off2.gif) top center no-repeat;
}

li.icoviajero {
padding: 65px 4px 0 4px;
background: transparent url(img/icon-viajero-off2.gif) top center no-repeat;
}

ul#mainmenu li img {

}

ul#mainmenu li active {

}

/* Submenú secciones ----------*/

ul#submenu {
margin-top: 70px;
margin-left: 320px;
font-family: Arial, Helvetica, sans-serif;
}

ul#submenu li {
display: inline;
list-style-type: none;
margin-right: 4px;
font-size: 70%;
font-weight: bold;
}

ul#submenu li.active {

}

ul#menusection {
margin-left: 320px;
margin-top: 5px;
}

ul#menusection li {
display: inline;
list-style-type: none;
margin-right: 4px;
padding-top: 10px;
font-size: 75%;
font-weight: bold;
}

ul#menusection li.first {
background: transparent url(img/here.png) top center no-repeat;
}

ul.section2 {padding-left: 70px;}

/* Menu lateral ----------*/
ul#sidebarmenu {
margin-left: 4px;
margin-top: 25px;
}

ul#sidebarmenu li {
width: 135px;
margin-left: 10px;
margin-bottom: 5px;
font-size: 90%;
padding: 4px;
border-bottom: #9A1919 1px dotted;
}

ul#sidebarmenu li.main {
font-family: Verdana;
font-style: italic;
margin-left: 0px;
font-size: 90%;
font-weight: bolder;
}

ul#sidebarmenu li.none {
border-bottom: 0;
}

ul#sidebarmenu li a {
color: #fff;
text-decoration: none;
}

ul#sidebarmenu li a:hover {
color: #fff;
background-color: #9A1919; /*#5F5E3B;*/
}

ul#sidebarmenu li a:visited {
color: #EFEFD1;
}

ul#sidebarmenu li a.current {
background-color: #9A1919; /*5F5E3B;*/
text-decoration: none;
padding: 0.1em;

}

/* Cabeceras y otros elementos destacados ----------*/
h1.front {
font-family: Arial, Helvetica, sans-serif;
font-size: 2.5em;
font-weight: lighter;
letter-spacing: 0.1em;
text-align: center;
}

span.g1 {
color: #aeaea6;
}

span.g2 {
color: #585850;
}

span.r1 {
color: #981911;
}

h2.title {
font-size: 2em;
color: #d7d669;
margin-bottom: 10px;
}

.acpb {font-weight: bolder;}

/* Divs y secciones ----------*/
#mainpage {
width: 75%;
margin: 0 auto;
}

div#contacto {
color: #fff;
}

div#lengua {
width: 50%;
margin: 0 auto;
}

ul#lengua {

}

ul#lengua li {
display: inline;
list-style-type: none;
font-size: 80%;
margin-right: 4px;
font-weight: bold;
}

ul#lengua li a {
color: #3F2800;
}

div.rtext {margin-left: 30px;}

/* Párrafos y bloques ----------*/
#center p {

}

/* Imágenes ----------*/
.fotovicente {float: left; margin-right: 10px; margin-bottom: 600px;}
div#coleft {float: left; margin-right: 14px; margin-bottom: 10px;}

#vpresent {
margin-left: 230px;
}

#vpresent strong {font-size: 110%; margin-right: 3px;}

.blockright {margin-left: 200px;}
.blockrightext {margin-left: 235px;}

ul.punto li {list-style-type: disc; }

ul.calorpalabras li {
list-style-type: none;
background: url(img/liast.png) no-repeat;
padding-left: 14px;
}

/* Clases generales ----------*/
p.last {margin-bottom: 25px;}

strong.acrost {letter-spacing: 0.2em; margin:0;}
strong.acrosti {margin-left: 3px;}
p.acrost {text-indent:  10px;}
.logotop {float: left; margin: 10px 50px 0px 0px;}
.center {text-align: center;}
.fleft {float: left; margin-right: 14px; margin-bottom: 10px;}
.fright {float: right; margin-left: 10px;}
.vmiddle {vertical-align: middle;}
.cleft {clear: left;}
.clear {clear: both;}
.small {font-size: 85%;}
.indent {margin-left: 2em;}
.dark {color:#5F4500;}
.gross {font-weight: bolder; font-size: 110%;}
.nombre {font-weight: bold; font-style: italic;}
.box {
padding: 6px; 
border: 1px solid #4E2A0A; 
margin: 10px 0;
background: #999965 url(img/sidebar_bg.png) top left repeat-x;
}

h4.ficha {letter-spacing: 0.3em; text-decoration: underline;}

