/* CSS Document */

body {
	margin:0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#34CD34;
}

a:hover {
	color:#333333;
}

h1, .color {
	color:#34CD34;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:12px;
}
h5 {
	font-size:10px;
	color:#34CD34;
}

h2 a {
	text-decoration:none;
	color:#333333;
}

h2 a:hover {
	color:#34CD34;
}

#central {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	width:750px;
	float:left;
}




#footleft {
	background-color:#258612;
	background-image:url(../images/foot-left.jpg);
	background-repeat:no-repeat;
	padding: 20px 0px 20px 100px;
	width:200px;
	height:50px;
	float:left;
	text-align:left;
}

#footleft a, #footcenter a, #footerright a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#footleft a:hover, #footcenter a:hover, #footerright a:hover {
	color:#CCCCCC;
}

#footcenter {
	background-color:#68B835;
	padding:20px;
	width:185px;
	height:50px;
	float:left;
	text-align:left;
}

#footright {
	background-color:#BDE4A3;
	padding:20px;
	width:185px;
	height:50px;
	float:left;
	text-align:right;
}

#left {
	background-color:#E4E4E4;
	width:300px;
	float:left;
}

.content {
	padding:20px;
	float:left;
	width:410px;
}

a.gris {
	display:block;
	padding:10px 10px 10px 20px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	text-decoration:none;
}

a.gris:hover {
	background-color:#cccccc;

}

a.picleft {
	display:block;
	padding:10px 10px 10px 10px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	border-bottom:4px solid #CCCCCC;
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
	float:none;
	height:40px;
}

a.picleft:hover {
	border-bottom:4px solid #34CD34;
	background-color:#ccc;
	background-image:url(../images/serv-backmas.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

li.picleft {
	margin-left:50px;
}

.form_cuadro_text {
	float:left;
	color:#333333;
	width:120px;
}

.campo {
	background-color:#ffffff;
	border:0px;
	border-bottom:1px solid #34CD34;
	width: 285px;
	
}

.bigcampo {
	background-color:#ffffff;
	border:0px;
	border-bottom:1px solid #34CD34;
	width: 285px;
	background-image:url(../images/contact-back.gif);
	height:112px;
	
}

.enviar {
	margin:-2px 0px 0px 335px;
	background-color: #34CD34;
	color:#FFFFFF;
	font-size:10px;
	border: 0px;
	width:70px;
	height:19px;
}

.titulin {
	background-color:#34CD34;
	padding:5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.titulingris {
	background-color:#999999;
	color:#FFFFFF; 
	font-weight:bold;
	padding:10px;
}

.blanco {
	background-color:#FFFFFF;
	text-align:left;
	padding:10px;
}

.degrade {
	background-image:url(../images/degrade.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:35px;
	color:#34CD34;
	font-size:16px;
	font-weight:bold;
}

#crisis {
	background-image:url(../images/mant-left-MINI.JPG); 
	background-repeat:no-repeat;
	background-position: right bottom;
	height:103px; 

	text-align:right;
	padding:70px 15px 0px 0px;
}

a.main {
	color:#FFFFFF;
}

a.main:hover {
	color:#CCCCCC;
}