body {
	margin: 0;
	padding: 0;
	background: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C7C00;
}

a {
	text-decoration: none;
	color: #FFFCD8;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 100%;
	height: 215px;
	background-image: url(imagenes/sectores11_01.jpg);
}

#logo {
	width: 970px;
	height: 192px;
	background-image: url(imagenes/sectores1_01.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
#inicio {
	height: 192px;
	width: 414px;
	float: left;

}
#mail {
	float: left;
	width: 350px;
	padding-top: 100px;
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFCD8;
	font-weight: bold;
	
}
#mail a:hover {

	color: #FFFFFF;

	
}
#idioma {
	float: right;
	font-size: 11px;
	font-family: "Trebuchet MS";
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 150px;
	line-height: 20px;


}


#logo h1, #logo p {
	float: left;
	margin: 0;

}

#logo h1 {
	padding: 80px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {

}

#logo a {
	border: none;
	text-decoration: none;

}

/* Menu */

#menu-bg {
	height: 23px;

}

#menu {
	height: 23px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 191px;
	text-align: center;
	width: 960px;
	float: none;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	border: none;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;

}

#menu a:hover {
	margin: 0 0 0 0;

	background-image: url(imagenes/menu_05.jpg);
	color: #FFFFFF;
}

#menu .current_page_item a {
	margin: 0 0px 0 0;
	color: #FFFFFF;
	background-image: url(imagenes/menu_05.jpg);
}

/* Wrapper */

#wrapper {
	background-color: #A1A12F;
	width: 100%;
	}

/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;

}

#page-bg {
	padding: 11px 24px;
}

/* Latest Post */

#latest-post {
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 100%;
	background-image: url(imagenes/00.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#texto {
	padding: 0px 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
#titulares {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666600;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	border-bottom-width: 1px;
	text-indent: 25px;
	margin-top: 10px;
}

/* Footer */

#pie {
	padding: 15px 0 0 0;
	background-color: #666600;
	height: 30px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.borde {
	border: 1px solid #333300;
}

#pie-content {
height: 30px;
	width: 960px;
	margin: 0px auto;
	top: auto;
	bottom: auto;
}

#pie p {
	margin: 0;

	text-align: left;
	text-transform: uppercase;
	font-size: 10px;

}

#pie a {
	color: #BBA400;
}
#pie a:hover {
	color: #ffffff;
}
.form {
	background-color: #E8E8AE;
	border: 1px solid #959904;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #676500;
}
.enviar {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #676500;
	text-decoration: none;
	line-height: 23px;
}
