/*Pagina*/
body {
	font-size:10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	background-color:#BAE587;
	color:#000000;
	background-image: url(images/back_main.gif);
	background-repeat: repeat-x;
}
a {
	color:#615738;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.verde {
	color: #003300
}
/*--------------------ESTRUCTURA--------------------*/
#page {
	width:880px;
	margin:auto;
	padding:auto;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border:dotted #999999 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header {
	clear:both;
	width:864px;
	height:164px;
}
#izquierda {
	color:#333333;
	width:174px;
	height:600px;
	float: left;
}
#derecha {
	color:#000000;
	width:326px;
	height:600px;
	float: left;
}
#derecha2 {
	color:#FFFFFF;
	width:360px;
	height:600px;
	float: left;
}
#welcome {
	width:326px;
	margin-bottom: 10px;
}
#foto_home {
	width:360px;
	height:308px;
	text-align: center;
}
#recent {
	width:320px;
	height:110px;
	background-image: url(images/recent.jpg);
	margin-left: 6px;
}
#message {
	width:160px;
	height:178px;
	background-image: url(images/message.jpg);
	padding-left: 80px;
	padding-top: 70px;
	padding-right: 120px;
	color: #000033;
}
#welcome_text {
	margin:6px;
	width:314px;
	height:100px;
	background-color: #EBEBE3;
}
#menu {
	width:154px;
	height:250px;
	background-color: #EBEBE3;
	padding:10px;
	padding-top: 5px;
}
#mobile {
	width:174px;
	height:90px;
}
#fotos {
	width:174px;
	height: 240px;
	background-image: url(images/fotos.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#video {
	margin:6px;
	padding:10px;
	width:295px;
	height: 170px;
	background-image: url(images/recent-video.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	text-align: center;
}
#inferior {
	clear:both;
	width:864px;
	height:177px;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	font-size: 10px;
}
/*--------------------ESTRUCTURA--------------------*/

/*--------------------INTERIOR--------------------*/
#contenido {
	color:#000000;
	width:685px;
	float: left;
}
#titulo {
	width:660px;
	height:40px;
	margin-left: 5px;
	background-color: #EBEBE3;
	padding-top: 15px;
	padding-left: 10px;
}
#titulo_imagen {
	width:670px;
	margin-left: 5px;
	padding-left: 2px;
	margin-top: 5px;
}
#texto_interior {
	margin:5px;
	width:660px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}
h3 {
	color:#8C3033;
	margin:0;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.margen {
	margin-right:10px;
}
#margen2 {
	margin-bottom:5px;
}
#margen3 {
	margin-bottom:5px;
	float: right;
	margin-right: 35px;
}
#musica {
	text-align:left;
	float: left;
	padding-left: 50px;
}
