body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, Arial, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

img {
	border: 0;	
}

/* links */
a {
	color: #003B6E;
	background: inherit;
}

a:hover {
	color: #9EC068;
	background: inherit;
}	

.negrita {
	font-weight: bold;
}

.cursiva {
	font-style: italic;
}

/* headings */
h1 {
	font: normal 2.1em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 15px;
}

.dark  {
	color: #737373;
	background: inherit;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
}

h1 a:hover {
	color: #9EC068;
	background: inherit;
}

h2.noticia {
	font: bold 1.6em Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

h2.noticia a {
	color: #2b2b2b;
	background: #fff;
	text-decoration: none;
}

h2.noticia a:hover {
	color: #2b2b2b;
	background: #FFF;
}

.title {
	color: #808080;
	background: #fff;
}

p {
	margin: 10px;
	text-indent: 1.5em;
}

p.cal {
	margin: 0 0 0 5px;
	text-indent: 0;
}

/* lists and form elements */
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul {
	margin: 0 0.2em 1em 2em;
	padding: 0.1em 0 0.1em 2em;
	list-style: square;
}

ul.anclas {
	list-style: none;
}

ul li.last {
	background-color:#F7DA00;
	border-bottom: 1px solid #F7DA00;
}

ul li.last a {
	color:#00AA00;
}

ul li.active a {
	color:#fff !important;
	background: none !important;
}

ul li.active {
	border-bottom: none !important;
}

ol.letras-minus {
	list-style-type: lower-alpha;
}

form {
	margin: 0;
}

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px; 
	color: #488EB2;
	font-weight: bold;
}

input.submit {
	background: #488EB2 url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0 3px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 	
	padding: 4px; 
}

input.button {
	padding: 3px;
}

/* content holder */
#content {
	margin: 10px auto;
	width: 960px;
	padding: 0 5px;
	border-left: 1px solid #488EB2;
	border-right: 1px solid #488EB2;
}

.header { 
	height: 70px;
	background: #ecf7ff;
	color: #808080;
	margin: 3px 0;
	padding: 0;
	border-bottom: 1px solid #488EB2;
}

.top_info {
	float: right;
	width: 655px;
	padding: 5px 0 4px 0;
	background: #ecf7ff;
	color: #808080;
}

	.top_info_left {
		float: left;
		height: 60px;
		margin: 0;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 12px 0 0 35px;
		border-left: 1px solid #488EB2;
	}

.browse_category  {
	font-size: 0.9em;
	width: 90px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #9EC068;
}

	.bar li { 
		margin: 0; 
		padding: 7px 22px 5px 22px;
		color: #fff;
		background: #9EC068;
		float: left; 
	}
	
	.bar li.active { 
		background: #488EB2 url(../images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #488EB2; 
		background: inherit;
	} 

.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.avisos {
	color: #ff0000;
	background-color: inherit;
	padding-right: 10px;
}

.search_form {
	float: right;
}

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}


/* grey subheader */
.gboxtop {
	clear: both;
	height: 8px;
	background: #f0f8e5 url(../images/gboxtop.gif) no-repeat;
	color: #000;
}

.gbox {
	background: #f0f8e5 url(../images/gbox.gif) no-repeat bottom left;
	color: #111;
	padding: 1px 13px 7px 13px;
	margin: 0 0 20px 0;
}

.gbox p {
	padding: 7px 0;
	margin: 0;
}

/* left side */
.left {
	float: left;
	width: 650px;
	margin: 0 0 10px 0;
}

	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	
	.calendar {
		height: 50px;
		float: left;
		background: #fff url(../images/calendar.gif) no-repeat;
		width: 50px;
		padding: 5px 0 0 9px;
		color: #808080;
	}
	
	.calendar p {
		padding: 0;
		margin: 0;
	}
	
	.description {
		padding: 0 0 2px 0;
		margin: 0 10px 5px 0;
		border-bottom: 1px dotted #ccc;
	}
	
	.thumbnail {
		float: left;
		margin: 0 18px 8px 0;
		border: 1px solid #dedede;
	}

