/************************************************************************************
PAGINA PRINCIPAL
************************************************************************************/

body {
	font-family:Helvetica, Arial, Times;
	font-size:12px;
	color: black;
	text-align: justify;
}

#contenedor {
	width:960px;
	background-color: white;
	margin: 0 auto;
	text-align: left;
}

/************************************************************************************
  CABECERA
************************************************************************************/
#header{
	height:120px;
	width:940px;
}

#header  h1 {
	height:120px;
	background:transparent url("../media/logo_vilches.jpg") no-repeat top right;
	margin:0 60px 0 0;
}

#header  h1 a:link,#header  h1 a:visited {
	height:120px;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	background:transparent url("../media/logo_atenea.jpg") no-repeat top right;
}

/************************************************************************************
  MENÚ normal
************************************************************************************/

#menu{
	height:390px;
	
}

#menu ul {
	list-style:none;
}

#menu ul li {
	float:left;
	margin:0;
	padding:0;
	display:inline;
}
#menu ul li a {
	display:block;
	text-indent:-10000px;
	overflow:hidden;
}

/* IMAGENES GRANDES */

#menu ul li.disseny_GRAN {
	width:470px;
	height:360px;
	background:transparent url("../media/disseny_gran.jpg") no-repeat top left;
}

#menu ul li.escultura_GRAN {
	width:470px;
	height:360px;
	background:transparent url("../media/escultura_gran.jpg") no-repeat top left;
}

#menu ul li.pintura_GRAN {
	width:470px;
	height:360px;
	background:transparent url("../media/pintura_gran.jpg") no-repeat top left;
}


/* ANIMACIONES PEQUEÑAS */ 

/* Diseño */
#menu ul li.disseny_PEQ {
	width:230px;
	height:220px;
	margin:140px 0 0 0;
}

#menu ul li.disseny_PEQ a:link,#menu ul li.disseny_PEQ a:visited{
	width:230px;
	height:220px;
	background:transparent url("../media/ani_disseny_peq.gif") no-repeat top right;
}

#menu ul li.disseny_PEQ a:hover {
	width:230px;
	height:220px;
	background:transparent url("../media/ani_disseny_peq.gif") no-repeat bottom right;
}

/* Pintura */
#menu ul li.pintura_PEQ {
	width:230px;
	height:220px;
	margin:140px 0 0 0;
}

#menu ul li.pintura_PEQ a:link,#menu ul li.pintura_PEQ a:visited{
	width:230px;
	height:220px;
	background:transparent url("../media/ani_pintura_peq.gif") no-repeat top right;
}

#menu ul li.pintura_PEQ a:hover {
	width:230px;
	height:220px;
	background:transparent url("../media/ani_pintura_peq.gif") no-repeat bottom right;

}

/*Escultura en página de diseño*/
#menu ul li.escultura_PEQ_DIS {
	width:230px;
	height:220px;
	margin:140px 0 0 0;
}

#menu ul li.escultura_PEQ_DIS a:link,#menu ul li.escultura_PEQ_DIS a:visited{
	width:230px;
	height:220px;
	background:transparent url("../media/ani_escult_peq_diss.gif") no-repeat top right;
}

#menu ul li.escultura_PEQ_DIS a:hover {
	width:230px;
	height:220px;
	background:transparent url("../media/ani_escult_peq_diss.gif") no-repeat bottom right;
}

/*Escultura en página de pintura*/
#menu ul li.escultura_PEQ_PIN {
	width:230px;
	height:220px;
	margin:140px 0 0 0;
	
}

#menu ul li.escultura_PEQ_PIN a:link,#menu ul li.escultura_PEQ_PIN a:visited{
	width:230px;
	height:220px;
	background:transparent url("../media/ani_escult_peq_PIN.gif") no-repeat top right;
}

#menu ul li.escultura_PEQ_PIN a:hover {
	width:230px;
	height:220px;
	background:transparent url("../media/ani_escult_peq_PIN.gif") no-repeat bottom right;
}


/************************************************************************************
	CONTENIDO
************************************************************************************/
#contenido {
	width:960px;
}

#contenido h2 {
	height: 60px;
	font-size: 18px;
	color:black;
}

#portafolio {
	width: 960px;
}

.contenedor_thumbnails{
	float:left;
	width:300;
}

#thumbnails {
	width:300px;
	height: 120px;
	margin: 0 20px 0 0;
	background: transparent url("../media/fondo_thumbnails.jpg") no-repeat top left;
}

#thumbnails img {
	width:280px;
	height: 100px;
	margin: 10px;
}

