
@import url(comunes.css);
@import url(formularios.css);
/*Reset CSS*/
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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.2;
	color:#444;
	background:url(../_img/fondo_cabecera_r2.jpg) 0px 0px repeat-x;
	width:1002px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 auto;
	text-align:center;
	background-color:#D5DDFF;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*h1, h2.servicios{color:#4A0000; font-family:Impact; font-size:18px ; font-weight:normal ; text-indent:0px; height:26px; margin-bottom:19px; text-indent:34px }*/
h1 {font-family:verdana; font-size:12px; color:#FFF; font-weight:bold;}
h2 {font-family:verdana; font-size:12px; color:#FFF; font-weight:bold;}
/*
h1.inicio{background:url(../_img/fondo_titulo_contenidos.png) bottom no-repeat; }
h1.secciones{background:url(../_img/fondo_encabezado.jpg) bottom no-repeat; width:717px; }

h2.inicio{color:#4A0000; font-weight:bold; margin-bottom:12px;}
h2.servicios{ background:url(../_img/fondo_titulo_contenidos_2.jpg) left bottom no-repeat; margin-bottom:30px;}


.noticia{height:160px;}*/


strong {font-weight:bold}