*{ margin: 0; padding: 0 }		
p { text-align: justify; margin: 15px 0 }
p, ul { font-size: 13px; line-height: 1.4em } 
p a, li a { color: #88b518; text-decoration: none }
p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

/*p#cross-links {  }*/
p#cross-links { text-align: center; border: 0px; margin-top: 160px; margin-bottom: 0px; padding-bottom: 0px }

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }

a { color: #88b518; text-decoration: none }
a:focus { outline:none }
a:visited { color: #88b518; text-decoration: none }
img { border: 0 }
h1 {font-family: Times, Verdana, Arial; font-size: 35px; margin-top: 10px;}
h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }

body {
	/*font-family: Verdana, Arial;*/
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: #B2D22A url("images/img1.gif") repeat-x top;
	/*color: #000; #222*/
	color: #3a3a3a;
	/*width: 700px;*/
	margin: 40px auto;
	text-align: center;
	padding-bottom: 0px;
}

#twitter{
margin: 5px auto;
background: transparent url(bubble.png) top center no-repeat;
width: 700px;
height: 135px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 50px;
padding-right: 50px;
text-align: center;
font-size: 15px;
}
#twitter_update_list li {
padding-top: 0px;
list-style: none;
}

#twitter_update_list li span{
font-size: 15px;
}

#twitter_update_list li a{
clear: both;
text-align: right;
}

#contenido {
width: 890px;
margin-left: auto;
margin-right: auto;
background: #fff; 
margin-bottom: 0px; 
font-size: 10px; 
padding-left: 5px; 
padding-right: 5px; 
font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;

}

.slogan{
text-align: center; 
position: relative;
margin: 0 auto; 
width: 740px;
font-style: italic;
font-size: 45px; /* */
font-family: fantasy,Verdana, Helvetica, Arial, sans-serif;
z-index: 30;
}

#esquina {
position: absolute; 
top: 0px;
right: 0px; 
height: 80px; 
 width: 80px;
 background: url(images/esquina4_mini.png) no-repeat;
}

.esquina{
position: absolute; right: 0px; width: 80px; height: 80px;
}

#cabecera {
width: 900px; margin: 0 auto; height: 225px; padding-top: 60px; background: transparent url(images/gecko_v254.png) 0px 0px no-repeat;z-index:10000;
}

#mosca {
position:absolute; margin-top: -60px; margin-left: 780px;
}
/*Mensajes de alerta*/

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}

.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('images/error.png');
}


/*--- contacto ---*/

#contact-area {
	width: 460px;
	margin-top: 0px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px 0px 5px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 70px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #88b518; /* #900;*/
	background: #FFF url('images/huella2.png') bottom right no-repeat; 
}

#contact-area input.submit-button {
	width: 100px;
	
	margin-left: 350px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.1em;
}

/*------------*/

.foot{
width: 890px; 
margin-top: -5px; 
margin-left: auto;  
margin-right: auto; height: 70px; 
background: url('images/img8_2.png') 0 -20px no-repeat; margin-bottom: 0px; font-size: 10px; 
padding-top: 10px; 
padding-left: 5px; padding-right: 5px; text-align: center;
}

  
