*{
margin:0;
padding:0;
}

body{
font-family: verdana,arial,sans-serif;
text-align:center;
color:#333;
font-size: 76%;
}

/* General Style Info */
a{
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#c6c65b;
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:#c6c65b;
padding-top:2em;
font-size: 140%;
}

h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{

text-align:left;
width: 950px;
margin: 0 auto;
}

#header{
	text-align:left;
	border: 1px solid #AAAACC; 
	width: 728px; 
	height: 90px; 
	margin: 5px 0px 0px 0px;

}

#content{
clear:both;
background-color: #fff;
color: #333;
text-align: left;
}
#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}
/* google result   */
div#home_enlaces{
	width: 728px;

}
div#home_enlaces p{
	margin: 10px;
}

div#home_enlaces div#terminos_mas{
 	border: 1px solid #AAAACC; 
	margin: 0px 0px 10px 0px;
	padding: 5px;
}
div#home_enlaces div#palabras_mas{
	border: 1px solid #AAAACC; 
}

div#results{
	float: left;
	width: 700px;
}
div#results ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#results ul.results{
	height: 970px;
	_height: 940px;
	*height: 940px;
}
div#results ul.results li{
	padding: 0px;
	margin: 0px;

}
div#results ul.results li{
	border-bottom: 1px dashed gray;
	padding: 15px 0px;
}
div#results ul.results li div .title a{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
div#results ul.results li div .title a:hover{
	text-decoration: underline;
}


div#results ul.results li div .links{
	font-size: 14px;
	font-weight: bold;
}

div#results ul.results li div .resume{
	margin: 10px 0px;
}

div#results ul.pages{
	text-align: center;
	margin: 20px 0px;
}
div#results ul.pages li{
	display: inline;
	margin: 0px 3px;
}
div#results ul.pages li a{
	padding: 3px 4px;
	border: 1px solid #AAAACC;
	color: #000;
}
div#results ul.pages li a.selected{
	font-weight: bold;
	color: #CC3300;
}

.addsense_search1{
	border: 1px solid #AAAACC; 
	width: 728px; 
	height: 90px; 
	margin-bottom: 20px;
}
.addsense_search2{
	border: 1px solid #AAAACC; 
	width: 200px; 
	max-width: 200px;
	height: 200px; 
	float: right; 
	margin-bottom: 10px;
	
}
.addsense_search2 iframe{
	width: 190px;
	
}
.addsense_search2 iframe table td div.al{
	font-family: verdana !important;
	font-size: 14px;
}

div#ultimas_busquedas{
	border:1px solid #AAAACC;
	float:right;
	height:200px;
	margin-bottom:10px;
	padding:5px;
	width:190px;
}
div#ultimas_busquedas ul{
	list-style: none;
	padding: 0px;
}
div#ultimas_busquedas ul.titulo{
	font-weight:bold;
	margin-left:0;
	text-decoration:underline;
}
div#ultimas_busquedas ul.ultimo{
	font-size:10px;
	line-height:13px;
}
div#enlaces_palabras{
	float: right;	
	width: 200px;
	height: 700px;
}
div#enlaces_palabras .nube{
	width: 200px;
} 
div#enlaces_terminos{
	clear: left;

}
div#enlaces_terminos .nube{

}
div#form_principal{
	width: 948px;
	text-align: left;
	margin: 30px 0px;
	margin-left: 200px;
}
div#form_principal p{
	margin-bottom: -15px;
	padding: 0px;
	font-size: 14px;
}

label#powered{
	position: relative;
	left: 340px;
	top: 5px;
	font-size: 10px;
}
div#form_principal input#criterio_busqueda{
	text-align: left;
	font-size: 20px;
	font-family: verdana;
	width: 350px;
	text-align: left;
	color: #CC0000;
}
div#form_principal input#buscar{
	font-size: 20px;
	width: 80px;
}
embed{
	width: 800px;
	height: 800px;
	margin: 20px 0px;
	border: 1px solid;
}
/*  */




/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}




.enlaces{
   border: solid 1px #aaaacc;
   background-color: #ddddff;
   color: #666666;
   width: 670px;
   text-align: center;
}
div#enlaces_palabras{
   border: solid 1px #aaaacc;
}
div#enlaces_terminos{
   border: solid 1px #aaaacc;
   width: 728px;
}
div#enlaces_terminos_documento{
   border: solid 1px #aaaacc;
   width: 800px;
}
.nube{
   /*background-color: #ddddff;*/
   color: #666666;
   text-align: center;
}
.nube div.etiquetas{
   font-family: verdana,arial,helvetica;
   font-size:8pt;
   padding:5px;
}
.nube div.etiquetas span{
   float: left;
   margin: 0 3px 0 3px;
   height: 20pt;
   white-space: nowrap;
}
.nube div.etiquetas span.etiquetatam1{
   font-size: 110%;   
}
.nube div.etiquetas span.etiquetatam2{
   font-size: 120%;   
}
.nube div.etiquetas span.etiquetatam3{
   font-size: 130%;   
}
div.etiquetas span.etiquetatam4{
   font-size: 140%;   
}
.nube div.etiquetas span.etiquetatam5{
   font-size: 150%;   
}
.nube div.etiquetas span.etiquetatam6{
   font-size: 160%;   
}
.nube div.etiquetas span.etiquetatam7{
   font-size: 170%;   
}
.nube div.etiquetas span.etiquetatam8{
   font-size: 180%;   
}
.nube div.etiquetas span.etiquetatam9{
   font-size: 190%;   
}
.nube div.etiquetas span.etiquetatam10{
   font-size: 200%;   
}

