@charset "utf-8";
/* CSS Document */
H1{
	font-family: Tahoma;
	font-size:24px;
	color:#B46E28;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-color: #FFCD32;
	font-weight:normal
	width:auto;
	float:left;
	align:left;
	margin-right:auto;
	}
H2{
	font-family: Tahoma;
	font-size:18px;
	color:#B46E28;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-color: #FFCD32;
	font-weight:normal
	width:auto;
	float:left;
	align:left;
	margin-right:auto;

	}
H3{
	font-family: Tahoma;
	font-size:14px;
	color:#B46E28;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-color: #FFCD32;
	font-weight:normal
	width:auto;
	float:left;
	align:left;
	clear:both;
	margin-right:auto;
	}
p, ul{
	clear:both;
}
body {
	background-color: #d1d1d1;
}
.curs {	
	font-style: italic;

	
}

#all{
	width:955px;
	height:600px;
	position: absolute; 
	top:50%;
	left:50%;
	margin-left:-477px;
	margin-top:-300px;
	float:left;
	background-color:#d1d1d1;
	}
#header{
	position: relative;
	top:12px;
	left:30px;
	background: url(../images/header4.png) bottom;
	background-color:#d1d1d1;
	width:845px;
	height:100px;

}
#left{

	width:180px;
	height:480px;
	position:relative;
	top:10px;
	left:5px;

	float:left;
	background: url(../images/footer_left.png) repeat-x bottom;
	background-color:#FFF0BE;

	}
#center{
	width:180px;
	height:480px;
	position:relative;
	top:10px;
	left:5px;
	float:left;
	background: url(../images/footer_center.png) repeat-x bottom;
	background-color:#C8EBFA;
}
#right{
	width:585px;
	height:480px;
	position:relative;
	top:10px;
	left:5px;
	float:left;
	background: url(../images/footer_right.png) repeat-x bottom;
	background-color:#e6f0c3;
}
#contenido{
		margin-left:20px;
		width:527px;
		height:300px;
		overflow: auto;
		font:0.9em Tahoma;
		color:#222222;
		float:left;
		background-image:url(../images/transpa.png);
		background-repeat:repeat;
		padding:9px;
		text-align:justify;
		
}

h4{
		padding-left:50px;
		padding-right:15px;
		font:0.85em Tahoma;
		

}
#contenido_izq{
		font-family:Tahoma;
		font-size:22px;
		color:#d1d1d1;
		margin:20px;
		width:140px;
		/*height:300px;*/
  		position: absolute;
 		bottom: 90px;
		/*overflow: auto;*/
		float:left;
		place
}
#contenido_cen{
		font-family:Tahoma;
		font-size:22px;
		color:#d1d1d1;
		margin:20px;
		width:140px;
		/*height:300px;*/
  		position: absolute;
 		bottom: 150px;
		/*overflow: auto;*/
		float:left;

}
#headline{
	font-family: Tahoma;
	font-size:24px;
	size:80;
	text-align:right;
	height:28px;
	margin-right:35px;
	margin-top:15px;
	margin-bottom:5px;
	align:right;
	color:#B46E28;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-color: #FFCD32;
	float:right;
}


#fotoi{
	float:left;
	margin-right:11px;
	width:auto;
	clear:left;
}
#fotod{
	float:right;
	margin-left:11px;
	width:auto;
	clear:right;
}