.titulares {
	float:left;
	width: 300px;
	height:20px;
	margin:5px 0 30px;
	border-bottom: 1px dashed #c5c5c5;
}

.titulares a:link, .titulares a:visited{
	float:left;
	width: 290px;
	margin:0 0 25px 10px;
	font-weight: normal;
	color:black;
}

.titulares a:hover{
	float:left;
	width: 290px;
	margin:0 0 25px 10px;
	font-weight: bold;
	color:black;
}

#menu_productos {
	width: 300px;
	float:left;
	font-weight: normal;
}

ul#menu_productos {
	list-style-type: none;
}

ul#menu_productos li{
	height: 40px;
}

ul#menu_productos li a {
	display: block;
	height: 27px;
	padding:0 0 0 10px;
	text-decoration: none;
	color:#919191;
}

ul#menu_productos li a:hover{
	height: 40px;
	font-weight:bold;
	color:black;
}

ul#menu_productos li a.activo{
	height: 40px;
	font-weight:bold;
	color:black;
}


#fichas_productos {
	text-decoration:none;
	margin:0 0 20px; 0;
	width:630px;
	float:right;
}

#fichas_productos h3 {
	font-weight:bold;
	color: black;
	height: 27px;
	padding:13px 0 0 0;
}

#fichas_productos p {
	color: #6a6a6a;
	text-align:justify;
	margin:0 0 30px 0;
}

#fichas_productos img {
	margin:10px;
	padding:10px;
	border: 1px dashed #c5c5c5;
	text-align:justify;
	margin:0 0 30px 0;
}


/************************************************************************************
	LIMEFORM
************************************************************************************/

#formulario {
	width: 300px;
	float:left;
	font-weight: bold;
}

#formulario p{
	color:#black;
}

#limeForm table th {
	vertical-align:top;
	padding:0 5px 5px 0;
}
#limeForm table td {
	vertical-align:top;
	height:40px;
	padding:5px 0 0 0;
}

#limeForm table td.consulta {
	height:130px;
}
#limeForm .input {
	width:260px;
	border:1px solid black;
	background:#f7f7f7;
	padding:2px 5px;
}
#limeForm p {
	text-align:left;
	padding:13px 0 0 0;
	margin:0;
}

#limeForm p.ninguna {
	text-align:left;
	padding:0;
	margin:0;
}

#limeForm textarea {
	height:100px;
	overflow:auto;
}
label.error {
	width:250px;
	display:block;
	font-size:8pt;
	color:#b30f1d;
	font-style:italic;
}

/* Google maps */
.googlemaps {
	width: 600px;
	height:400px;
	padding:10px;
	border: 1px dashed black;
}

/************************************************************************************
	Biografia
************************************************************************************/
#biografia {
	width: 300px;
	float:left;
}

#biografia p{
	font-weight:normal;
	color:#777777;
	text-align:justify;
	font-size:11px;
}

#biografia h3 {
	font-weight:bold;
	color: black;
	height: 27px;
	padding:13px 0 0 0;
}

#biografia img{
	width:280px;
	margin:0 0 20px 0;
	padding:10px;
	border: 1px dashed black;
}

#cronologia {
	text-decoration:none;
	font-weight:normal;
	margin:0 0 20px; 0;
	width:630px;
	float:right;
}

#cronologia p{
	font-weight:normal;
	color:#777777;
	text-align:justify;
	font-size:11px;
}

#cronologia h3 {
	font-weight:bold;
	color: black;
	height: 27px;
	padding:13px 0 0 0;
}

#cronologia h4 {
	font-weight:bold;
	color: black;
	height: 15px;
	padding:13px 0 0 0;
}

/************************************************************************************
	FOOTER
************************************************************************************/

#footer {
	width:940px;
	height: 150px;
} 

.autor {
	float:left;
	text-align:right;
	width: 300px;
	height:100px;
	margin:50px 20px 0 0;
}

.autor p{
	padding: 0 0 0 60px;
}

.autor a{
	font-size:10px;
}
.autor a:link, .autor a:visited {
	color:#919191;
}

.autor a:hover {
	color:black;
}
.enlaces {
	float:left;
	height:100px;
	width:600px;
	margin:50px 0 0 0;
}

.enlaces ul {
	list-style:none;
	margin:0;
}

.enlaces ul li {
	float:left;
	margin:0 5px 0 5px;
	padding:0;
	color: #777777;
}

.enlaces a:link, .enlaces a:visited{
	color: #919191;
}

.enlaces a:hover{
	color: black;
}

