img {
	border: 0;
}

#tags, #usuarios {
	background: #F1F0FF;
	border: 1px solid #C6C5D1;
	padding: 10px;
	margin-top: 20px;
}

#tags li, #usuarios li {
	display: inline;
	list-style: none;
}

#tags a, #usuarios a {
	text-decoration: none;
}

#tags a:hover, #tags a:focus, #usuarios a:hover, #usuarios a:focus  {
	text-decoration: underline;
}

.tam1 {
	font-size: 80%;
}
.tam2 {
	font-size: 110%;
}
.tam3 {
	font-size: 150%;
}
.tam4 {
	font-size: 190%;
}
.tam5 {
	font-size: 250%;
}
.tam6 {
	font-size: 350%;
}

form {
	clear:both;
}

form input#url {
	width: 400px;
	border: 1px solid #F1F0FF;
	background: #C6C5D1;
	color: black;
}

form fieldset {
	border: 1px solid #C6C5D1;
	padding: 7px;
}

form legend {
	border: 1px solid #C6C5D1;
	background: #F5F5F5;
	font-size: large;
	color: #5D5D5D;
	padding: 2px;
}

.error {
	background: #E9E9E9;
	color: red;
	padding: 2px;
}

.actualizable {
	background: #C5D4F3;
	color: #0A1896;
	padding: 2px;
}

#adsense {
	margin-top: 10px;
	margin-bottom: 10px;
}

#header {
	background: #F1F0FF;
	border: 1px solid #C6C5D1;
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#header-obras {	
	width: 600px;
	margin: 200px auto;
	background: #F1F0FF;
	border: 1px solid #C6C5D1;
	padding: 5px 10px;
}

#sub-obras {
	width: 600px;
	height: 100px;
	background: url(rotador.php) right no-repeat;
}

#header h1, #header-obras h1 {
	font-size: x-large;
	color: #496AFF;	
	margin-bottom: 5px;
	margin-top: 0px;
}

#header h2, #header-obras h2 {
	font-size: small;
	color: #3249B0;
	margin-bottom: 5px;
}

#sub-obras h2 {
	font-size: large;
}

#header em {
	font-size: x-large;
	letter-spacing: 4px;
}

div h3 {
	background: #F1F0FF;
	border: 1px solid #C6C5D1;
	padding: 2px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#tabla_urls li, #in-the-media li, #todo li, #extras li {
	list-style-type: square; 
	padding: 0;
	margin: 0;
	font-size: large;
}

#coop-ad {
	float: right;
	width: 190px;
	margin: 0;
}

#links_cop {
	text-align: center;
}

#links_cop li {
	display: inline;
	list-style-type: none;
	margin: 10px;
	color: #A5A5A5;
	font-size: small;
	margin: 3px;
}

#adlinks a {
	color: #818181;
}

#neurotic {
	border: 1px solid #C6C5D1;
	background: #F5F5F5;
	font-size: small;
	color: #5D5D5D;
	padding: 2px;
	margin-top: 20px;
	text-align: right;
}

.paginacion {
	text-align: center;
}

#cc {
	text-align: center;
	margin: 5px auto;
}

#googlemap {
	padding: 10px;
 	background: #DBDBDB;
}

#status {
	padding: 20px;
	font-size: 300%;
	background: black;
	position: absolute; 
	top: 270px; 
	left: 200px; 
	border: 1px solid #FF0040;
	visibility: hidden;
	color: white;
}

.visible {
	visibility: visible;
}

.invisible {
	visibility: hidden;
}
