/* CSS RESETEO */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 auto;
	text-align: center;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


.left   {float:left}
.right  {float:right}
.clear  {clear:both}



/* CSS */



body{
	margin:0px;
	padding:0px;
	background-color:#bcbec0;
	background-image: url(image/fondo-repetir_01.jpg);
	background-repeat: repeat-x;
    text-align:center;
    
}

.titularescolor {font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #4b7289;}

div {
	font-size:11px;
	font-family:Tahoma;
	color:#444444;
	line-height:14px;
	text-align:left;
}

p  {font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;color: #444444; letter-spacing: 0px}
h1 { font: bold 16px/18px Arial, Helvetica, sans-serif; color:#4B7289; }
.h5 { font: bold 16px/18px Arial, Helvetica, sans-serif; color:#31A4DB; } 
h2 {
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	text-transform:uppercase;
} 
h3 { font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif; color: #31A4DB; text-align:left; margin: 0 0 10px 0;}
h4 {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	color: #4b7289;
	text-align:left;
	margin: 0 0 10px 0;
	letter-spacing: 0px;
}

.verde_bold { font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif; color: #669933; text-align:left; }
.link_gris { font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif; color: #444444; text-align:left; } 
.link_azul { font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif; color: #4b7289; text-align:left; }
.link_celeste {font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif; color: #31A4DB; font-weight: bold}


.bold {
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align:left;
}


input, textarea {
	font-size:13px;
	font-family:Tahoma;
	color:#444444;
	line-height:14px;
	text-align:left;

}

#header {
	height: 310px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#contenido {
	width: 700px;
	margin: 20px 20px 0px 20px;
	float: left;
}

#content {
	width: 800px;
	margin: auto 0;
	padding: 0;
	background-image: url(image/fondo_content_07.jpg);
	background-repeat: repeat-y;
	float: left;
}

#web #content #izq {
	float: left;
	width: 500px;
	margin-left: 10px;
}
#web #content #izq #division1 {
	width: 460px;
	margin: 0px 10px 20px 0px;
	padding: 2px 10px 0px 10px;
	background-image: url(image/division1_2.gif);
	background-repeat: no-repeat;
}
#web #content #izq #division2 {
	width: 460px;
	margin: 10px 10px 20px 0px;
	padding: 2px 10px 0px 10px;
	background-image: url(image/division1_2.gif);
	background-repeat: no-repeat;
}
#web #content #izq #arriba {
	height: 70px;
	width: 460px;
}


#footer {
	background-image: url(image/footer.jpg);
	height: 80px;
	width: 800px;
	float: left;
	clear: left;
}
#footer_texto {
	margin: 20px 40px 0 40px;
	text-align: center;
	text-decoration: none;
	color: #4B7289;
}

#der_pub { width:200px; float:right; margin:24px 20px 0px 18px;}
#der_pub h1 { font: bold 16px/18px Arial, Helvetica, sans-serif; color:#669933; }





img.double-border {
	border:1px solid #ccc;
	padding:3px;
	background:#eee;
	margin: 0px 15px 0px 0px;
	float: left
}




#noticias {
	margin: 10px;
	padding: 10px;
	height: 210px;
	width: 460px;
	left: 0px;
}



#web {
	width: 800px;
	text-align:left;
	display: table;
	padding: 0;
	height: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a {
	font-weight: bold;
	color: #31A4DB;
}
.bordeinferior {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4B7289;
}

a {
	font-weight: bold;
}


.borde {
	margin:0px;
	padding:3px;
	border:1px solid #B9B9B9;
	float:left;
	text-align: left;

}
#textopastilla {
	width: 100%;
	
}
li {
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}

ul {
	margin:0 0 0 15px;

}



#contenidoeditable a {font:bold 12px/14px Verdana, Arial, Helvetica, sans-serif; color:#31A4DB; text-transform:uppercase; text-decoration:underline;}
#contenidoeditable a:hover {font:bold 12px/14px Verdana, Arial, Helvetica, sans-serif; color:#31A4DB; text-transform:uppercase; text-decoration:none;}



/* CSS de más */

#web #content #texto {
	width: 695px;
	height: 160px;
}
#web #content #contenido #pastilla1 {
	width: 700px;
	background-image: url(image/titular.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	height: 350px;
}

#web #content #contenido #pastilla2 {
	width: 700px;
	background-image: url(image/titular.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	height: 295px;
}

#web #content #contenido #pastilla3 {
	width: 700px;
	background-image: url(image/titular.gif);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 2px;
}


#web #content contenedor {
	width: 700px;
	height: 980px;
	margin: 20px 20px 0px 20px;
	float: left;
}

#web #content #contenidoeditable {
	width: 430px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

