





body{
	text-align: center;
	background:#EEE;
	margin:0;
	padding:0;
	font-family:dingbats, tahoma, verdana, arial;	
}
#body-contact{
	background:url(../imgs/fondocabecera.png) repeat-x top #EEE;
}
div{
	margin:0 auto;
	overflow:auto;
}
input{
	margin:0 30px 0 0;
}
form{
	margin:0;
	padding:0;
}
a{
	color:#006600;
	text-decoration:none;
}
a:hover{
	color:#00aa11;
}
p{
	margin:10px;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;	
}
.hidden{
	display:none;
}
#cabecera{
	width: 100%;
	background: url(../imgs/fondocabecera.png) repeat-x bottom;
	height:100px;
	text-align:left;
	overflow:hidden;
	min-width:850px;
}
#enlacetitulo{
	float:left;
	background: url(../imgs/fondotitulo.png) no-repeat right;
	height:100px;
	width:800px;	
	margin:0 0 0 -450px;
	line-height:100px;
}
#titulo{
	
}
.grey{
	color:#666;
}
.green{
	color:#8d8;
}
.greeno{
	color:#060;
}
.red{
	color:#f00;
}
#searchtip{
	width:350px;
	float:right;
	margin-right:10px;
	text-align:center;
}
#searchtiptop{
	background:url(../imgs/searchbartip.png) right top;
	height:20px;
}
#searchtipcontent{
	background: url(../imgs/fondomsj.png) top;
}
#searchtipbuttons{
	margin:15px 0 0;
}
#searchtipbuttons img{
	border:0;	
}
#searchtiptext{
	color:#FFF;
	margin:7px;
	font-weight: bold;
}
#bannercontainer{
	float:right;
	height:64px;
	margin:20px 10px 0 0;
	overflow:hidden;
	width:490px;	
}

/* PESTAÑAS ---------------------------*/

#pestanas{
	text-align:left;
	overflow:auto;
	clear:both;
	overflow:visible;
	font-size:0.9em;
	position:relative;
	z-index:5;
}
#pestanas a{
	color:#333;
}
#pestanas img{
	padding: 0 3px 1px 2px;
	vertical-align: bottom;
	border: 0;
}
#pestanas ul{
	margin:0 0 0 3px;
	padding:3px 0 0;
	list-style:none;
}
#pestanas ul li{
	display:inline;
	margin-right:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:2px;
	
}
#pestanas ul li p{
	margin:1px;
	display:inline;
}
.pestanasel{
	background:#eee url(../imgs/fondopestanasel.png) top repeat-x;
	border-top: 2px solid #060;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	padding-bottom:1px;
	font-weight:bold;
}
.pestana{
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	margin-top:2px;
	border-top: 1px solid #aaa;
	background:#ddd url(../imgs/fondopestana.png) top repeat-x;
}
#pestanas ul li.pestana:hover{
	border-top: 1px solid #060;
	background: #eee;
}
.pestana a{
	margin:1px;
}

#langs{
	font-size:0.7em;
	margin-left:10px;
}
#langs a{
	color:#060;
}
#langs a:hover{
	color:#0a1;
}

/* 	CUERPO -------------------*/

#cuerpoback{
	background: #bbb url(../imgs/fondocuerpoback.png) repeat-x top;
	border-top: 1px solid #aaa;
	position:relative;
}
#cuerpo{
	background:#FFF url(../imgs/fondocuerpo.png) repeat-x top;
	border:1px solid #999;
	margin:10px;
}
.cont{
	border-left:1px solid #888;
	margin: 0;
	padding-bottom:10px;
}

#msj{
	border-top:1px solid #666;
}
#msjp{
	color: #fff;
	background: url(../imgs/fondomsj.png) repeat-x top #333;
	width:600px;
	margin:10px auto;
	padding:10px 0 0;
	font-size:0.9em;
	border-top:3px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
}
#msjp div{
	margin:5px 10px;
}
#alertp{
	text-align:center;
	color: #fff;
	background: url(../imgs/fondoalerta.png) repeat-x top #b11;
	width:600px;
	margin:10px auto;
	border-top:3px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
}
#pasos{
	color: #333;
}
.pTitulo{
	clear:both;
	font-size:2em;
	text-align:left;
	margin-left:5px;
}
.formCont{
	float:right;
	margin:12px 5px 5px 0;
}
#pUrl{
	background: #eee;
	width:600px; 
	border-top:3px solid #AAAAAA;
}
#pTipo{
	background: #88dd88;
	width:600px;
	border-bottom:1px solid #aaa;
	padding-bottom:10px;
}

