@charset "utf-8";
/* CSS Document */


.articulodestacado {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #770077;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

.articulodestacado a:link {
	color: #770077;
	text-decoration: none;
}
#principal {
	width: 570px;
	margin-left: 20px;
	float: left;
	background-color: #51C9E1;
}
#topprincipal {
	width: 570px;
	margin-left: 20px;
	background-image: url(imagenes/base-color-utiles.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
}
#descargar {
	float: right;
	height: 85px;
	width: 85px;
	z-index: 3;
}
.articulodestacado a:visited {
	color: #770077;
	text-decoration: none;
}
.articulodestacado a:hover {
	color: #FF24FF;
	text-decoration: none;
}
.articulodestacado a:active {
	color: #770077;
}

html,body{
	margin:0;
	padding:0;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}
body{
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 76%;
}
p{margin:0 10px 10px}


#cap {
	font-size:45px;
	color:#003399;
	font-weight:bold;
	float:left;
	height:34px;
	line-height:34px;
	margin-top:2px;
	margin-right:4px;
	font-family: "Comic Sans MS";
	margin-left: 8px;
}

div#header {
	height:280px;
	line-height:80px;
	margin:0;
	color: #79B30B;
	width: 1024px;
}

#navegacionbase {
	float: left;
	width: 214px;
	z-index: 1;
	background-image: url(imagenes/arbol.gif);
	background-repeat: repeat;
	background-position: left top;
	top: 0px;
	margin-top: -50px;
}

div#fotos {
	width: 201px;
	height: 167px;
	float: right;
}
div#container{
	text-align:left;
}
div#content p{
	line-height:1.5em;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0265BF;
	text-transform: none;
	font-weight: bold;
}


div#footer{
	background-color: #A7DD00;
	width: 1024px;
	float: left;
	text-align: center;
}

h1  {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #ED1275;
	text-align: center;
}


h2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #009933;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

h2 a:link {
	color: #009900;
	text-decoration: none;
}
h2 a: visited {
	color: #009900;
	text-decoration: none;
}
h2 a:hover {
	color: #EDAD27;
	text-decoration: none;
}

h2 a:active {
	color: #EDAD27;
}

#division {
	display: block;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #1399BB;
	width: 600px;
}

h2 a:active {
	color: #F4E521;
}


h3 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}
#sublink {
	height: 25px;
	width: 300px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url(imagenes/sublink.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	line-height: 25px;
	margin-top: 5px;
	color: #660033;
}
#contenedorsublinks {
	padding-left: 150px;
}


#sublink a:link{
	height: 25px;
	width: 300px;
	text-align: center;
	display: block;
	text-decoration: none;
	line-height: 25px;
	color: #660033;
}
#sublink a:visited{
	font-size: 14px;
	height: 25px;
	width: 300px;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	color: #003366;
}
	
#sublink a:hover{
	font-size: 14px;
	height: 25px;
	width: 300px;
	background-image: url(imagenes/sublink_over.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	color: #FFFF66;
}

h4 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #E1005A;
	text-indent: 10px;
	text-decoration: none;
}
h4  a:link{
	color: #E1005A;
}

h4  a:visited{
	color: #E1005A;
}
h4  a:hover{
	color: #F4E521;
}
h4  a:active{
	color: #E1005A;
}
	


div#container{
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#containersub{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#container #extras {
	float: right;
	width: 156px;
}


div#extra{
	clear:both;
	width:100%;
	height: 236px;
}


#banerpie {
	float: left;
	height: 280px;
	width: 1024px;
	background-image: url(imagenes/arbolbase.gif);
	background-repeat: repeat-y;
}


#flash2 {
	float: left;
	height: 235px;
	width: 300px;
	margin-left: 0px;
	margin-right: 20px;
}


.pie {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #009900;
}
.pie  a:link{
	color: #009900;
}

.pie  a:visited{
	color: #009900;
}
.pie  a:hover{
	color: #F4E521;
}
.pie  a:active{
	color: #009900;
}
	

#flash1 {
	float: right;
	height: 235px;
	width: 300px;
	margin-right: 10px;
}


#flash0 {
	float: right;
	height: 235px;
	width: 300px;
	margin-left: 20px;
}


#flasharcoiris {
	float: right;
	height: 255px;
	width: 325px;
	margin-left: 10px;
}
h5 {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-indent: 10px;
	text-decoration: none;
}
h5  a:link{
	color: #003300;
}

h5  a:visited{
	color: #003300;
}
h5  a:hover{
	color: #F4E521;
}
h5  a:active{
	color: #E1005A;
}
	
#downprincipal {
	background-image: url(imagenes/basecolor-utiles_abajo.gif);
	height: 23px;
	width: 570px;
	float: left;
	margin-left: 20px;
}
.textos {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-align: center;
}
.caja_contacto {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFCC00;
}

.textos_formulario {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-align: left;
}

