@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color:#009058;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-size:12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	_color:#00A75E;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
	_color:#00A75E;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
	_color:#00A75E;
}
a:hover {
	text-decoration: none;
	color:#D9F9F2;
	_color:#FFFFFF;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
	_color:#00A75E;
}
#Contenedor{ 
	margin:0 auto;
	width:980px;
	height:auto;
	overflow:hidden;
	padding:0;
	text-align:center;
	background-image:url(images/back-in.jpg);
	background-repeat:repeat-y;
}
/* Cabecera */
#Cabecera{
	margin:0 auto 10px auto;
	_margin:0 auto 0;
	width:980px;
	height:468px;
	text-align:center;
}
#Cabecera ul{
	margin:0; 
	padding:0; 
}
#Cabecera ul li{	
	list-style:none;
	margin-left:0px;
	margin-right:0px;
	float:left;
}
.ImgHeader{
	background-image:url(images/header.jpg);
	width:980px;
	height:189px;
	float:left;
}
/* Menu Horizontal */
#MainHC
{
	width:980px;
	height:48px;
	margin:0 auto 0 auto;
	padding:0 0 8px 2px;
	background-image:url(images/main.jpg);
	overflow:hidden;
	clear:both;
}
#MainH {
	padding:6px 3px 0 28px;
	float:left;
} 
#MainH h5 {
	display: none;
} 
#MainH ul {
 list-style: none;
	margin:0; 
	padding:0; 
}
#MainH ul li{
	list-style:none;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
}
#MainH li {
	float: left;
	width:181px;
	padding-right:4px;
	height:27px;
} 
#MainH a {
	display: block;
	height:27px;
	background-image:url(images/main-a.gif);
	background-repeat:no-repeat;
	color:#339966;
	font-size:12px;
	text-decoration: none;
    padding:6px; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#MainH a:hover {
	font-size:10px;
	display: block;
	background-image: url(images/main-b.gif);
	background-repeat:no-repeat;
	color:#339966;
	padding:7px 11px;
	font-size:12px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* Menu Izquierdo Centro */
.MainWebcams{
	width:490px;
	height:98px;
	float:left;
	background:url(images/main-webcams.jpg) no-repeat;
}
.MainWebcams ul{
	width:470px;
	margin:0;
	padding:0;
	float:right;
}
.MainWebcams ul li{
	width:90px;
	margin:0;
	padding:0 0 0 18px;
	height:20px;
	_height:16px;
	background:url(images/icon-cam.gif) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	float:left;
}
.MainWebcams ul li a{
	font-size:11px;
	color:#FFFFFF;
}
.MainWebcams .title{
	width:490px;
	text-align:center;
	font-size:14px;
	color:#339966;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	_margin:0 0 12px 0;
}
.MainTopWebs{
	width:490px;
	height:98px;
	float:left;
	background:url(images/main-webs.jpg) no-repeat;
}
.MainTopWebs .title{
	width:490px;
	text-align:center;
	font-size:14px;
	color:#339966;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	_margin:0 0 12px 0
}
.MainTopWebs ul{
	width:470px;
	margin:0;
	padding:0;
	float:right;
}
.MainTopWebs ul li{
	width:92px;
	margin:0;
	padding:0 0 0 18px;
	height:20px;
	_height:16px;
	background:url(images/folder.gif) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	float:left;
}
.MainTopWebs ul li a{
	font-size:11px;
	color:#FFFFFF;
}
/* Cabecera Interior*/
#CabeceraIn{
	margin:0 auto 0 auto;
	width:980px;
	height:153px;
	text-align:center;
}
#CabeceraIn ul{
	margin:0; 
	padding:0; 
}
#CabeceraIn ul li{	
	list-style:none;
	margin-left:0px;
	margin-right:0px;
	float:left;
}
/* Fin Cabecera Interior*/

/* Kontenido General*/
.Content{
	margin:10px 0 0 0;
	_margin:0;
	width:980px;
	background-image:url(images/back-in.jpg);
	height:auto;
}
/* Fin Kontenido General*/
/* Buscador */
.BuscadorCont{
	width:980px;
	height:42px;
	text-align:center;
	background-image:url(images/back-search.jpg);
}
/* Fin Buscador */

