/*******************************************************************

	Hoja de estilos; Composición
	Autor: Eloísa  //  graficus

********************************************************************/

/* =Import
------------------------------------------------------------------ */

/* Eliminamos los estilos por defecto del navegador */
@import url(reset.css);

/* =Composicion
------------------------------------------------------------------ */

body {
	margin: 0px auto;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFF;
}

#wrapper {
	background:#FFF;
	width:760px;
	margin: 0px auto;
	font-family: inherit;
}

.header {
	background: #fff;
	width: 760px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c7cb7b;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 7px;
}

#novedades {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 1.2em;
	visibility:hidden;
}

	
#title {
float: left;
margin: 0 0 0 0;
padding: 0;
}

#title h1 {
	margin: 0 0 0 0;
	font-weight: 400;
	font-size: 1.6em;
	width: 400px;
	float: left;
	color: #c7cb7b;
	font-family: inherit;
}

#title h2 {
clear: left;
float: left;
margin: 0 0 0 0;
font-size: 1.2em;
font-weight: 400;
width: 400px;
color: #999999;
}

#sub {
clear: left;
margin: 72px 0 0 0;
width: 760px;
padding: 0;
}

#bar.home {
	width: 760px;
	height: 434px;
	background-color:#fff;
	float : left;
	padding-top:8px;
	padding-bottom:34px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c7cb7b;
}


#news {
	margin: 0 258px 0 336px;
	height:auto;
	padding: 5px 5px 10px 10px;
	background: #eaeaea;
	color: #777777;
	visibility: visible;
	line-height: 16px;
}

#news h1 {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	font-size: 1.1em;
	color: #c7cb7b;
	font-weight: 600;
}

#news h2 {
margin: 0 0 0 0;
padding: 10px 0 6px 0;
font-size: 1.1em;
color: #777777;
font-weight: 600;
}

#menu {
	float: right;
	width: 248px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 248px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.6em;
}	

#menu li {
margin-bottom: 1px;
}

#menu li a {
	height: 39.5px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px 3px 0 5px;
	line-height: 1em;
	background-color: #d2da8a;
}	
	
#menu li a:hover {
	color: #FFFFFF;
	background-color: #c7cb7b;
}

a {
	text-decoration: none;
	color: #c7cb7b;
}

a:hover {
	color: #c7cb7b;
}

a.links {
display: block; 
margin: 2px 0 0 0;
}

.hide {
display: none;
}


/*--ACTIVIDADES--TALLERES--*/ 

.frontphoto {
margin: 0 0 0 0;
border: 0;
float: left;
}
#bar.interna {
	width: 760px;
	height:auto;
	background-color:#fff;
	float : left;
	clear:both;
	padding-top:8px;
	padding-bottom:0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c7cb7b;
}

#content {
	margin: 0 258px 0 100px;
	padding: 7px 15px 0 15px;
	background-color: #FFFFFF;
	background-image : url(imgs/fade.jpg);
	background-position : top;
	background-repeat : repeat-x;
	color: #777777;
}
p {
	margin: 5px 0 8px 0;
	line-height: 23px;
	font-size: 1.15em;
	text-align: justify;
}
.extras {
	float:left;
	clear:both;
	width: 210px;
	margin-top: 20px;
	padding: 10px;
	color: #777777;
	background-color: #FFFFFF;
	line-height: 1.5em;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.extras h1 {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 1.1em;
color: #c7cb7b;
font-weight: 600;
}

.extras a {
color: #c7cb7b;
}

.extras a:hover {
color: #CCCCCC;
}
.subphoto {
margin: 0 0 20px 0;
border: 0;
float: left;
}
#header2 {
clear: right;
float: right;
margin: 0 0 0 0;
padding: 0;
}

#header2 h3 {
margin: 25px 0 0 0;
padding: 0;
text-align: right;
font-size: 1.2em;
font-weight: 700;
color: #c7cb7b;
}

#header2 h4 {
clear: right;
margin: 0 0 0 0;
padding: 0;
text-align: right;
font-size: 1.2em;
font-weight: 400;
color: #c7cb7b;
}
img.main {
	float: left;
	margin: 8px 13px 8px 0;
	padding: 3px;
	background-color: #d2da8a;
}

#content h1 {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	font-size: 1.6em;
	color: #c7cb7b;
	font-family: inherit;
}

#content h2 {
	margin: 3px 0 0 0;
	padding: 15px 0 0 0;
	font-size: 1.3em;
	color: #c7cb7b;
	font-weight: 600;
	line-height: 1.3em;
}

#content h3 {
	margin: 0;
	font-size: 1.15em;
	color: #c7cb7b;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 1.5em;
}


.blockcursos {
	height: 67px;
	width: 89px;
	float:left;
	border: thin solid #E9E9E9;
	font-size: 0.95em;
	font-family: inherit;
	line-height: 1.3em;
	text-align: center;
}
.blockcursos h4 {
	color: #fff;
	font-weight:bold;
	font-variant: normal;
	padding-top:3px;
	padding-bottom: 4px;
	background-color: #c7cb7b;
	margin-bottom: 3px;
	font-family: inherit;
	font-size: 12px;
	line-height:normal;
}
.blockblancocursos {
	height: 19px;
	width: 380px;
	float:left;
} 