#sugerencia{
}
#sugerencia p{
	color: #fff;
	background: url(../imgs/fondomsj.png) repeat-x bottom;
	width:600px;
	margin:10px auto;
	border-top:3px solid #AAAAAA;
}

.separador{
	height: 20px;
	width:600px;
}

.s1{
	background: url(../imgs/fondoseparador1.png) repeat-x;
}
#searchbox{
	background: #333 url(../imgs/fondomsj.png) repeat-x center top;
	border-bottom:1px solid #BBB;
	border-top:3px solid #BBB;
	color:#FFF;
	font-size:25px;
	margin:20px auto 10px;
	text-align:center;
	width:800px;
}
#searchbox p{
	margin-bottom:5px;	
}

#searchbox label{
	
}
#inputurl{
	font-size:20px;
	margin:0;
	width:500px;
	background:#FFF url(../imgs/fondocuerpo.png) repeat-x top;
	border:1px solid #bbb;
}
#submitbutton{
	font-size:20px;
	margin:0;
}


#pie{
	width: 100%;
	height:100px;
	background: url(../imgs/fondocabecera.png) repeat-x bottom;
	border-top:1px solid #aaa;
	
}
#bookmarks{
	margin:30px 0 0px;	
	height:20px;
	overflow:hidden;
}
#bookmarks img{
	border:1px solid #eee;
}
#bookmarks a{
	margin:0px 10px;
}
#bookmarks img:hover{
	border:1px solid #060;
}

/*-- CONTACT ::::::::::::::::::::::::::-->*/

#contenido-contact{
	margin: 50px 10px 0;
	background:url(../imgs/logo-grande.png) no-repeat top left;
	text-align:left;
	color:#333;
	overflow:hidden;
	min-width:750px;
	min-height:350px;
}
#contenido-contact input{
	font-size:18px;
	width:300px;
}
#title-contact{
	font-size:30px;
	font-weight:bold;
	margin-left:255px;
}
#info-contact{
	font-size:14px;
	margin:0 0 0 280px;
}
#mandatory-contact{
	color:red;
	font-size:14px;
	margin:0 0 0 295px;
}
#label-email-contact{
	font-size:20px;
	font-weight:bold;
	margin:20px 0 0 300px;
}
#form-email-contact{
	margin:2px 0 0 300px;
}
#label-title-contact{
	margin:20px 0 0 290px;
	font-size:20px;
	font-weight:bold;
}
#form-title-contact{
	margin:2px 10px 0 285px;
}
#contenido-contact #title{
	width:100%;
}
#label-message-contact{
	font-size:20px;
	font-weight:bold;
	margin:20px 0 0 245px;
}
#form-message-contact{
	margin:2px 10px 0 205px;
}
#contenido-contact textarea{
	width:100%;
	height:200px;
}
#button-contact{
	text-align:right;
}
#button-contact input{
	margin:0;
	width:auto;
}

/*-- ABOUT ::::::::::::::::::::::::::::-->*/

#about{
	padding:10px 20px;
	text-align:left;
	border-top: 1px solid #aaa;
}
#about img{
	float:left;
	margin-right:10px;
}
#about h1{
	font-size:1.2em;
	border-bottom:1px solid #060;
	font-weight:normal;
	float:left;
	margin:10px
}
#about .validations{
	width:320px;
	margin:10px auto;
	overflow:hidden;
}
#about .validations a{
}
#about .validations a img{
	border:0;
	float:none;
	margin:0 5px;
}


/*-- RESULTS :::::::::::::::::::::::::::::::-->*/

#cuerpobackresults{
	text-align:left;
	border-top: 1px solid #aaa;
	position:relative;
}

#cuerpobackresults h1{
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	margin: 10px 0 0 10px;
}

#results{
	border-left:1px solid #888;
	border-top:1px solid #888;
}



#results .restitle{
	font-size:1em;
	font-weight:bold;
}
#results .resdesc{
	background:#dFd;
	border-top:1px solid #060;
	padding:0 10px;
}
#results .result{
	margin:10px;
	
}
.imgdesc{
	float:right;
}
.imgdesc table{
	background:#EEEEEE url(../imgs/fondocabecera.png) repeat-x top;
	border-bottom:1px solid #999999;
	border-top:3px solid #999999;
	margin:10px;
}
.tdleft{
text-align:right;
}
.tdright{
font-weight:bold;
}
.imgpreview{
	text-align:center;
	padding: 10px 0;
	margin:0;
	float:left;
}

