/*
Diseño por Vinaixa Comunicación y Diseño
http://www.fvinaixa.biz
Hoja de estilos de Arene
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background:  black url(imgu/motivo2.gif) scroll;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	color: #202020;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 2em "Times New Roman", Times, serif;
	color: #909090;
}

h2 {
	font-size: 107%;
	color: #8080C0;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(img/img11.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(img/img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Logo */

#logo {
	width: 1024px;
	height: 220px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(img/cabecera.jpg) no-repeat center;
    border: 0px solid black; /* para comprobacion*/
}

#logo h1 {
	margin: 0;
	padding:155px 0 0 325px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font: normal 2.3em "Times New Roman", Times, serif;
	font-style: italic;
    font-weight: bold;
    display: none;
}

#logo h2 {
	margin: -6px 0 0 0;
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 0px;
    font: normal 0.7em Tahoma, Verdana, sans-serif;
	font-weight: 700;
    color:#400040;
    display: none;
	
}

#logo a {
	text-decoration: none;
	color:#003700;
}

/* Pagina */

#pag {
	width:1024px;
    height: auto !important; 
	margin: -5px auto;
	background: url(img/img03f.gif) repeat-y top center;
    border: 0px solid blue; /* para comprobacion*/
}

/* Contenido */

#decorizda {
	float: left;
	width: 132px;
	padding: 0 0 0 95px;
	background: url(img/img04b.gif) no-repeat top right;
    border: 0px solid green; /* para comprobacion*/
}

.arabesco {
	height: 400px;
	width: 132px;
    border: 0px solid blue; /* para comprobacion*/
}

.registro {
    margin: 0 5px 2px 10px;
	color: white;
    text-align: right;
    font-size: 0.7em;
    font-weight: 500;
    line-height: 1.1em;
}

#contenedor {
	float: left;
	width: 400px;
    border: 0px solid blue; /* para comprobacion*/
}

#tope{ 
	margin: -10px 0 0 0; /* para Firefox*/
    
}

#topeb { 
	margin: -10px 0 0 -26px; /* para Firefox*/
}

#contenedor .titulo {
	padding: 10px 10px 3px 65px;
	background: url(img/img07b.gif) no-repeat 10px 12px;
    font-weight: bold;
}

#contenedor .contenido {
	padding: 5px 5px 10px 65px;
    background: url(img/img10b.gif) no-repeat center 75px;
    border: 0px solid yellow; /* para comprobacion*/
}

#contenedor .contenido p{
    line-height: 1.3em;
}

#contenedor .aviso {
    padding: 5px 15px 10px 65px;
    background: url(img/img10b.gif) no-repeat center 75px;
    border: 0px solid yellow; /* para comprobacion*/
}

#contenedor .aviso p{
    line-height: 1.3em;
    font-size: 0.7em;
}

#show{
    margin: -15px 0 0 0;
    background: url(img/show.jpg) no-repeat center;
}

#showb{
    margin: -15px 0 0 0;
}
#showv{
    margin: -15px 0 20px 22px;
}

#showm{
    margin: -15px 0 20px 3px;
}

#showb img {
    margin: 0 0 0 10px;
	border: 5px solid #85c329;
}

#map 
{
    margin: 0px 0px 20px 10px;	
    padding:0px;
    width: 370px;
    height: 370px;
    float: left;
    border:3px solid #85c329;
}

.mapdatos{
	font-size:0.8em;
    color:#8080C0;
}

.cajon {
	float: left;
	width: 160px;
	margin: 0 20px;
	font-size: 1em;
}

.cajon .cabecera {
	margin-bottom: 0.8em;
	padding-bottom: 0.3em;
    font-size: 1.1em;
	background: url(img/img08.gif) repeat-x left bottom;
}


.cajon p, .cajon blockquote {
	line-height: 140%;
	font-size: 0.9em;
}

.cajon ol, .cajon ul {
	line-height: 144%;
	font-size: 0.8em;
    font-weight: bold;
}

.cajon img {
	border: 5px solid #85c329;
}

.cajondoble {
	float: left;
	width: 355px;
	margin: 0 20px 5px 20px;
	font-size: 0.9em;
}

.cajondoble h2 {
	margin-bottom: 0.6em;
	padding-bottom: 0.3em;
    line-height: 164%;
    font-size: 1.0em;   
    background: url(img/img08.gif) repeat-x left bottom;
}

.cajondoble h2 a{
    color: #8080C0;
}

.cajondoble p, .cajondoble blockquote {
	line-height: 130%;
	font-size: 0.9em;
}

.cajondoble ol, .cajondoble ul {
	line-height: 144%;
	font-size: 0.8em;
    font-weight: bold;
}

.cajondoble img {
    margin-right: 15px;
	border: 5px solid #85c329;
    float:left
}

.cajondoble a {
    font-weight: bold;
}

.cajondoble a:hover {
    text-decoration: none;
    color: #400080;
}

.cajondoble img:hover {
    border-color: #400080;
}

.cajonpeque {

	font-size: 0.8em;
}

