body{
margin:0;
background:#FFF;
font:12px verdana, arial;
color:#666;
text-align:center;
}


/* LINKS */
a{
color:#666;
text-decoration:none;
}

a:hover{
color:#000;
}

a.flechita{
color:#888;
background:url(img/flechita.gif) 0px 45% no-repeat;
padding-left:12px;
}

a.flechita:hover{
color:#333;
}
/* FIN LINKS */


/* HEADER */
#header{
height:114px;
background:url(img/header.gif) top center no-repeat;
}

#header_pad{
margin:auto;
width:720px;
}

#idiomas{
position:absolute;
top:0;
right:0;
width:168px;
height:28px;
background:url(img/idiomas_bg.jpg) no-repeat;
font-size:11px;
color:#888;
}

#menu{
float:right;
margin:55px 0 0 0;
font-size:12px;
color:#AAA;
}

#menu a{
padding:0 10px 0 10px;
color:#666;
}

#menu a:hover{
color:#cc0000;
}
/* FIN HEADER */


/* CUERPO */
#cuerpo{
margin:auto;
width:740px;
text-align:left;
}

p{
margin:0; padding:0;
}

.pad{
padding:0 0 8px 0; margin:0;
}

#cuadro{
width:348px;
/*min-height:220px;*/
background:url(img/cuadro.jpg) top left no-repeat;
}

#cuadro_pad{
padding:8px 6px 0 6px;
overflow:auto;
}

#preview{
float:left;
width:80px;
margin:0 0 8px 0;
text-align:center;
overflow:hidden;
}

a.previmg img{
width:50px;
height:50px;
border:5px solid #ddd;
}

a.previmg:hover img{
border:5px solid #ffcc00;
}

#login_home{
width:355px;
background:url(img/login_home.gif) top left no-repeat;
}

#fin_cuadro{
height:60px;
background:#FFF url(img/fin_cuadro.gif) top left no-repeat;
text-align:right;
}

#sitios{
float:left;
width:100px;
height:50px;
text-align:center;
}

.titulo{
font:20px Georgia;
color:#ffffff;
padding:0 0 8px 0;
}

.titulo_red{
font:20px Georgia;
color:#cc0000;
padding:0 0 8px 0;
}

.titulo1{
font:bold 16px Georgia;
color:#cc0000;
padding:0 2px 6px 0;
}

.titulo2{
font:bold 12px verdana, arial;
color:#cc0000;
padding:0 2px 6px 0;
}

.titulo3{
font:bold 15px Georgia;
color:#888;
margin:3px 2px 5px 2px;
border-bottom:1px dashed #cc0000;
text-align:left;
}

.titulo_gris{
font:bold 18px Georgia;
color:#999;
padding:3px 0 6px 0;
}

input{
/*font:bold 13px Georgia;*/
background-color: #ffffff;
border:1px solid #cc0000;
padding:2px;
}
/* FIN CUERPO */


/* FOOTER */
#footer{
clear:both;
width:100%;
background:#cc0000 url(img/footer.gif) top center no-repeat;
}

#footer_pad{
margin:auto;
width:700px;
padding:80px 0 120px 0;
text-align:right;
font-size:12px;
color:#ffffff;
}

#footer a, #footer p{
padding:0 8px 0 8px;
color:#ffffff;
}

#footer a:hover{
text-decoration:underline;
}
/* FIN FOOTER */


/* JONATAN */

td,th,input,textarea {
	font-size: 12px;
}

.cartelGrande {
	font-size: 18px;
	text-align: center;
	background-color: #F9F0DF;
}

#tablaSitios td {
	border-bottom: 1px dotted #a0a0a0;
}

form {
	padding: 0;
	margin: 0;
}

p.error {
	color: #FF5000;
	font-weight: bold;
}

.titulo3 img {
	border: 0;
}

input.botongrande {
	font-size: 18px;
	font-weight: bold;
}

.masgrande input {
	font-size: 16px;
}

.titulomasgrande{
	font:bold 14px verdana, arial;
	color:#999999;
	padding:0 2px 6px 0;
}

#cuadraditoL {
	float: left;
	margin-right: 5px;
	padding: 5px;
	width: 48%;
	border: 1px solid #A0A0A0;
}

#cuadraditoR {
	float: right;
	padding: 5px;
	width: 48%;
	border: 1px solid #A0A0A0;
}

input.grande {
	font-size: 16px;
	font-weight: bold;
}

.invisible {
	position: relative;
	visibility: hidden;
}

.invisible table td {
	position: relative;
	visibility: hidden;
}

.visible {
	position: absolute;
	visibility: visible;
}

.visible table td {
	position: relative;
	visibility: visible;
}

#personalizar {
/*	filter: alpha(opacity=90); */
/*	opacity: .9; */
	padding: 12px;
	width: 450px;
	height: 430px;
	position: absolute;
	left: 300px;
	top: 150px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	overflow: hidden;
}

.Tips1 {
	font-weight: bold;
	color: #FF0000;
}

#iconitos {
	clear: both;
	text-align: center;
	margin-top: 50px;
}

#selColores {
	position: absolute;
}

#selColores table,#selColores td{
	border: 1px solid #000000;
	padding: 0; margin: 0;
	border-collapse: collapse;
}

a.test_widget img {
	border: 0px;
}

#widget_demo {
	z-index: 1;
	display: none;
	position: absolute;
	left: 50%;
	top: 20%;
	opacity: 1;
	//filter: alpha(opacity=100);
}

#widget_demo a {
	font-weight: bold;
	color: #FFFFFF;
}

#sombra {
	z-index: 0;
	display: none;
	position: absolute;
	float: left;
	width: 100%;
	background-color: #000000;
	opacity: .5;
	//filter: alpha(opacity=50);
}

#pixoo input {
		font-size: 10px;
		width: 220px;
}

#pixoo {
	text-align: left;
}
/* */
