* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background:  #333333  url(../images/img011.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	font-size: 1.6em;
	color: #7E9932;
}

h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.2em;
	line-height: 1.4em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
strong{color: #666666;}

a {
	text-decoration: none;
	color: #6081b8;
}

a:hover {
	border: none;
	text-decoration:underline
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

.logo left {
	float:left;
	border:none;}
.logo right {
	float:right;
	border:none;
}

/* Header */

#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 795px;
	height: 40px;
	background: url(../images/img04.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
}

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

#menu li {
	float: left;
	background: url(../images/img05.gif) no-repeat right top;
	height: 40px;
	padding: 0 15px 0 15px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 15px 5px 0 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #707038;
}

#menu .current_page_item a {
	color: #707038;
		padding: 15px 5px 0 5px;
}
/*Topmenu*/
#idioma {
	float: right;
	padding-top: 18px;
}
#idioma ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#idioma li {
float:left;
}

#idioma a {
	padding: 0 0.9em;
	border-left: 1px  dotted  #CCC;
	text-decoration: none;
	font-size: 0.9em;
	color:#CCC;
}

#idioma a:hover {
	text-decoration: underline;}

#idioma .first a {
	border: none;
}
/* Logo */

#logo {
	width: 785px;
	margin: 0 auto;
	padding-left: 15px;
	background: #FFFFFF url(../images/img033.jpg) no-repeat top left;
	height: 285px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Content */

#content {
	float: right;
	width: 545px;
	padding: 0px 10px 10px 15px;
	background:url(../images/bgrcontent4.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

.post h1.title {
	padding: 5px 0  0 15px;
	height: 15px;
	font-size: 1.2em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}
.post .entry h2 {
	margin: 10px 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 15px;
	background: url(../images/img072.gif) no-repeat left 70%;
	border-bottom: 1px  solid #98B42B;
	color: #7E9932;
}

.post .entry h3 {
	margin: 1em 0 1.4em 0;
	padding: 10px 0  5px 15px;
	background: url(../images/img07.gif) no-repeat left 1.2em;
	border-top: 1px dotted #98B42B;
	color: #999;
	text-transform:none;
	font-size:1em;
}
.izq { float:left; margin-right:15px;}
.der {float:right; margin-left:15px;}
.convenio{ padding: 0px 15px;}
.convenio h3{
	margin: 10px 0 1em 0;
	padding: 15px 10px  5px 15px;
	height: 15px;
	border-bottom: 1px  dashed #7E9932;
	color:#FF9966;}
.mapa{ margin:20px 50px;}
/* Sidebars */

#sidebar2 {
	width: 219px;
	float: right;
}

.sidebar{
padding-top:15px;
padding-left:4px;
padding-right:5px;

}


.sidebar  h1 {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	color: #FFFFFF;
	line-height:1.4em;
	background-image: url(../images/bgrSector.jpg);
	background-repeat: repeat-x;
	padding-left: 0.3em;
	padding-top:0.4em;
	padding-bottom:0.4em;
	margin-bottom:0.5em;
}


.sidebar h2 {
	margin: 1em 0 1.4em 0;
	padding: 10px 0  5px 15px;
	height: 20px;
	background: url(../images/img07.gif) no-repeat left 50%;
	border-bottom: 1px dotted #98B42B;
	color: #FF9966;
	text-transform:none;
	font-size:1.2em;
}
.sidebar p{
	font-size:1em

}

.sidebar img {border:solid 1px #7E9932; }
.sidebar .none img{border:none}

/*formulario¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡formulario*/

form {width:390px; margin:20px auto; padding:25px; border: 2px solid #a8b200; background-color:#6d7400;}
label{display:block; color:#FFFFFF; font-weight:bold;}
input, textarea { width:320px; margin-bottom: 7px;}
button{ background-color: #cbd24c; display:block; font-weight:bold; color:#333; border:1px solid #FFFFFF; margin-top:20px; }

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 120px;
	background: url(../images/img02.jpg) repeat-x bottom left;
}

#footer p {
	padding-top: 25px;
	text-align: center;
	color:#FFF;
}
#footer a { font-weight:700;
	text-decoration: none;
	color:#FFFFFF;

}

#footer a:hover {
	text-decoration: underline;}
