html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

a {	text-decoration:none; }
a img, :link img, :visited img {
	border: 0;
}

strong {font-weight: bold;}
em {font-style: italic;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	/*list-style: none;*/
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 0.8em;
}

.fondo_colores {
	background-color: #333;
}

input {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

select {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

textarea {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

p {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
	text-align: justify;
}

p a, li a {color:#C1CD00; font-weight: bold;}
p a:hover, li a:hover {color:#C1CD00; text-decoration:underline;}

ul {padding-left: 25px;	list-style: circle;}
ol {padding-left: 25px;}

li {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 10px;
}

li a { color: #333;}
li a:hover { color: #C1CD00; text-decoration: none;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}	

sup {
	font-size: 0.7em;
}

/***********************************************************************************/

/* ESTRUCTURA */

body {
	background-color: white;
	font-family: Arial, sans-serif; 
}

.contenedor {
	width: 980px;
	margin: 0px auto;
}

h1 {
	font-style: "DIN Medium", Arial, Sans-serif;
	font-size: 27px;
	color: #757575;
	height: 74px;
	line-height: 74px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	color: black;
	font-size: 15px;
	font-style: "Molengo", Arial, Sans-serif;
	padding: 20px 0px 12px;
}	

.menusup {
	font-style: "Molengo", Arial, Sans-serif;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	color: #444;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px;
	margin-bottom: 8px;
	height: 24px;
}

.menusup img {float: left; display:inline;}
.menusup div {float: left; display:inline; padding: 0px;}
.menusup a {color: #444; line-height: 24px;}
.menusup a:hover {color: #444; text-decoration: none;}

.menusup .item_on {background-color: #D79D5D;}
.menusup .item_on a {color: white; line-height: 24px;}
.menusup .item_on a:hover {color: white; text-decoration: none;}

.menusup div.clear {float: none;}


.creditos {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 8px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	font-family: "Times New Roman", Georgia, serif;
	margin: 20px 0px;
}

.creditos a {color: #205685;}
.creditos a:hover {color: #205685; text-decoration: underline;}

.destacado {
	width: 280px;
	float: left;
	margin-right: 40px;
}

p, li {
	font-family: "Times New Roman", Georgia, serif;
	color: #777777;
	font-size: 14px;
}

h3 {
	font-family: "Times New Roman", Georgia, serif;
	color: #777777;
	font-size: 16px;
	font-weight: bold;
}

p a, li a {color: #205685; line-height: 1.2em;}
p a:hover , li a:hover {color: #205685; text-decoration: underline;}
p span.marron {color:#D79D5D; font-weight:bold;}
p span.azul {color:#205685; font-weight:bold;}

.not_up {width: 280px; height: 9px; background: url('../images/not_up.jpg') bottom center no-repeat;}
.not_down {width: 280px; height: 9px; background: url('../images/not_down.jpg') top center no-repeat;}
.not_portada {
	background-color: #FAFAFA;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 10px 20px;
	width: 238px;
}

.fr {text-align: right; float: right; margin: 0px 0px 15px 15px;}
.fl {text-align: left; float: left; margin: 0px 15px 15px 0px;}

.floatright {text-align: right; float: right;}
.floatleft {text-align: left; float: left;}

.index p {text-align: left;}

.interior {padding: 0px 15px;}
.interior h2 {
	background: url('../images/h2.jpg') top left no-repeat;
	height: 34px;
	line-height: 34px;
	color: black;
	font-style: "Molengo", Arial, Sans-serif;
	padding: 0px;
	padding-left: 27px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 15px;
}

.separa {
	width: 230px;
	margin: 15px auto;
	height: 1px;
	background-color: #E6E6E6;
}

.pie_foto, .pie_fotoR {
	padding-top: 3px;
	/*width: 280px;*/
	color: #666;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 12px;
}

.pie_foto {text-align:left;}
.pie_fotoR {text-align:right;}

.izda {
	float: left;
	width: 295px;
	margin-right: 35px;
}	

.dcha {float: left; width: 560px;}

.contactar {
	font-family: "Times New Roman", Georgia, serif;
	color: #777777;
	font-size: 14px;
}

.contactar .input {
	margin-top: 2px;
	background: url('../images/input.jpg') left center no-repeat;
	height: 24px;
	margin-bottom: 16px;
}

.contactar .input input {
	border: 1px solid white;
	width: 285px;
	margin-top: 3px;
	margin-left: 3px;
}

.contactar .textarea {
	margin-top: 2px;
	background: url('../images/textarea.jpg') left center no-repeat;
	height: 142px;
	margin-bottom: 12px;
}

.contactar .textarea textarea {
	border: 1px solid white;
	width: 285px;
	height: 133px;
	margin-top: 3px;
	margin-left: 3px;
}

.contactar #enviar2 {
	width: 89px;
	height: 24px;
	cursor: pointer;
	background: url('../images/enviar.jpg') left center no-repeat;
	color: white;
	border: none;
}

.submenu, .submenu_on {
	float: left;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #e6e6e6;
	font-weight: bold;
	font-size: 12px;
}

.submenu2 {
	width: 100%; 
	border-bottom: 1px solid #E6E6E6; 
	margin-bottom: 20px;
}
.submenu2 img { float: left; border-top: 1px solid #e6e6e6;}

.submenu {background-color: #F6F6F6;}
.submenu_on {background-color: white;}

.submenu a {color:#D79D5D; line-height: 30px;}
.submenu_on a {color:#444; line-height: 30px;}