﻿/* CSS PAGINA */
body {
	background-image: url(images/bg.gif); 
	background-color: #543810;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: small;
	color: #F3C361;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-size: 16px;
	color: #F3C361;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 12px;
	color: #F3C361;
	font-weight:bold;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
}
.fazul {
	background-color: #011533;
	color: #F3C361;
}
.fdora {
	border-style: solid;
	border-width: 1px;
	background-image: url('bg.gif');
	color: #F3C361;
}
/*Cabecero*/
.tag {
	height:25px;
	font-size: 9px;
	color: #F3C361;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
}
.header {
	width:900px;
	height: 300px;
	margin:auto;
}
.pie {
	width:900px;
	height:150px;
	margin:auto;
	font-size: small;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	color: #F3C361;
	background-color: #011533;
}
.pie ul{
   margin-top: 2px;
   margin-right: 0px;
   margin-bottom: 2px;
   margin-left: 0px;
   font-size: 10pt;
   text-align: center;   
   padding-top: 0pt;
   padding-right: 0pt;
   padding-bottom: 0pt;
   padding-left: 1px;
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
}
.pie li{
   border-width: 1px;
   border-style: solid;
   font-size: 10pt;
   font-weight: bold;
   color: #744e16;
   text-align: center;   
   padding-top: 0pt;
   padding-right: 0pt;
   padding-bottom: 0pt;
   padding-left: 1px;
   margin-top: 2px;
   margin-right: 0pt;
   margin-bottom: 2px;
   margin-left: 0pt;
}

.pie a{
   text-decoration: none;
} 

/* CSS Fuentes */
.Titulo1 {
	font-size: 18px;
	color: #F3C361;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
}
.P-just {
	color: #F3C361;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	vertical-align: middle;
	text-align: justify;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.P-just2{
	color: #F3C361;
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	vertical-align: middle;
	text-align: justify;
	line-height: 125%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.P-cent {
	color: #F3C361;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	line-height: 125%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.P-cent2{
	color: #F3C361;
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	line-height: 125%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
/* CSS PROPIEDADES ENLACES */
a:link {
   font-weight: bold;
   color: #F3C361;
}
a:visited {
   font-weight: bold;
   color: #744e16;
}
a:hover {
   font-weight: bold;
   color: #FFFFFF;
}

/* CSS CUADROS CONTENEDORER */
#contenedor{ 
text-align: center; 
width: 900px;
background-color: #011533;
top:0;
bottom:0;
margin:auto;
} 
#main{ 
text-align: center; 
width: 900px; 
clear:both;
margin:auto;
top:0;
bottom:0;
} 

/* CSS MENU VERTICAL */
#menu1{
   width: 180px;
   margin-left:12px;
   margin-top: 5px;
   float:left;
   margin-bottom: 15px;
}
.titulonav{   
   border-width: 0px;
   border-style: solid;
   border-color: #011533;
   font-size: 12pt;
   font:Arial, Verdana;
   font-weight: bold;
   background-color: #011533;
   background-image: url(images/bar1.jpg);
   background-repeat:no-repeat;
   height:25px;
   color: #F3C361;
   padding: 4px;
}
.cuerporec{
   margin-right: 0pt;
   margin-top:10px;
   margin-bottom: 10px;
   margin-left: 0pt;
   font-size: 10pt;
   text-align: center;   
}
.cuerporec ul{
   margin-top: 5px;
   margin-right: 0px;
   margin-bottom: 20px;
   margin-left: 0px;
   font-size: 10pt;
   text-align: center;   
   padding-top: 0pt;
   padding-right: 0pt;
   padding-bottom: 0pt;
   padding-left: 1px;
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
}
.cuerporec li{
   border-width: 1px;
   border-style: solid;
   border-color: #011533;
   padding: 1px 0 2px 2px;
   font-size: 10pt;
   font-weight: bold;
   color: #744e16;
   text-align: center;   
   padding-bottom: 2px;
   margin-top: 2px;
   margin-right: 0pt;
   margin-bottom: 2px;
   margin-left: 0pt;
   background-color: #011533;
   background-image: url(images/bar3.jpg);
   background-position:bottom;
   background-repeat:no-repeat;   
}

.cuerporec a{
   text-decoration: none;
} 
/* CSS CUERPO */
#cuerpoi{ 
width:680px; 
margin-right: 12px; 
margin-top: 5px;
margin-bottom: 15px;
float: right;
} 
.titulo{   
   border-width: 0px;
   border-style: solid;
   border-color: #011533;
   font-size: 12pt;
   font:Arial, Verdana;
   font-weight: bold;
   background-color: #011533;
   background-image: url(images/bar2.jpg);
   background-repeat:no-repeat;
   height:25px;
   color: #F3C361;
   padding: 4px;
  }
.cuerpotex{
   border-width: 1px;
   border-style: solid;
   border-color: #F3C361;
   margin-bottom:20px;
   padding-bottom:10px;
   padding-top:10px;
   padding-right:9px;
   padding-left:2px;
   background-color: #011533;
   background-image: url(images/bar3.jpg);
   background-position:bottom;
   background-repeat: repeat-x;   
}
/* CSS ACCESOS */
#acceso{ 
width:900px; 
margin-right: 12px; 
margin-top: 10px;
margin-bottom: 15px;
margin:auto;
} 
.cont{
   border-width: 1px;
   border-style: solid;
   border-color: #F3C361;
   padding-bottom:10px;
   padding-top:10px;
   padding-right:9px;
   padding-left:2px;
   background-color: #011533;
   background-image: url(images/bar3.jpg);
   background-position:bottom;
   background-repeat: repeat-x;   
}

/* ENLACES */
.ENLACES {
	font-family: Verdana;
	color: #F3C361;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;
}
.amigas {
	width:200px;
	float:left;
	margin-left:15px;
	text-align:left;
}
/* Alineación centrada */
.medio {
	vertical-align: middle;
	text-align: center;
}
/* tarotistas */

div#principal{
	width:585px;	
}

ul#listado-chicas {
	width:585px;
}
