/*////////////////////// Estilos generales del documento //////////////////////*/
body.inicio{
	margin:0;
	padding:0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background:#cfcdce url(../imagenes/fondoGeneral.jpg) repeat-x;
	color:#000;
	font-size:12px;
}
body{
	margin:0;
	padding:0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background:#cfcdce url(../imagenes/fondoInterior.jpg) repeat-x;
	color:#000;
	font-size:12px;
}
a{
	color:#666;
}
a.skara{
	color:#000;
	text-decoration:none;
}
a.skara:hover{
	text-decoration:underline;
}
label{
	width:80px;
	float:left;
	margin-bottom:5px;
}
input{
	width:180px;
	float:left;
	margin-bottom:5px;
}
input.enviar{
	width:60px;
	height:20px;
	color:#FFF;
	background:#000;
	float:left;
	border:none;
	margin-left:222px;
}
textarea{
	width:180px;
	height:70px;
}
br.clear{
	clear:both;
}
h2.makeover {
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
}
ul#galeria{
	text-align:center;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#galeria li{
	margin:10px 0;
}
/*////////////////////// Estilos del header //////////////////////*/
.inicio #header{
	height:178px;
}
#header{
	width:903px;
	height:130px;
	margin:0 auto;
	position:relative;
}
#header h1{
	background:url(../imagenes/logo.jpg);
	width:137px;
	height:115px;
	margin:0;
	text-indent:-9999px;
	display:block;
}
#header h1 a{
	width:137px;
	height:115px;
	display:block;
}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	background:url(../imagenes/fondoMenu.jpg);
	width:551px;
	height:41px;
	top:138px;
	left:0;
}
ul#menu li{
	float:left;
}
ul#menu li a{
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 10px 0 5px;
	line-height:41px;
	display:block;
}
/*////////////////////// Estilos menu interior //////////////////////*/
ul#menu2{
	margin:0;
	padding:10px 0 0 20px;
	list-style-type:none;
	position:absolute;
	background:url(../imagenes/fondoMenuInterior.jpg);
	width:727px;
	height:61px;
	top:46px;
	right:0;
	z-index:1;
}
ul#menu2 li{
	float:left;
}
ul#menu2 li a{
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 10px 0 5px;
	line-height:41px;
	display:block;
}
#fondoMenu{
	position:absolute;
	background:url(../imagenes/fondoMenuInterior2.jpg);
	width:733px;
	height:71px;
	z-index:0;
	top:46px;
	right:0;
}
/*////////////////////// Estilos del contenedor //////////////////////*/
.inicio #contenedor{
	width:903px;
	min-height:444px;
	margin:0 auto;
	position:relative;
	background:url(../imagenes/fondoContenedor.jpg) no-repeat;
}
#contenedor{
	width:903px;
	min-height:474px;
	margin:0 auto;
	position:relative;
	background:url(../imagenes/fondoContenedorInterior.jpg) no-repeat;
}
#contenedor h2{
	margin-top:0;
}
#contenedorArriba{
	background:url(../imagenes/fondoContenedorArriba.png);
	width:866px;
	height:24px;
	margin:0 0 0 10px;
}
#contenedorAbajo{
	background:url(../imagenes/fondoContenedorAbajo.png);
	width:866px;
	height:24px;
	margin:0 0 0 10px;
}
#contenedorEnmedio{
	background:url(../imagenes/fondoContenedorEnmedio.png);
	width:746px;
	min-height:365px;
	margin-left:10px;
	padding:20px 60px;
}
/*////////////////////// Estilos del footer //////////////////////*/
#footer{
	width:100%;
	height:46px;
	background:url(../imagenes/fondoFooter.jpg);
}
#footerWrap{
	width:903px;
	margin:0 auto;
	position:relative;
	text-align:center;
	height:28px;
	padding-top:18px;
	background:url(../imagenes/fondoFooterWrap.jpg);
}
#footerWrap p{
	margin:0;
	color:#FFF;
}
#footerWrap p a{
	color:#FFF;
}






/*////////////////////// Estilos del acordeón //////////////////////*/
ul.accordion{
    list-style:none;   
    position:absolute;
    right:16px;
    top:0;
    font-family: Cambria, serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.5em;
	margin-top:0;
	z-index:99999;
}
ul.accordion li{
    float:right;
    width:115px;
    height:480px;
    display:block;
    border-right:2px solid #fff;
    border-bottom:2px solid #fff;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
    overflow:hidden;
    cursor:pointer;
    -moz-box-shadow:1px 3px 15px #555;
    -webkit-box-shadow:1px 3px 15px #555;
    box-shadow:1px 3px 15px #555;
}
ul.accordion li.bg1{
    background-image:url(../images/1.jpg);
}
ul.accordion li.bg2{
    background-image:url(../images/2.jpg);
}
ul.accordion li.bg3{
    background-image:url(../images/3.jpg);
}
ul.accordion li.bg4{
    background-image:url(../images/4.jpg);
}
ul.accordion li.bleft{
    border-left:2px solid #fff;
}
ul.accordion li .heading{
    background-color:#fff;
    padding:10px;
    margin-top:320px;
    opacity:0.9;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:14px;
    color:#444;
    text-align:center;
    text-shadow:-1px -1px 1px #ccc;
}
ul.accordion li .description{
    position:absolute;
    width:480px;
    height:175px;
    bottom:0px;
    left:0px;
    display:none;
}
ul.accordion li .description h2{
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:45px;
    color:#444;
    text-align:left;
    margin:0px 0px 15px 20px;
    text-shadow:-1px -1px 1px #ccc;
}
ul.accordion li .description p{
    line-height:14px;
    margin:10px 22px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em;
}
ul.accordion li .description a{
    position:absolute;
    bottom:5px;
    left:20px;
    text-transform:uppercase;
    font-style:normal;
    font-size:11px;
    text-decoration:none;
    color:#888;
}
ul.accordion li .description a:hover{
    color:#333;
    text-decoration:underline;
}

ul.accordion li .bgDescription{
    background:transparent url(../images/bgDescription.png) repeat-x top left;
    height:340px;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    display:none;
}
ul.accordion li .description a.cursoHome{
    position:absolute;
    bottom:26px;
    left:20px;
    text-transform:uppercase;
    font-style:normal;
    font-size:11px;
    text-decoration:none;
    color:#888;
}
ul.accordion li .description a.cursoHome:hover{
    color:#333;
    text-decoration:underline;
}