﻿body {
	background-color: #eaeaea;
	background-image: url(../images/fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#contenedor {
	width:900px;
	margin:0 auto;
	}
#cabecera {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	}
#menu {
	width: 900px;
	height: 35px;
	margin: 0 auto;
	}
#menu li {
	DISPLAY: inline;
	FLOAT: left;
	padding-top:8px;
	margin-left:22px;
	MARGIN-right: 20px;
}
#menu li a:link, #menu li a:visited { color: #4c4c4c; font: normal bold 18px Arial; text-decoration:none; }
#menu li a:hover, #menu li a:active { color: #4c4c4c; font: normal bold 18px Arial; text-decoration:underline; }
#centro {
	width: 900px;
	margin: 0 auto;
	background-image:url(../images/centro.png);
	background-repeat:repeat-y;
	}
#centro a:link, #centro a:visited, #centro a:hover, #centro a:active { color: #000; }
#inicio { width:900px; height:30px; margin: 0 auto; background-image:url(../images/inicio.png);}
#fin { width:900px; height:30px; margin: 0 auto; background-image:url(../images/fin.png); clear:both;}
#pie1 {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding-top:5px;
	}
#pie2 {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding-top:5px;
	text-align:center;
	}
#pie1 img { height: 17px; margin-left: 26px;}
#pie2 a:link, #pie2 a:visited, #pie2 { color: #4c4c4c; font: normal bold 14px Arial; text-decoration:none; }
#pie2 a:hover, #pie2 a:active { color: #4c4c4c; font: normal bold 14px Arial; text-decoration:underline; }

/*Inicio*/

/*Biografia*/
#cabeza {width:900px; height:80px; }
#texto {width:860px; padding: 5px 20px; text-align:center;}
#cabeza img { height:75px; margin:5px 40px;}
.bio1 {font: normal normal 14px Arial, Helvetica, sans-serif; text-align:center;}
.bio2 {font: normal bold 18px Arial, Helvetica, sans-serif; text-align:center;}
#lugares1 {width:450px; height:140px; float:left;}
/*Fotos*/
#contenidofoto {height:150px; padding:0px 35px;}
.foto1, .foto2, .foto3 {width:130px; height:130px; float:left; text-decoration:none; text-align:center; line-height:150%;}
.foto2 {margin:0px 5px;}
.foto1 {margin-right:5px;}
.foto3 {margin-left:5px;}
/*Descargas*/
#contenidodescargas {height:405px; text-align:center;}
#descargas {width:300px; height:200px; float:left;}
.Estilo2 { font: normal bold 14px Arial, Helvetica, sans-serif; text-align:center; line-height:150%;}
.Estilo3 { font: normal normal 18px Arial, Helvetica, sans-serif; text-align:center; line-height:150%;}
/*Producciones*/
#contenidopro1, #contenidopro2 {width:420px; float:left;}
.pro1 {font: normal bold 17px Arial, Helvetica, sans-serif; text-align:center; line-height:145%;}
.pro2 {font: normal normal 15px Arial, Helvetica, sans-serif; text-align:left; line-height:145%;}
.centro { width:860px;
	height:200px;
	padding-left:40px;
	background-image:url(../images/centro.png);
	background-repeat:repeat-y;
	text-align:center;
	}
ul {list-style-type:disc;}
/*Contacto*/
.Estilo1 { font: normal bold 14px Arial, Helvetica, sans-serif; text-align:center;}