.cajonpeque .cabeceram {
	margin-bottom: 0.6em;
	padding-bottom: 0.3em;
    font-size: 1.35em;
	background: url(img/img08.gif) repeat-x left bottom;
}

.cajonpeque p, .cajonpeque blockquote {
	line-height: 134%;
	font-size: 0.9em;
}

.cajonpeque ol, .cajonpeque ul {
	line-height: 144%;
	font-size: 0.8em;
    font-weight: bold;
}

.cajonpeque img {
	border: 2px solid #85c329;
    margin-bottom: 0.3em;
}



/* Columna lateral */

#lateral {
    margin: 0 0 0 8px;
	float: left;
	width: 160px;
	padding: 0 80px 0 20px;
	background: url(img/img05b.gif) no-repeat right top;
}

#lateral h2 {
	margin-bottom: 1em;
    font-size: 1em;
}

.expotex {
font-size: 115%;
line-height: 115%;

}

#lateral blockquote {
font-size: 0.9em;
}

#lateral blockquote p {
line-height: 130%;}


.latimgbor{
border: 3px solid #804000;}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menus */

#menu {
    margin: 0px  0px 0px -16px;
	padding-top: 10px;
    width: 185px;
    font: normal 70% Taoma, Arial, sans-serif;
    font-weight: bold;
    border: 0px solid #008000; /* para comprobacion*/
}

#menu ul {
}

#menu li {
      margin: 0px 0 2px 2px;
      padding-left: 30px;
      padding-bottom: 1px;
      border-bottom: 1px solid #008000; /* para separar*/
}

#menu a {
      color:#000080;
      text-decoration: none;
}

#menu a:hover {color:#419643;
border-bottom: 6px solid #FFFF80; /* para separar*/
}

#menu b {
}

#menubase ul
		{
			margin: 15px 0 0 226px;
            width: 620px;
      		padding: 0;
		    font: normal 70% Arial, sans-serif; 
            border: 0px solid yellow; /* para comprobacion*/
		}
		
		#menubase li
		{
			margin: 0;
            padding: 0px 0px ;
            list-style: none;
			display: inline;
            color: #D7CE32;   
            background: url(img/espacio.gif) no-repeat left center;
		    float:left ; 
		}
		
		#menubase li a
		{
			padding: 0 6px 0 3px;
		    background-color:transparent;
		    color: rgb(250,250,250);
		    text-decoration: none;
		    border-left: 0px solid rgb(250,250,250);
		}
        
        #menubase li.conta
		{ margin:0 0 0 128px; border-right: 0px dashed #FFFFFF;}
		
		#menubase li a:link { background-color:transparent; color: #D7CE32; }
		#menubase li a:visited { background-color:transparent; color: #D7CE32;}
		#menubase li a:hover { background-color:transparent; color: white; }
        
#menubaseb ul
		{
			margin: 0px 0 0 248px;
            width: 620px;
      		padding: 0;
		    font: normal 70% Arial, sans-serif;
            float:left; 
            border: 0px solid yellow; /* para comprobacion*/
		}
		
		#menubaseb li
		{
            padding: 0px 0px;
            list-style: none;
			display: inline;
            color: #D7CE32;   
            background: url(img/espacio.gif) no-repeat left center;
		    float:left ; 
		}
		
		#menubaseb li a
		{
			padding: 0 8px 0 5px;
		    background-color:transparent;
		    color: rgb(250,250,250);
		    text-decoration: none;
		    border-left: 0px solid rgb(250,250,250);
		}
        
        #menubaseb li.conta
		{ margin:0 0 0 92px; border-right: 0px dashed #FFFFFF;}
		
		#menubaseb li a:link { background-color:transparent; color: #D7CE32; }
		#menubaseb li a:visited { background-color:transparent; color: #D7CE32;}
		#menubaseb li a:hover { background-color:transparent; color: white; }

/* Base */

#base {
	width: 1024px;
	height: 50px;
	margin: 0 auto;
    float:left;
	background: black url(img/img06b.gif) no-repeat center;
    border: 0px solid yellow; /* para comprobacion*/
}


/* noticias - recuadro redondeado */

#topnews {
    margin: 0 0px 0 -12px;
	width: 180px;
    background-color: rgb(239,232,180);
	color: #404040;
}

#topnews p {
	margin: 0 6px 0 25px;
    text-align: left;
    font-size: 0.72em;
    text-indent: -12px;
    line-height: 140%;
}

#topnews p a:hover{
	color:#0080FF;
    text-decoration: none;
}

#topnews h3 {
	margin: 0 6px 4px 12px;
    text-align: center;
    color:#8080C0;
    font-size: 0.74em;
    font-weight: bold;
    line-height: 120%;
}

#topnews h3 a{
	margin: 0 6px 4px 12px;
    text-align: center;
    color:#8080C0;
    font-weight: bold;
    line-height: 120%;
}

#topnews h3 a:hover{
    color:#0080FF;
    text-decoration: none;
}

img.esquina {
   width: 8px;
   height: 8px;
   border: 0px;
   display: block !important;
}

.peque{
text-align: center;
color:#8080C0;
font-size: 1.2em;
font-weight: bold;
}