.imgpreview p{
	margin:1px;
}
.imgwindow{
	background:#fff;
	border:3px solid #060;
	padding:3px 3px 0;
}
.comment{
	color:#999;
	font-size:0.6em;
	margin:3px;
	font-weight:normal;
}
.imgwindow img{
	border:1px solid #fff;
	display:inline;
}
.imgwindow img:hover{
	border:1px solid #060;
	background:#efe;
}	
.small{
	font-size:0.6em;
	font-weight:normal;
}

#cuerpobackresults form{
	margin:10px;
	text-align:center;
	overflow:hidden;
}
#cuerpobackresults .tbcontainer{
	text-align:center;
	margin:5px;
	overflow:hidden;
}
#cuerpobackresults .tb{
	font-size:1.1em;
	width:780px;
	color:#333;
}
#cuerpobackresults .submit{
	font-size:1.5em;
	margin-bottom:5px;
}

#urltip{
	margin: 4px 0 0 10px;
	font-size:0.6em;
}

/* COMO HACER UN BUEN FAVICON */
#results h2{
	font-size:1em;
	border-bottom:1px solid #060;
	margin:10px;
}
.imghowto{
	margin:5px 20px 15px;
	text-align:center;
	border:1px solid #060;
}
#results a{
	overflow:auto;
}
#results ul{
	list-style-image:url(../imgs/howto.png);
}
#results li{
	margin:4px;
}

/* FAQ */
#columnaizq{
	float:left;
	margin:10px 5px;
	width:200px;
}
#columnaizq h1{
	margin:0px;
}
.grupo{
	border-bottom:1px solid #aaa;
	padding:2px 0;
}
.titulogrupo{
	cursor:pointer;
	color: #060;
	font-weight:bold;
}
.opciones{
	padding:1px 0 0 24px;
	border-bottom:1px solid #fff;
	border-left:1px solid #ccc;
	background: url(../imgs/fondomenu.png) repeat-x top;
	list-style-image:url(../imgs/about.png);
	margin:0;
}
.opciones li{
	margin:7px 0;
}
#menuizq{
	padding-left:0;
	margin:0;
	font-size:0.9em;
	list-style-type:none;
}
#cuerpofaq{
	background:#FFF url(../imgs/fondocuerpo.png) repeat-x top;
	border:1px solid #999;
	margin:10px;
}
#cuerpofaq img{
	border:0;
}
#cuerpofaq h1 {
	color:#060;
}
#cuerpofaq h2 {
	font-size:1em;
	margin:10px;
	background: url(../imgs/about.png) top left no-repeat;
	padding-left: 20px;
	border-bottom: 1px solid #060;
}
.respuesta{
	font-size:0.8em;
	margin:0 5px 30px 15px;
	overflow:hidden;
}
.enlacetop{
	text-align:right;
	overflow:hidden;
	margin:5px;
}

#searchbox h1{
	margin:10px 0 5px;
	color:#fff;
	font-size:25px;
}
#news{
	width:900px;
	margin: 10px auto;
}
#news h2{
	color:#333;
	text-align:center;
	margin-bottom:0;	
}
#news h3{
	color:#333;
	margin:10px 10px 0;
}
#news p{
	margin-top:0;
}
#getfdescription{
	width:435px;
	float:left;
}
.panelportada{
	background:url(../imgs/fondocabecera.png) repeat-x center top;
	border-top:3px solid #060;
	border-bottom:1px solid #060;
	padding-bottom:10px;
}
	
#interestingdiv{
	width:435px;
	float:right;
	text-align:center;
}
#interestingdiv img{
	border:0;
	margin-right:10px;
}
.faviconentry {
	overflow:hidden;
	margin: 10px 0 0;
}
#panelinteresting p{
	margin: 10px 0 0;
}

#googlebanner{
	float:right;
	margin:20px 10px 0 0 ;
	border-top: 3px solid #bbb;
}

#recomendations{
	width: 728px;
	margin: 15px auto;
}
#recomendations h2{
	color:#333;
	text-align:center;
	margin-bottom: 0;
}
#recomendation-links{
	border-top:3px solid #060;
	border-bottom:1px solid #060;
}	

.links-block{
	margin-left:10px;
}
.link-center{
	text-align:center;
}