/* Kontenido Iz IzC Der */
.ContentInIz{
	margin:10px 0 0 10px;
	*margin:0 0 0 10px;
	_margin:0 0 0 5px;
	padding:0;
	width:240px;
	float:left;
}
.ContentInIzC{
	margin:10px 10px 0 10px;
	*margin:0 10px 0 10px;
	_margin:0 10px 0 10px;
	padding:0;
	width:460px;
	float:left;
	text-align:left;
}
.ContentInDer{
	margin:10px 10px 0 0;
	*margin:0 10px 0 0;
	_margin:0 5px 0 0;
	padding:0;
	width:240px;
	float:left;
	text-align:left;
}
/* Fin Kontenido Iz IzC Der */
/* Post */
.Post{
	margin:0 0 10px 0;
	padding:0 0 13px 0;
	width:460px;
	background:url(images/post-down.jpg) bottom no-repeat;
	background-color:#D9F9F2;
	text-align:center;
	clear:both;
	overflow:hidden;
	color:#00A75E;
}
.Post .title a{
	margin:0;
	width:460px;
	*width:422px;
	_width:422px;
	height:48px;
	*height:40px;
	float:left;
	background:url(images/post-up.jpg) no-repeat;
	font-size:16px;
	color:#FFFFFF !important;
	padding:12px 0 0 38px;
	text-align:left;
	font-weight:bold;
	clear:both;
	overflow:hidden;
}
.Post .wcontent {
	color:#00A75E;
	width:460px;
	margin:0;
	padding:0;
	text-align:center;
}
.Post a img{
	border:1px solid #FFFFFF;
	padding:0;
	color:#00A75E;
	margin:0;
}
.Post a:hover{
	_color:#00A75E;
}
.Post img{
	padding:0;
	margin:0;
}
.Post p{
	margin:0;
	*margin:4px 0 4px 0;
	padding:4px 10px 4px 10px;
	*padding:0;
	*width:420px;
}
.Post a img:hover{
	border:1px solid #00A75E;
}
.Post a{
	color:#00A75E;
}
.Post a:hover{
	color:#00A75E;
}
.Post2{
	margin:0 0 10px 0;
	padding:0 0 13px 0;
	width:460px;
	background:url(images/post2-down.jpg) bottom no-repeat;
	background-color:#02DF89;
	text-align:center;
	clear:both;
	overflow:hidden;
	color:#FFFFFF;
}
.Post2 .title{
	margin:0;
	width:460px;
	*width:422px;
	height:48px;
	float:left;
	background:url(images/post-up.jpg) no-repeat;
	font-size:16px;
	color:#FFFFFF;
	padding:12px 0 0 38px;
	text-align:left;
	font-weight:bold;
}
.Post2 .wcontent {
	color:#FFFFFF;
	width:430px;
	*width:430px;
	_width:420px;
	margin:0 0 0 10px;
	_margin:0;
	text-align:left;
}
.Post2 a img{
	border:1px solid #FFFFFF;
	padding:0;
	color:#00A75E;
}
.Post2 p{
	padding:4px 10px 4px 10px;
	margin:0 auto;
}
.Post2 a img:hover{
	border:1px solid #FFFFFF;
}
.Post2 a{
color:#FFFFFF;
}
/* Fin Post */

