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

body{
	margin: 0px; padding: 0px; background: #fcf1f7 url('newfront/bg.jpg') repeat-x;
	font-size:11px; font-family:Verdana, Geneva, sans-serif;
}
form{
	margin: 0px; padding: 0px;
}

td,p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
form,h1,h2,h3 { padding:0px; margin:0px; }
#container {
	height:auto;	width: 880px;
/*	height:1580px;*/

	}
#cabeza{
	width: 880px;
	background: url(newfront/fondo_logo.gif) no-repeat;
	height: 74px;
}

.padlog { 
	padding-top: 6px;
	padding-left:10px;
}

.clr {	
	height: 4px;
	clear:both;
}
#left {
	width: 175px;
	float: left;
}
#rigth {
	width: 175px;
	float: left;
}
#center {
	width: 529px;
	float: left;
}
#fondito {
	width: 913px;
	background:url(newfront/fondito2_centro.gif) repeat-y;
	}
.bgwebcams {	
/*	background:url(newfront/fondo_webcams2.gif) no-repeat;*/
	width:780px;
	float: left;
	height: 95px;
	/* height: 119px; */
	}
.bgwebcams2 {	
/*	background:url(newfront/fondo_webcams2.gif) no-repeat;*/
	width:100px;
	float: left;
	height: 95px;
	/* height: 119px; */
	}
	
#pie {
	background: url(newfront/bg_piePag.gif) repeat-x; width: 100%; height:72px;
}
#cabecita {
	background: url(newfront/fondito2.gif) no-repeat ; width: 913px; height:17px;
}
.textmenu {
	padding:7px; border-bottom:#6CF;
}

.cuadro_info1{ background: url(newfront/cabeza_cuadro_info.gif) no-repeat; width:515px; height: 11px; }
.cuadro_info2{ background: url(newfront/bg_cuadro_info.gif) repeat-y; width:515px; height: auto; }
.cuadro_info3{ background: url(newfront/pie_cuadro_info.gif) no-repeat; width:515px; height: 47px;  }
.info {margin: 10px; width: 147px; float: left;}

.webamigas { color:#F00; text-decoration:none; }

.Txtblanco { color: #FFF; }

a.linkPie:visited { color:#FfffFF; text-decoration:none; }
a.linkPie:active { color:#ffffff; text-decoration:none; }
a.linkPie:link { color:#FFfffF; text-decoration:none; }
a.linkPie:hover { color:#FFfffF; text-decoration:underline; }

a.menu:visited { text-decoration:none; color:#6E006A; }
a.menu:active {  text-decoration:none; color:#6E006A;}
a.menu:link {  text-decoration:none; color:#6E006A;}
a.menu:hover {  text-decoration:underline; color: #000000;}

a.catsenl:visited { text-decoration:none; color:#6E006A; }
a.catsenl:active {  text-decoration:none; color:#6E006A;}
a.catsenl:link {  text-decoration:none; color: #6E006A;}
a.catsenl:hover {  text-decoration:underline; color: #000000;}

a.enlaA:visited {  text-decoration:none; color:#6E006A;}
a.enlaA:active {  text-decoration:none; color:#6E006A;}
a.enlaA:link {  text-decoration:none; color: #6E006A;}
a.enlaA:hover {text-decoration:underline;  color: #000000; }

