body {
	background: 		#DB0000 url(../img/textura.jpg);
	font-family:		Trebuchet MS, Helvetica, sans-serif;
	font-size:			14px;
	color:				#000000;
	margin:				0px;
}

/*LINKS*/
a{
	text-decoration:	none;
	color:				#ffffff;
}
a:hover{
	text-decoration:	none;
	color:				#ffffff;
	border-bottom:		2px dotted #ffffff;
	/*IE7*/
	*text-decoration:	underline;
}

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

a:visited{
	text-decoration:	none;
	color:				#e0e0e0;
}

img{
	border:				0px;
	text-decoration:	none;
}

.activo{
	color:				#ffffff;
	border-bottom:		2px dotted #ffffff;
}

.img_fotelis:hover, :active, :visited, a{
	border:				0px;
	margin:				0;
	padding:			0;
	
}

#logo a, :hover, :active, :visited{
	border:				0px;
}

.link_cuerpo{
	color:				#000000;
	font-weight:		bold;	
}

.link_cuerpo:hover{
	color:				#000000;
	border-bottom:		2px dotted #000000;
}

.link_cuerpo:visited{
	color:				#555555;
}

/*TEXTOS*/
.texto_subtitulo{
	font-size:			18px;
	font-weight:		bold;
	letter-spacing:		-0.03em;
	padding-top:		8px;
}
.texto_general{
	font-size:			14px;
	text-align:			justify;
}
.texto_resaltado{
	background: 		#DB0000;
	color:				#ffffff;
	padding:			3px;
}
.texto_resaltado2{
	background: 		#DB0000;
	color:				#ffffff;
	padding:			3px;
}
.texto_footer{
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	color:				#ffffff;
	padding-top:		40px;
}
/*HEADER*/
#header{
	height:				180px;
	background: 		#DB0000 url(../img/border_header.png) repeat-x;
	background-position: bottom;
}
#logo{
	width:				350px;
	margin:				20px 0px 0px 80px;
	float: 				left;
}
#botonera{
	width:				500px;
	margin-top:			80px;
	margin-left:		30px;
	float: 				left;
	font-size:			16px;
	color:				#ffffff;
	letter-spacing:		-1px;
	text-align:			justify;
}
#botonera a{
	padding: 			0px 3px;
}
#teatro{
	width:				10px;
	height:				10px;
	background:			#DB0000;
	position:			absolute;
}
#cont_teatro{
	float:				right;
	margin-right:		10px;
	/*IE7*/
	*margin-right:		300px;
}
/*CONTENIDO*/
#supercont{
	min-width:			1000px;
}

#col_izq{
	width:				400px;
	margin-top:			80px;
	margin-left:		30px;
	float: 				left;
}
.img_colizq{
	margin-bottom:		600px;
}
#col_der{
	width:				480px;
	margin:				20px 0px 40px 30px;
	float: 				left;
}
.img_titulo{
	margin-bottom:		10px;
}

/*FOOTER*/
#footer{	
	height:				80px;
	width:				100%;
	background: 		#DB0000 url(../img/border_footer.png) repeat-x;
	background-position: top;
	margin-top:			30px;
	float: 				left;
}
/*HOME*/
#col_home{
	background: 		url(../img/home_collage.jpg) no-repeat;
	margin-left:		130px;
	height:				447px;
	width:				749px;
}
#area1{
	width:				170px;
	height:				447px;
	float:				left;
}
#area2{
	width:				120px;
	height:				447px;
	/*background: 		#44ee33;*/
	float:				left;
}
#area3{
	width:				120px;
	height:				447px;
	/*background: 		#dd3344;*/
	float:				left;
}
#area4{
	width:				120px;
	height:				447px;
	/*background: 		#aa3344;*/
	float:				left;
}
#area5{
	width:				160px;
	height:				200px;
	/*background: 		#33ff22;*/
	float:				left;
}
#area6{
	width:				160px;
	height:				247px;
	/*background: 		#aa33ee;*/
	float:				left;
}
/*SECCION ESCUCHALO*/
.audio{
	margin:				0px 0px 10px 0px;
	border-bottom:		2px dotted #000000;
	padding:			5px;
}
.player{
	margin:				20px 0px 20px 0px;
}
/*SECCION MIRALO*/
.video_cont{
	margin:				0px 0px 20px 0px;
	float:				left;
}
.img_videos{
	float: 				left;
	/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	opacity:0.65;
}
.img_videos:hover{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
.video_text{
	width:				350px;
	height:				77px;
	border-bottom:		2px dotted #000000;
	margin-left:		20px;
	float: 				left;
}

.video_titulo{
	float: 				left;
}
/*SECCION MAIL*/
.contacto{
	margin-top:			20px;
}
.etiqueta{
	float:				left;
	margin:				0px 10px 48px 0px;
	font-size:			16px;
}
.input_contacto{
	width:				315px;
	height:				30px;
	border:				1px solid #DB0000;
	margin:				0px 60px 20px 0px;
	padding:			10px;
	float:				right;
	-moz-border-radius:	6px;
	-webkit-border-radius: 6px;
	
	font-size:			20px;
	font-family:		Trebuchet MS, Helvetica, sans-serif;
}
.textarea_contact{
	width:				315px;
	height:				150px;
	border:				1px solid #DB0000;
	margin:				0px 60px 20px 0px;
	padding:			10px;
	float:				right;
	-moz-border-radius:	6px;
	-webkit-border-radius: 6px;
	
	font-size:				16px;
	font-family:		Trebuchet MS, Helvetica, sans-serif;
	vertical-align:		middle;
}
.boton_enviar{
	background:			#DB0000;
	border:				0px;
	font-family:		Trebuchet MS, Helvetica, sans-serif;
	font-size:			14px;
	color:				#ffffff;
	margin:				0px 60px 20px 0px;
	padding:			5px 15px 5px 15px;
	float:				right;
	-moz-border-radius:	6px;
	-webkit-border-radius: 6px;
}

#error{
	margin-top:			10px;
	height:				20px;
	
}
/*SECCION FOTELIS*/
.img_tooltip{
	float:				left;
	margin:				18px 18px 0px 0px;
	/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	opacity:0.65;
}
.img_tooltip:a{
	float:				left;
	margin:				18px 18px 0px 0px;
	/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	opacity:0.65;
}
.img_tooltip:hover{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}
#cont_imgs{
	margin-bottom:		40px;
}
.fotelis{
	height:				600px;
}