*{ outline:none; }
body {
	background-color: #000;
	margin:0;
	padding:0;
	color: #DDD;
}
body, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #DDD;
}
a:hover{
	color: #F60;
}
p {
	line-height: 16px;
}
small {
	font-size:11px;
	color:#888;
}
h1,h2,h3{
	font-family: "Times New Roman", Times, serif;
}
h1{
	font-size:30px;
	color:#F60;
	font-weight: normal;
	border-bottom: 1px dotted #900;
}
h2{
	font-size:24px;
	color:#F60;
	font-weight: normal;
	border-bottom: 1px dotted #900;
}
h2.nb{
	font-size:24px;
	color:#F60;
	font-weight: normal;
	border: none;
}
h3{
	font-size:20px;
	color:#F60;
	font-weight: normal;
	border-bottom: 1px dotted #F60;
}
h4{
	font-size:14px;
	color:#F90;
	font-weight: bold;
	margin:0;
	padding:0;
	border-bottom: 1px dotted #666;
}
h5{
	font-size:12px;
	margin:0;
	padding:0;
	border-bottom: 1px dotted #FC0;
}
.p11{
	font-size:11px;
}
.p15{
	color:#FFF;
	font-size:15px;
}
.p20{
	font-size:20px;
}
.destac{
	padding:5px;
	border:1px solid #444;
	background-color:#222;
}
.destac2{
	color:#FC0;
}
.cita{
	margin: 0;
	padding: 5px 20px 5px 60px;
	background: url(blockquote-ico.gif) no-repeat 0 0;
	font-weight: bold;
}
.autor{
	font-style:italic;
	text-align:right;
	margin: 0;
}
a.back{
	text-decoration:none;
}
/* ****************
	Buscador
***************** */
#searchform #s {
	width: 75%;
	height: 25px;
	border: 1px solid #F30;
	background-color: #EFEFEF;
	padding: 3px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F60;
	}
#searchsubmit {
	width: 100px;
	height: 25px;
	padding: 3px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #F30;
	background-color: #F30;
	}
/* ****************
	Contacto
***************** */
.form-imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	width: 200px;
	background-color: #EFEFEF;
	margin: 0;
	padding: 3px;
	height: 25px;
}
.form-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	width: 200px;
	background-color: #EFEFEF;
	padding: 3px;
}
.form-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #999;
	width: 80px;
	padding: 3px;
	margin: 0;
	font-weight: bold;
}
/* **************** */
.exclu{
	color:#FC0;
	margin-bottom:-10px;
}
a.exclu{
	text-decoration:none;
}
/* **************** */
.bg33{
	background-color:#333;
}
.bg22{
	background-color:#222;
}
.bg11{
	background-color:#111;
}
.col333{
	color:#333!important;
}
.col666{
	color:#666!important;
}
.masInfo{
	border-left:solid 1px #000;
}
.masInfo a{
	text-decoration:none;
	color:#888;
}
.masInfo a:hover{
	color:#F60;
}
.noUnd{
	border:none;
}
/* **************** */
.borTop{
	border-top: 1px solid #333;
}
/* ****************
	Posiciona imgs
**************** */
.left{
	float:left;
	padding: 0 10px 5px 0;
}
.right{
	float:right;
	padding: 0 0 5px 10px;
}
/* ****************
	Galerias
**************** */
.gp11{
	font-size:11px;
	padding:3px 0 15px;
}
