/*Reset */

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,
b, u, i, center,
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;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* Fin Reset */

* {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:normal;
	font-size:11px;
}
a img {
	border:none;
}
p {
	text-align:justify;
}/*****************************************************************************************************************************************************************************//*  *//*sticky footer *//**//*****************************************************************************************************************************************************************************/
.clearfix:after { 
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden; 
}

html, body 
{
	height:100%;
	margin:0px;
	background-color:#363636;	
	background-image:url(../images/fondo.gif);
	background-repeat:repeat-x;
}
* html body 
{
	height:100%;
	margin:0px;
	background-color:#363636;	
	background-image:url(../images/fondo.gif);
	background-repeat:repeat-x;
}
div#container
{
	min-height:100%;
	margin:0 auto;
	padding:0px;
	width: 960px;
	background-image:url(../images/fondo_deco.gif);
	background-position:top center;
	background-repeat: repeat-y;
}
* html div#container 
{
	height:100%;
}
.cierre
{
	height:50px;
	margin:0 0 0 0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#pie
{
	background-repeat:repeat-x;
	background-image:url(../images/fondo-pie.gif);
	background-position:top center;
	height:44px;
	margin:-44px auto 0px auto;
	padding:0px 0 0 0;
	position:relative;
}
div#colocapie
{
	background-image:url(../images/pie.gif);
	background-position: top center;
	width:960px;
	height:44px;
	margin:0px auto 0px auto;
	padding:0px 0 0 0;
	position:relative;
}
div#contenidos
{
	width:960px;
	margin:0 auto;
	position:relative;
	background-repeat:repeat-x;
	background-image:url(../images/contenidos.gif);
	background-position:top center;
	min-height:503px;
}
*html div#contenidos
{
	width:960px;
	margin:0 auto;
	position:relative;
	background-repeat:repeat-x;
	background-image:url(../images/contenidos.gif);
	background-position:top center;
	height:503px;
}
div#contenidosInicio
{
	width:960px;
	margin:0 auto;
	position:relative;
	background-repeat:repeat-x;
	background-image:url(../images/contenidos-inicio.gif);
	background-position:top center;
	min-height:503px;
}
*html div#contenidosInicio
{
	width:960px;
	margin:0 auto;
	position:relative;
	background-repeat:repeat-x;
	background-image:url(../images/contenidos-inicio.gif);
	background-position:top center;
	height:503px;
}
div#header
{
	height:221px;
	background-image: url(../images/cabecera.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width:960px;
	margin:0 auto;
	position:relative;
	clear:both;
}
div#headerInicio
{
	height:221px;
	background-image: url(../images/cabecera-inicio.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width:960px;
	margin:0 auto;
	position:relative;
	clear:both;
}
div#enlaces
{
	height:28px;
	width:960px;
	margin:0;
	position:relative;
	clear:both;
}
div#menu
{
	height:193px;
	width:675px;
	margin:0;
	position:relative;
	float:right;
}
div#numero
{
	height:57px;
	width:93px;
	margin:0;
	position:relative;
	float:left;
	position:absolute;
	bottom:0px;
	left:18px;
}
div#textosInicio
{
	width:828px;
	margin:0 0 0 112px;
	position:relative;
}
div#submenu
{
	width:184px;
	margin:0 0 0 113px;
	position:relative;
	height:480px;
	float:left;
}
*html div#submenu
{
	width:185px;
	margin:0 0 0 56px;
	position:relative;
	float:left;
	min-height:480px;
}
div#textos
{
	width:643px;
	margin:0 0 0 0px;
	position:relative;
	float:left;
}
