body {
	margin:0;
	padding:0;
}
#protecpage {
	background:url(../img/backfondo3.jpg) repeat-y center;
}
/* CSS Document */

#headermain {
	width:100%;
}
#header {
	width:850px;
	margin-left:142px;
	background:#FFFFFF;
}
#hflash {
	width:408px;
	height:213px;
	float:left;
	position:relative;
}
#himage {
	width:442px;
	height:213px;
	float:left;
	background:url(../img/himage.jpg)
}
#hline {
	width:850px;
	height:42px;
	background:#CC0000;
	margin-left:142px;
}

/* CSS Header */

/* CSS Document */

#contentmain {
	width:100%;
}
#contenido {
	width:850px;
	margin-left:142px;
	background:#FFFFFF;
}
#cmenu {
	width:195px;
	float:left;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fff;
}
#cmenu a:link, #cmenu a:visited {
	color:#000;
	text-decoration:none;
}
#cmenu a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}	
#content {
	width:600px;
	height:951px;
	margin:auto;
	margin-right:10px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
}
#content a:link, #content a:visited {
	color:#000;
	text-decoration:none;
}
#content a:hover {
	color:#000;
	text-decoration:underline;
}
#ctitulo {	
	font-family:Tahoma;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
#ctitulo a:link, #ctitulo a:visited {
	color:#006699;
	text-decoration:none;
}
#ctitulo a:hover {
	color:#000;
	text-decoration:underline;
}
	

/* CSS Content */

/* CSS Document */

#meteoroban {
	width:850px;
	padding:auto;
	text-align:center;
	vertical-align:sub;
	margin:auto;
}

/* CSS meteorologia */

/* CSS Document */
#footermain {
	width:100%;
}
#footer {
	width:850px;
	height:77px;
	background:url(../img/footer.jpg) #FFFFFF no-repeat center;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	margin-left:142px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}	