/*--HORARIOS--*/

#contentH {
	margin: 0 258px 0px 0px;
	padding: 7px 0px 0px 15px;
	background-color: #FFFFFF;
	background-image : url(imgs/fade.jpg);
	background-position : top;
	background-repeat : repeat-x;
	color: #777777;
	font-family: inherit;
}


.tableH {
	float:left;
	 table cellspacing="0";
	 cellpadding="0"; 
	 width='100%'; 
	 bgcolor="#e4e4e4";
	margin-bottom: 10px;	
}
.style12 {
font-size: 0.9 em;
text-align:center;
line-height: normal; 
background-color: #c7cb7b;
width: 93px;
font-weight:bold;
	padding:3px;
	border:#e4e4e4 1px solid;
}
.style13 {
font-size: 0.9 em;
text-align:center;
line-height: normal;
background-color: #ffffff;
width: 93px;
	padding:4px;
	border:#e4e4e4 1px solid;

}
.style14 {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	line-height: normal;
	color: #FFFFFF;
	background-color: #c7cb7b;
	width: 93px;
	padding:3px;
	border:#e4e4e4 1px solid;
}

.style15 {
	background-color: #dfdfdf;
	width: 93px;
	padding:3px;
	border:#dfdfdf 1px solid;
}

.sabado {
	background-color: #c7cb7b;
	padding:10px;
}

/*--GALERIA--*/ 

#galeria ul, ul li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
#galeria ul li{
		float:left;
		margin-right:9px;
		margin-bottom:9px;
		border:3px solid #d2da8a;	
		padding:2px;
	}
#galeria ul a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
#galeria ul a img{
		float:left;
		position:absolute;
		top:-115px;
		left:-25px;	
	}
		
#galeria ul a:hover{
		overflow:visible;
		z-index:1000;
		border:none;		
	}
#galeria ul a:hover img{
		border:3px solid #d2da8a;	
		background:#fff;
		padding:2px;			
	}	
	 
/*--FOOTER PANEL--*/

#footermainPan {
	float:left;
	clear:both;
	background:#d2da8a;
	width: 760px;
	color:#FFF;
	margin:0px 0 0;
	padding:0px 0 0;
	}
#footerPan {
	width:617px;
	height:94px;
	display:block;
	position:relative;
	margin:0 auto;
	} 
#footerPan p {
	padding:31px 0 0;
	}
#footerPan p span {
	color:#FFF;
	font-size:10px;
	}
#footerPan ul{
	width:617px;
	list-style:none;
	display:block;
	position:absolute;
	left:7px;
	top:10px;
	padding:0;
	}
#footerPan li{
	float:left;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	}
#footerPan ul li a{
	color:#FFF;
	text-decoration:none;
	}
#footerPan ul li a:hover{
	text-decoration:underline;
	}

#footerPan ul.info{
	width:599px; 
	height:45px; 
	display:block; 
	position:absolute; 
	left:19px; 
	top:32px; 
	padding:0;
	}
#footerPan ul.info li{
	display:block; 
	width:106px;
	}
	#footerPan ul.info li.us{
	width:209px; 
	color:#7B746B; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 0px;
	}
#footerPan ul.info li.address{
	width:106px; 
	color:#7B746B; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 16px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #A7A76C;
	}
#footerPan ul.info li.phone{
	width:106px;
	color:#7B746B;
	font-size:10px;
	padding:0 0 0 16px;
	font-weight:bold;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #A7A76C;
	}
#footerPan ul.info li.fax{
	width:116px;
	color:#7B746B;
	font-size:10px;
	padding:0 0 0 16px;
	font-weight:bold;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #A7A76C;
	}
#footerPan ul li span{
	color:#777;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	}

#footerPan ul.graficus{
	width:227px;
	color:#d2da8a;
	display:block;
	position:absolute;
	top:97px;
	left:230px;
	padding:2px;
	}
#footerPan ul.graficus li a{
	display:block;
	color:#e8edc5;
	text-decoration:none;
}
#footerPan ul.graficus li a:hover{
	text-decoration:underline;
	}

/* Limpieza de elementos flotantes */

.limpiar:after {
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}


.limpiar {
    display:block;
}

* html .limpiar {
    height:1px;
}


/*------#contact_form{
float:left;
width:350px;
padding:10px 10px 0 10px;
color:#ccc;
}
.contact_input{
width:290px;
height:17px;
font-size:12px;
float:left;
background-color:#e8edc5;
border:1px #c7cb7b solid;
color:#ccc;
}
label.contact_form{
	width:50px;
	float:left;
	padding:0 0 5px 0;
	font-size:13px;
	color:#666;
	margin:4px;
}
.contact_textarea{
width:290px;
height:100px;
font-size:10px;
float:left;
color:#ccc;
background-color:#e8edc5;
border:1px #c7cb7b solid;
}
input.contact_submit{
float:right;
padding:10px;
margin:4px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}
.clear{
clear:both;
}------*/

