@charset "utf-8";
/* CSS Document */
/* RESET DE ESTILOS DEFINIDOS */

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{
	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;
}


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* FIN CSS RESET */

/* ESTILOS ETIQUETAS */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Imagenes/fondos_y_banners_fireworks/fondo_sombra.jpg);
	background-repeat:   repeat-y;
	background-position: center top;
	background-attachment: fixed;	
	
	}

	
h6 {
	font: Arial, Helvetica, sans-serif, 0px bold;
	

}


#CeldaMenuPrincipalVertical {

}
#boton_hembras {
	float: left;
	width: 200px;
}
#CeldaHuesos {
	margin-left: 5px;
	padding-left: 5px;
}




#celdaenlace img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}
#tablafotosbajomenu img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divMenuHorizontalInferior {
	margin-top: 40px;
}
#divMenuHorizontal {
	margin-bottom: 50px;
}

#noticia1 {
	float: left;
	height: 150px;
	width: 769px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#Celdanovedades   h1 {
	font-size: 16px;
	color: #cd701B;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}


#Celdanovedades h2{
	margin-right:30px;


}
#Celdanovedades   p {
	font-size: 14px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
	text-align: justify;
}

#noticia2 {
	height: 150px;
	width: 769px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#Celdanovedades img {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 1px solid #FF9900;
}
#noticia3 {
	float: left;
	height: 150px;
	width: 769px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#noticia4 {
	float: left;
	height: 150px;
	width: 769px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}


#celdaenlace {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}

#enunciadoylogonoticias h1 {
	font-size: 24px;
	color: #000000;
	padding-left: 20px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Contenedorprincipal {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 990px;
	background-color: #D6AAFD;
}
label {
	margin-top: 20px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#PiePagina {
	margin: 0px;
	padding: 0px;
	width: 990px;
	background-color: #d6aafd;
}
#CeldaBanner {
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-color: #d6aafd;
}