/* Item */
.categories h2{
	margin:0;
	width:202px;
	height:43px;
	float:left;
	background:url(images/main-iz-up.jpg) no-repeat;
	font-size:16px;
	color:#FFFFFF;
	padding:12px 0 0 38px;
	font-weight:bold;
	text-align:left;
}
.categories{
list-style:none;
}
.Item{
	margin:0 0 10px 0;
	width:240px;
	text-align:center;
	padding:0;
	background:url(images/main-iz-down.jpg) bottom no-repeat;
	background-color:#02DF89;
}
.Item .title{
	margin:0;
	width:202px;
	height:43px;
	float:left;
	background:url(images/main-iz-up.jpg) no-repeat;
	font-size:16px;
	color:#FFFFFF;
	padding:12px 0 0 38px;
	list-style:none;
	font-weight:bold;
	text-align:left;
}
.Item ul{
	width:240px;
	_width:223px;
	margin:0;
	padding:0 0 13px 0;
	clear:both;
	overflow:hidden;
}
.Item ul li{
	width:223px;
	_width:223px;
	padding:4px 12px 0 18px;
	_padding:4px 0 0 18px;
	text-align:left;
	list-style:none;
	color:#FFFFFF;
	background:url(images/main-iz-a.jpg) no-repeat;
	margin:0 0 0 10px;
	_margin:0;
	height:22px;
}
.Item ul li:hover{
	background:url(images/main-iz-b.jpg) no-repeat;
	color:#00A75E !important;
	_color:#FFFFFF !important;
}
.Item ul li a:hover{
	color:#00A75E !important;
	_color:#FFFFFF !important;
}
.Item a img{
	border:1px solid #FFFFFF;
}
.Item a img:hover{
	border:1px solid #FFFF66;
}
.Item a{
color:#FFFFFF !important;
font-size:11px;
}
.Item a:hover{
color:#00A75E !important;
_color:#FFFFFF !important;
}
/* Fin Item*/

/* Tags */
#tagcloud{
	font-family:Tahoma,Verdana,sans-serif; 
	padding:0 10px 0 10px;
	text-align:left;
}
.tag1{
	font-size:1em;
	color:#555555;
	line-height:1em;
}
.tag2{
	font-size:1.2em;
	color:#606060;
	line-height:1em;
	font-weight:bold;
}
.tag3{
	font-size:1.4em;
	color:#808080;
	line-height:1em;
}
#tagcloud a{
	text-decoration:none;
}
#tagcloud a:hover{
	text-decoration:underline;
}
/* Fin Tags */
/* Form */
#respond{
	text-align:left;
	color:#FFFFFF;
	width:410px;
	margin:0 0 10px 20px;
	*margin:0;
	clear:both;
	overflow:hidden;
}
#respond h3{
	padding:0;
	margin:0;
	font-size:14px;
}
#respond input {
	width:200px;
	height:22px;
	background-image:url(images/button-b.jpg);
	border:0;
	float:left;
	margin:2px 2px 2px 3px;
	color:#00A75E;
}
#respond textarea{
	width:410px;
	_width:386px;
	height:100px;
	background-color:#D9F9F2;
	border:0;
	float:left;
	margin:2px 2px 2px 3px;
	color:#00A75E;
}
#respond #submit{
	width:200px;
	height:24px;
	background-image:url(images/buttonb-a.jpg);
	border:0;
	float:left;
	font-size:11px;
	color:#00A75E;
}
#respond #submit:hover{
	background-image:url(images/buttonb-b.jpg);
	color:#FFFFFF;
}
#commentform{
	padding:0;
	margin:0;
}
#comments{
	font-size:14px;
	color:#FFFFFF;
}
.comment{
	text-align:left;
	width:370px;
	_width:350px;
	color:#00A75E;
	padding:4px 4px 4px 4px;
	background-color:#D9F9F2;
	margin:0 0 6px 0;
	*margin:0 16px 0 0;
}
.comment a{
	color:#00A75E;
}
.comment a:hover{
	color:#00A75E;
}
.pagetitle{
	background-image:url(images/post-ttt.jpg);
	width:460px;
	height:36px;
	color:#FFFFFF;
	padding:8px 0 0 0;
	margin:0 auto;
	text-align:center;
	font-size:18px;
}
.bottombak{
	background:url(images/cat-down.jpg) no-repeat;
	height:25px;
	width:221px;
	padding:0;
	margin:0 0 10px 0;
}
#searchform{
	margin:0 10px 0 10px;
}
#s{
	width:104px;
	_width:86px;
	height:19px;
	background-image:url(images/button-b.jpg);
	border:0;
	float:left;
	margin:0 2px 0 3px;
	color:#00A75E;
	font-size:12px;
	padding:5px 0 0 0;
}
.screen-reader-text{
	color:#FFFFFF;
	padding:6px 0 0 0;
	font-size:11px;
	float:left;
}
#searchsubmit{
	width:50px;
	height:24px;
	background-image:url(images/button-a.jpg);
	border:0;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}
