﻿/*
Nombre plantilla original: Dirtylicious
Fecha plantilla original: 2007-03-10
Descripcion: Una plantilla de dos columnas de color suave, brillo y un poco sucia.
Autor plantilla original: Viktor Persson
URL plantilla original: http://templates.arcsin.se/
Esta plantilla está bajo licencia Creative Commons Attribution 2.5
Modificaciones: Alfonso Vázquez G.
Fecha plantilla: 05-2008
*/
/* elementos generales */html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}
a {color: #048;}
a:hover {color: #06C;}
body {
	background: #E7E7E2 url('../img/cuerpo.jpg') no-repeat center top;	color: #000000;	font: normal 62.5% Tahoma,sans-serif;	padding-top: 16px;}
p,code,ul {padding-bottom: 1.2em;}
li {list-style: none;}
h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}
.Estilo1 {
font: normal 2em Tahoma,sans-serif;
font-weight: bold;
color: #00CC00;
}
form,input {margin: 0; padding: 0; display: inline;}
code{	background: #FFF;	border: 1px solid #EEE;	border-left: 6px solid #CCC;	color: #666;	display: block;	font: normal 1em Tahoma,sans-serif;	line-height: 1.6em;	margin-bottom: 1px;	padding: 15px 10px;	white-space: pre;	text-align: center;}
code2{
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 1px;
	padding: 0px 10px;
	white-space: pre;
	text-align: left;
}


blockquote {	background: url(../img/quote.gif) no-repeat;	display: block;	font-weight: bold;	padding-left: 28px;}
h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}
/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}

.right {float: right;}
.left1{  float: left;  width: 250px;  text-align: center;}
/* estructura */
.inner-container {	border: 2px solid #D7D7D2;	background: #FFF;	font-size: 1.2em;	margin: 0 auto;	padding: 10px;	width: 780px;}
.outer-container {	background: url('../img/contenedor.jpg') no-repeat center bottom;	padding-bottom: 64px;}
/* cabecera y titulo */
.header {	background: #222 url('../img/cabecera.jpg') no-repeat;	height: 160px;	margin-bottom: 5px;	text-align: left;	padding-left: 25px;}
.header .title {
  width: 500px;
	float:left;	color: #FFCC99;	padding-top: 40px;}
.header .noticias {
  width: 200px;
  float:right;
	color: #555533;
	padding-top: 0px;
}

.titnoti{
  color: #555533;
  font: bold 1.5em sans-serif;
  padding-bottom: 1px;
}

.header .title .sitename a {	color: #FFCC99;	font: bold 3em sans-serif;	padding-bottom: 2px;	text-decoration: none;}
.header .title a:hover {	border-color: #A2867B;}
.header .title .slogan {	font: normal 1.1em Verdana,sans-serif;	padding-top: 6px;}
/* camino menu */
.path {	background: #00cc00;	color: #000000;	font: normal 1.1em Verdana,sans-serif;	padding: 8px 12px;}
.path a {	color: #FAFAFA;	text-decoration: none;}
.path a:hover {	color: #FFE;	text-decoration: underline;}
/* main */
.main {	background: url(../img/fondo.gif) repeat-y;	border-top: 4px solid #FFF;	padding: 8px 12px 0 0;}

/* contenido */
.content {	float: right;	width: 538px;}
.content .descr {	color: #664;	font-size: 0.9em;	margin-bottom: 10px;}
.content li {	list-style: url(li.gif);	margin-left: 18px;}
.content p {
font-family: "Lucida Sans Unicode",sans-serif;
}
.content a {
text-decoration: none;
color: #000;
}

.content a:hover {
	color: #01CC00;
}


/* enlace */
.enlace2 {
	height:100px;
	font: bold 1em sans-serif;
	border-top: 3px solid #CCC;
	color: #00CC00;
	display: block;
	margin-bottom: 0px;
	padding: 7px 10px;
}

.enlace2 a {
	color: #00CC00;
	text-decoration: none;
}

.enlace2 a:hover {
	color: #FFCC99;
	text-decoration: none;
}


.enlace1 {	height:120px;	background: #FFF;	border-top: 3px solid #CCC;	color: #666;	display: block;	margin-bottom: 0px;	padding: 7px 10px;}
.enlace {	background: #FFF;	border: 1px solid #EEE;	border-left: 6px solid #CCC;	color: #666;	display: block;	margin-bottom: 0px;	padding: 7px 10px;	text-align: center;
}
.enlace a {	color: #333333;	text-decoration: none;}
.enlace a:hover {	color: #333333;	text-decoration: none;}

/* navegacion */
.navigation {	float: left;	width: 210px;}
.navigation h2 {	color: #5A5A43;	font: bold 1.1em Tahoma,sans-serif;	line-height: 30px;	margin: 0;	padding-left: 12px;}
.navigation ul {	padding: 0;	border-top: 1px solid #EAEADA;}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {	font-size: 1.1em;	color: #554;
	font-weight: bold;	display: block;	padding: 8px 0 8px 5%;	text-decoration: none;	width: 95%;}
.navigation li a:hover {	background: #F0F0EB;
	color: #01CC00;		/*color: #654;	
	background: #01CC00;
	color: #fff; */}

/* Logotipo */
.logo {	float: left;	width: 210px;	padding-top: 1px;	text-align: center;}
.logo a {	color: #333333;	text-decoration: none;}
.logo a:hover {	color: #333333;	text-decoration: none;}

/* pie */
.footer {	background: #00aa00;	color: #333333;	font: 1em sans-serif;	margin-top: 5px;	padding: 10px 12px;
	text-align: center;}
.footer a {	color: #F7F7F2;	text-decoration: none;}
.footer a:hover {color: #FFC;}
label { 	display: block; }
