body {
	background-color: #DDDDDD;
	margin:					0;
	padding:				0;
	background-image: url(img/fondo.png) ;
	background-repeat: no-repeat;
	background-position: 0px 160px;

 }

/* contenido */

#divCentrado {
	position:				absolute;
	margin-left:				20%;
	margin-top:				1%;
	width:					730px;
	height:					auto;
	border: 10px #FFFFFF solid;
	
}


#logo {
	width: 730px;
	height: 319px;
	background-image: url(img/logo.png);

	
}

/* banner */

#fondorojo {
	width: 730px;
	height: 210px;
	background-image: url(img/rojo.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	
}
#headerimg {
	width: 627px;
	height: 200px;
	padding-top: 5px;
	padding-left: 47px;
	border-top: 5px;
	border-left: 47px;
	
}




/*Fondo*/

#fondo {
	width:					730px;
	height:					auto;
	background-image: url(img/fondo.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	
}

#barra {
	width: 650px;
	height: 58px;
	margin-left: 240px;
	padding-top: 20px;

	
}
#fondo_izq {
	background-image: url(img/florizq.png);
	background-repeat: no-repeat;
	text-aling: center;
	widht: 144px;
	height: auto;
	margin-left: 30px;
	}
	
#bloque_img{
	border: 2px #000000 solid;
	widht: 10%;
	height: 200px;
	margin-top: 0px;
	margin-left: 350px;
	
	}
	
#text_cont {
	padding-top: 20px;
	padding-left: 20%;
	padding-bottom: 30px;
	color: #6E0B0B;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	width:					400px;
	height:					auto;
	text-align: justify;
	
	}
	
#bottom {
	width: 735px;
	height: 42px;
	background-image: url(img/bottom.png);
	margin-left: -5px;

	
}
/* contenido video */

#cont_video {
	padding-top: 15px;
	padding-left: 19%;
	padding-bottom: 30px;
	width:					425px;
	height:					366px;
	
	}
/* contenido galeria */

#cont_galeria {
	padding-top: 0px;
	padding-left: 2%;
	padding-bottom: 20px;
	width:					700px;
	height:					500px;
	text-align: justify;
	
	}	
#text_cont {
	padding-top: 20px;
	padding-left: 20%;
	padding-bottom: 40px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	width:					400px;
	height:					auto;
	text-align: justify;
	
	}
/* menu inicial*/


 #menu_home2 {
	width: 730px;
	height: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
}

 #menu_home2 {
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	border: #FFFFFF;
	
	
}
 #menu_home2  a:link{	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
 #menu_home2  a:active{
	text-decoration: none;
	color: #000000;	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #FFFFFF;
}
 #menu_home2  a:hover{
	text-decoration: none;
	color: #000000;	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #FFFFFF;
}
 #menu_home2  a:visited{
	text-decoration: none;
	color: #999933;	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #333333;
	 
}
#text_credit {
	padding-top: 10px;
	padding-left: 22%;
	padding-bottom: 5px;
	color: #6E0B0B;
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	width:					400px;
	height:					auto;
	text-align: center;
	
	}
/* menu final*/
	
	#menu_home3 {
	width: 730px;
	height: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
}

 #menu_home3 {
	line-height: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	border: #FFFFFF;
	
	
}
 #menu_home3  a:link{	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
 #menu_home3  a:active{
	text-decoration: none;
	color: #000000;	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #FFFFFF;
}
 #menu_home3  a:hover{
	text-decoration: none;
	color: #999999;	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #FFFFFF;
}
 #menu_home3  a:visited{
	text-decoration: none;
	color: #999933;	
	padding: 0px 0px 0px 30px;
	border: 0px 0px 0px 30px;
	border: #333333;
	 
}