/* - - - - - - - - - - - - - - - - - - - - -

Titulo: Arimune
URL: http://www.arimune.es 

Creado: 18-3-2010
Modificado: 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
}	
html{
}

/*body{
	background-image: url(imagenes/till.jpg);
	background: #363636 url(imagenes/till.jpg') center top;
	background-color: black;
}*/
	
body{
	/*background-color: black;*/
	background: #000 url(imagenes/till.jpg);
}
h1{
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8f8f8f;	
}

/* ----- IDS ----- */

#continente{
	position: absolute;
	width: 971px;
	height: 619px;
	top: 50%;
	left: 50%;
	margin-left: -486px;
	margin-top: -309px; 
	background-color: #0b0b0b;
}	

#contenedor{
	position: relative;
	float: left;
	width: 951px;
	height: 613px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: black;
}	

#direccion{
	width:972px; 
	height: 33px;
	float: left;
}

#url_arimune{
	margin-left: 43px;
	float: left;
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	color: #8f8f8f;	
}

#cabecera{
	float: left;
	width:951px; 
	height: 122px;
	background-image: url(imagenes/fondo_cabecera.jpg);
	background-repeat: no-repeat;
}

.franja{
	width:961px; 
	height: 9px;
	margin-left: 11px;
}

#menu{
	position: relative;
	float: left;
	margin-left: 37px;
	margin-top: 10px;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#botonbodas{
	width:347px; 
	height: 90px;
	float: right;
	margin-top: 20px;
	background-image: url(imagenes/fondo_botonbodas-trans.png);
	background-repeat: no-repeat;
}

#texto_botonbodas{
	width:172px; 
	height: 42px;
	float: left;
	margin-left: 122px;
	margin-top: 4px;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	/*color: #b39e4d;*/
	color: #0098d4;
}


#animacion{
	position: relative;
	width:951px; 
	height: 403px;
	float: left;
	background-color: black;
}

#pie{
	width:972px; 
	height: 46px;
	float: left;
}

#copyright{
	margin-left: 30px;
	float: left;
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	color: #909090;	
}

#url_insolito{
	margin-right: 54px;
	float: right;
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	color: #909090;	
}

/*---Interior de paginas de contenidos---*/

#contenido_interiores{
	position: relative;
	float: left;
	width: 951px;
	border:none;
	background-color: black;
}

#contenidos_izquierda{
	position: relative;
	float: left;
	width: 343px;
	height: 404px;
	border:none;
	background-image: url(imagenes/fondo_texto.jpg);
}

#texto_contenidos{
	width:310px; 
	height: 180px;
	float: left;
	margin-left: 35px;
	margin-top: 28px;
	font-family:verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#texto_contenidos p {
	margin-top: 4px;
	margin-bottom: 4px;
}

#galeria{
	float: left;
	width: 608px;
	border:none;
	background-color: black;
}

#pdf_localizacion{
	width: 170px; 
	height: 38px;
	float: left;
	margin-left: 41px;
	margin-top: 10px;

}

#pdf_bodas{
	width:170px; 
	height: 38px;
	float: left;
	margin-left: 35px;
	margin-top: 22px;

}

#pdf_restaurante{
	width:170px; 
	height: 38px;
	float: left;
	margin-left: 35px;
	margin-top: 18px;

}


/*---Mosaico de fondo---*/
/*#bggradiant {
	background-image: url('imagenes/bggradiant.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align:middle;
	height: 100%;
}
*/
/* ----- CLASES ----- */

.hide{
}
.show{
}

/* ----- ENCABEZADOS ----- */

h1{
}
h2{
}
h3{
}
h4{
}

/* ----- PARRAFOS ----- */

p{
}
#primaryContent p{
}
#secondaryContent p{
}

/* ----- QUOTES ----- */

blockquote{
}
blockquote p{
}
cite{
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
}
code{
}
p code{
}
pre code{
}

/* ----- LISTAS ----- */

ul.col3 {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 15px 0px;
	width: 560px;
	padding-top: 0px;
	list-style-type: none;
}

ul.col3 li {
	padding-right: 2px;
	display: inline;
	padding-left: 5px;
	float: left;
	padding-bottom: 2px;
	width: 32%;
	padding-top: 2px
} 


/* ----- IMAGENES ----- */

img{
	border:0;
}


img a:hover{
}

/* ----- BREAK ----- */

hr{
}

/* ----- FORMATO DE TEXTO ----- */

.negrita_titulares{
	/*color:#b49e4b;*/
	color: #0098d4;
	font-weight: bold;
} 

.letradorada{
color: #b49e4b;
}

.letra_azul{
color: #0098d4;
}

strong{
}
em{
}
b{
}
i{
}

/* ----- ENLACES ----- */

a{
	text-decoration:none;
	color: #ffffff;
}

#texto_botonbodas a{
	text-decoration:none;
	/*color: #b39e4d;*/
	color: #0098d4;
}

#texto_botonbodas a:hover{
	color: #ffffff;
}

.enlace_gris {
	color: #8f8f8f;
}

.enlace_actual {
	/*color: #b49e4b;*/
	color: #0098d4;
}

a:hover{
	/*color: #b49e4b;*/
	color: #0098d4;
}

a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLAS ----- */



/* ----- CONGELADOR ----- */
/*#contenido_interiores{
	position: relative;
	float: left;
	width:951px; 
	height: 403px;
	margin-left: 11px;
	background-color: black;
}*/


/* ---- GALERIA ---- */

#galeryHolder { width: 606px; height: 400px; position: relative; float: left; }
#galeria, #galeria li { margin: 0; }
#galeria { width: 500px; height: 400px; position: relative; }
#galeria li { list-style-type: none; width: 500px; height: 400px; position: absolute; top: 0; left:0 ; }
#galeria li.first { z-index: 2; }
#galeria li img { position: relative; left: 1px;}
#galery-prev { position: absolute; bottom: 10px; left: 10px; width: 23px; height: 23px; background: url('../imagenes/botones_galeria.png') no-repeat 0 -23px; overflow: hidden; text-indent: -9999px; z-index: 10; }
#galery-next { position: absolute; bottom: 10px; left: 43px; width: 23px; height: 23px; background: url('../imagenes/botones_galeria.png') no-repeat 0 0; overflow: hidden; text-indent: -9999px; z-index: 10; }

