/* CSS Document */
/* h1 only used in header */	
#cu .curri, #te .tecni, #ex .expo, #se .seri, #co .cont, #in .inde{ background-color:#F0EDEA;  	/*border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #AA9D94;*/}	
#cu .curri a, #te .tecni a, #ex .expo a, #se .seri a, #co .cont a{ /*color:#FFFFFF;*/}
h2,h3,h4,h5,h6 {
	margin-top:		10px;
	margin-left:	10px;
	margin-right:	10px;
	padding:		2px 10px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B6454;
}

h1,h2 {
	font-weight:	normal;
}

h3,h4,h5,h6 {
	font-weight:	bold;
}

h1 {
	font-size:		50px;
}

h2 {
	font-size:		20px;
}

h3 {
	font-size:		12px;
}

h4 {
	font-size:		10px;
}

p {
	margin:			10px;
	font-size:		11px;
	color:			black;
	text-align:		justify;
}

#texto {
	border: 1px solid #6B6454;
	padding: 1em 1em 1em 1em;
	/*background-color:#f0edea;*/
	
}
body,html {
	margin: 10px 0px 0px 0px;
	height:100%;
	min-height:100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6454;
	background-color: #F0EDEA;
	text-align:center;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 605px; /*618*/
	height: 100%; /*595*/
	min-height: 100%;
	text-align:left;
	background-color: #F0EDEA;
	background-image: url(../img/bg_fondo.jpg); 
	background-repeat: no-repeat;
	background-position: -4px 0px;/**/
}

#header {
	padding: 0.5em;
	float: left;
	width: 175px;
}

#content {
	float:left;
	width: 375px;
	min-height:90%;
	height:90%;
	padding:1em;
}

#portada {
	float:left;
	width: 375px;
	padding:20px 0px 1em 20px;
}

#nav1 {
	float: left;
	padding-top:0em;
	padding-bottom:0.5em;
	padding-left:2%;
	margin-right: 1%;
	width: 92%;
	
}

#pie {
	width:95%;
	text-align:center;
	padding:0 0 0 0;
	clear:both;
	bottom:0px;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 245px;
	top: 437px;
}

.logo {
	width: 174px;
	float: left;
	padding: 10px 1% 1% 1%;
}

#navegacion {
	width: 150px;
	float: left;
	padding:0px;
	background-color: #FFFFFF;
	margin-top: 3em;
	padding-left: 1em;
}

#navegacion ul {
	margin: 0;
	border: none;
	padding-left:0px;
	float: left;
	width: 150px;
	list-style: none;  padding: 0;
}

#navegacion a {
	color: #6B6454;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
}
#navegacion li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	/*padding-left: 5px;*/
	background-image: url(../img/punto.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#navegacion li a{
	list-style-type: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navegacion li a:hover {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #AA9D94;
}

#eventos {
	float: left;
	background-color: #F0EDEA;
	padding: 1em 1em 1em 1em;
	margin-top:2em;
	margin-left:0.5em;
}

.limpia {
	clear: both;
}


td {
	/*width: 55px;
	padding: 5px;
	background-color: #6B6454;*/
	font-size:10px;
}
/**/
table {
	padding:0px;
	/* margin: 1px; */
}