/* bottom thirds */
.thirds {
	float: left;
	width: 300px;
	background: #eee;
	margin: 0 12px 0 10px;
	color: #000;
        font-weight: bold;
        text-align: center;
}
	
	.smallboxtop {
		height: 14px;
		background: #fff url(../images/smallboxtop.gif) no-repeat;
		color: #000;
	}
	
	.smallbox {
		background: #fff url(../images/smallbox.gif) no-repeat bottom left;
		color: #0000;
		padding: 1px 10px 10px 10px;
                height: 90px;
	}
	
	.smallbox p {
		padding: 0;
		margin: 0;
	}

/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop {
		height: 19px;
		background: #fff url(../images/boxtop.gif) no-repeat;
		color: #000;
	}
	
	.box {
		background: #fff url(../images/box.gif) no-repeat bottom left;
		color: #111111;
		padding: 0 10px 22px 10px;
		margin: 0 0 10px 0;
	}
	
	.box p {
		padding: 0;
		margin: 0;
	}
	
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* misc */
.buttons {
	text-align: right;
	padding: 4px 3px 0 0;
}

.left_articles .buttons {
	float: right;
	height: 20px;
}

.bluebtn {
	background: #ffffff url(../images/bluebtn.gif) no-repeat;
	width: 100px;
	padding: 1px 16px 5px 16px;
	color: #fff;
	text-decoration: none;
}

.greenbtn {
	background: #ffffff url(../images/greenbtn.gif) no-repeat;
	padding: 1px 4px 5px 5px;
	color: #fff;
	text-decoration: none;
}

.bluebtn:hover, .greenbtn:hover {
	background: #ffffff url(../images/hoverbtn.gif) no-repeat;
	color: #fff;
}

/* footer  */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	padding: 5px 0 5px 0;
	border-top: 1px solid #488EB2;
	background-color: #ecf7ff;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: bold 2em Arial, Sans-Serif;
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #2b2b2b;
	background: #fff;
	text-decoration: none;
}

.left_content {
	float: left;
	width: 650px;
	margin: 0 80px 10px 10px;
	padding: 10px 0 0 0;
	text-align: justify;
	color: #000;
	background: #fff;
}

/****** Estilos para formulario contactanos  ******/

form#ContactForm {
	/* border-left: 2px solid #00427a;
	border-right: 2px solid #00427a;
	background-color: #9EC068;
	color: #000000;*/
	padding: 2em;
	margin: 1em 0;
}

form#ContactForm label {
	font-weight: bold;
	padding: 1em 0;
}

form#ContactForm input {
	padding: 0 1em 0 0;
}

form#ContactForm div.centrado {
	text-align: center;
	margin-left: -2em;
}

form#ContactForm input#enviar {
	margin: 1em 0 0 0;
}

.contactboxtop {
	margin-left: 4em;
	height: 14px;
	background: #fff url(../images/contactboxtop.gif) no-repeat;
	color: #000;
}
	
.contactbox {
	margin-left: 4em;
	background: #fff url(../images/contactbox.gif) no-repeat bottom left;
	color: #0000;
	padding: 1px 10px 10px 10px;

}

.contactbox p {
	padding: 0;
	margin: 0;
}

.contactboxtopTelf {
	margin-left: 4em;
	height: 14px;
	background: #fff url(../images/contactboxtopTelf.gif) no-repeat;
	color: #000;
}
	
.contactboxTelf {
	margin-left: 4em;
	background: #fff url(../images/contactboxTelf.gif) no-repeat bottom left;
	color: #0000;
	padding: 1px 10px 10px 10px;

}

.contactboxTelf p {
	padding: 0;
	margin: 0;
}

.contactboxtopSkype {
	margin-left: 4em;
	height: 14px;
	background: #fff url(../images/contactboxtopSkype.gif) no-repeat;
	color: #000;
}
	
.contactboxSkype {
	margin-left: 4em;
	background: #fff url(../images/contactboxSkype.gif) no-repeat bottom left;
	color: #0000;
	padding: 1px 10px 10px 10px;

}

.contactboxSkype p {
	padding: 0;
	margin: 0;
}