#searchsubmit:hover{
	background-image:url(images/button-b.jpg);
	color:#00A75E;
}
.PddWe{
	margin:0 0 0 21px !important;
	_margin:0 0 0 10px !important;
}
/* Fin Form */
/* Cuadro Webcams */
.ContentWebcamTop{
	width:960px;
	_width:960px;
	padding:0 0 12px 10px;
	_padding:0 5px 12px 10px;
	margin:0 auto;
	text-align:center;
}
.CWebcam{
	height:207px !important;
	width:187px !important;
	text-align:center !important;
	padding:0!important;
	margin:0 3px 3px 1px!important;
	float:left !important;
}
.CWebcam ul{
	width:160px !important;
	margin:67px 0 0 8px !important;
	*margin:67px 0 0 0 !important;
	padding:0 !important;
	background:none !important;
}
.CWebcam ul li{
	width:160px !important;
	margin:0 0 4px 0 !important;
	padding:0 !important;
	list-style:none !important;
}
.CWebcam ul li a{
	color:#0054AD !important;
}
 ul li a img{
	border:1px solid #FFFFFF !important;
	padding:0 !important;
	margin:0 !important;
}
.CWebcam .Up{
	background-image:url(images/webcam-1.png);
	width:187px;
	height:49px;
	margin:0;
	padding:0;
}
.CWebcam .Center{
	background-image:url(images/webcam-2.png);
	width:187px;
	height:129px;
	margin:0;
	padding:0;
}
.CWebcam .Center img{
	border:1px solid #FFFFFF;
}
.CWebcam .Down{
	background-image:url(images/webcam-3.png);
	width:187px;
	height:29px;
	margin:0;
	padding:0;
}
.CWebcam .Down a{
	color:#FFFFFF !important;
	font-size:11px;
	font-weight:bold;
}
.CWebcam .Centrado{
	width:170px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
}
.ContentWebcamCentro{
	margin:0 0 6px 26px !important;
	_margin:0 0 6px 10px !important;
}
/* Fin Cuadro Webcams */
/* Footer */
.Footer{
	background-image: url(images/footer.jpg);
	width:980px;
	height:161px;
	margin:10px 0 0 0;
	clear:both;
}
.Footer a{
	color:#FFFFFF !important;
}
.FooterIn{
	text-align:center;
	padding:10px 0 0 0;
	color:#FFF;
	width:370px;
	float:left;
	text-align:right;
}
.FooterInDer{
	text-align:center;
	padding:10px 0 0 0;
	color:#FFF;
	width:370px;
	float:right;
	text-align:left;
}
/* Cuadro Webcams */
.CuadroWebcamW{
width:941px;
_width:951px;
margin:0 auto;
padding:0 0 10px 20px;
_padding:0 0 10px 0;
background:url(images/back-webcams.jpg) no-repeat;
height:223px;
}
.CuadroWebcamW ul{
width:930px;
float:left;
_float:right;
margin:0;
padding:0;
}
.CuadroWebcamW ul li{
width:180px;
height:38px;
margin:4px auto 4px auto;
padding:12px 0 0 52px;
background:url(images/icon-back-webcams.gif) left no-repeat;
float:left;
text-align:left;
}
.CuadroWebcamW ul li .ListaTextTitle{
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
.CuadroWebcamW ul li .ListaTextTitle:hover{
color:#D9F9F2 !important;
}
.CuadroWebcamW ul li .ListaTextConex{
font-size:10px;
color:#FFFFFF;
}
.CuadroWebcamW ul li p{
margin:0;
padding:0;
}
.CuadroWebcamUp{
width:961px;
text-align:center;
margin:0 auto;
padding:10px 0 10px 0;
font-size:16px;
color:#00A75E;
font-weight:bold;
}
/* Fin Footer */