
* {
	border: 0 none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
}
body {
	color: #000000;
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
}
.carro {
	clear: both;
}
#cont {
	width: 905px;
	padding-left: 95px;
	margin: 0 auto;
	background-image: url(img/logo.gif);
	background-position: 12px 100px;
	background-repeat: no-repeat;
	background-color: #87d300;
}
#container {
	background-color: #ffffff;
	width: 905px;
}
#container #cabecera{
	height: 100px;
}
#container #menu_ppl .opcion_menu {
	float: left;
	width: 159px;
	position: relative;
	background-color: #87d300;
	background-image: url(img/fondo_menu_ppl.jpg);
	background-repeat: repeat-x;
	padding: 5px 10px;
	border-left: 1px solid #aee251;
	border-right: 1px solid #5b992e;
}
#container #menu_ppl .opcion_menu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	display: block;
}
#container #menu_ppl .opcion_menu a:hover {
	color: #000000;
	font-weight: bold;
}
#container #menu_ppl .opcion_menu .ghost {
	display: none;
	_display: block; /* Sólo IE6 leerá y entendera estos estilos y aplicará los valores */ 
	_position: absolute;
	_left: 2px;
	_top: 100%;
	_background: transparent url(img/menu-dropdown-block.png) no-repeat bottom left scroll !important;
	_width: 175px;
	_padding: 0 0 10px 0;
	_border-top: 1px solid #0ed70c;
}
#container #menu_ppl .opcion_menu .ghost a {
	_width: 145px;
	_display: block;
	_padding: 5px 10px;
	_color: #87d300;
	_margin-left: 5px;
	_text-align: center;
}
#container #menu_ppl .opcion_menu:hover .ghost {
	display: block;
	position: absolute;
	left: 2px;
	top: 100%;
	background: transparent url(img/menu-dropdown-block.png) no-repeat bottom left scroll !important;
	width: 175px;
	padding: 0 0 10px 0;
	border-top: 1px solid #0ed70c;
}
#container #menu_ppl .opcion_menu:hover .ghost a {
	width: 145px;
	display: block;
	padding: 5px 10px;
	color: #87d300;
	margin-left: 5px;
	text-align: center;
}
#container #menu_ppl .opcion_menu .ghost li a:hover {
	background-color: #87d300;
	color: #ffffff;
}
#container #main #pre {
	background-color: #e8e7e7;
}
#container #main #pre img {
	float: left;
}
#container #main #central_index {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 905px;
}
#container #main #central_index div#noticias, #container #main #central_index div#experiencias {
	width: 430px;
	padding: 10px;
	float: left;
}
#container #main #central_index div#noticias {
	margin-right: 5px;
}
#container #main #central_index div#noticias h4, #container #main #central_index div#experiencias h4 {
	text-align: center;
	font-size: 1em;
	background-image: url(img/fondo_menu_ppl.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 3px 0;
	border-right: 1px solid #87d300;
	border-left: 1px solid #87d300;
}
#container #main #central_index div#noticias div.noticia, #container #main #central_index div#experiencias div.experiencia {
	padding: 10px;
	border-color: #ffffff #87D300 #E8E7E7 #87D300;
	border-width: 1px;
	border-style: solid;
	border-top: 0 none;
}
#container #main #central_index div#noticias div.noticia p.fecha {
	font-weight: bold;
	font-size: 10px;
	color: #6F6F6F;
}
#container #main #central_index div#noticias div.noticia p.titulo_noticia {
	padding: 5px 0;
}
#container #main #central_index div#noticias div.noticia p.titulo_noticia a {
	font-weight: bold;
	font-size: 12px;
	color: #87D300;
}
#container #main #central_index div#noticias div.noticia p.titulo_noticia a:hover {
	text-decoration: underline;
}
#container #main #central_index div#noticias div.noticia img {
	float: right;
	margin: 5px 0 5px 10px;
}
#container #main #central_index div#noticias div.noticia p.texto_noticia {
	font-size: 11px;
	color: #6F6F6F;
	text-align: justify;
}
#container #main #central_index div#experiencias div.experiencia p.titulo_experiencia {
	padding: 5px 0;
	font-weight: bold;
	font-size: 12px;
	color: #87d300;
}
#container #main #central_index div#experiencias div.experiencia img {
	float: right;
	margin: 5px 0 5px 10px;
}
#container #main #central_index div#experiencias div.experiencia p.texto_experiencia {
	font-size: 11px;
	color: #6F6F6F;
	text-align: justify;
}

#container #main #central {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	width: 700px;
	float: left;
	clear: both;
}
#container #main #central div.titulo {
	text-align: center;
	vertical-align: center;
	width: 180px;
	height: 50px;
	padding: 130px 36px 106px 70px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #87d300;
	background-image: url(img/pizarra.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#container #main #central h1 span {
	font-size: 17px;
}
#container #main #central p {
	text-align: justify;
	padding: 10px;
	line-height: 1.4em;
}
#container #main #central p span {
	text-align: justify;
	padding: 10px;
}
#container #main #central ul {
	padding: 10px 10px 0;
	display: inline;
}
#container #main #central li {
	margin: 5px 0 0 10px;
	list-style: disc inside;
}
#container #main #central iframe {
	margin: 0 138px;
}
#container #main #central #formulario {
	margin: 0 auto;
	padding: 30px 0;
	width: 350px;
	float: right;
}
#container #main #central #formulario div {
	clear: both;
}
#container #main #central #formulario label {
	float: left;
	margin: 0 0 20px;
	width: 80px;
}
#container #main #central #formulario input, #container #main #central #formulario select, #container #main #central #formulario textarea {
	border: 1px solid #999999;
	width: 230px;
}
#container #main #central #formulario input[type="submit"] {
	background:#CCCCCC url(img/boton.gif) no-repeat scroll left center;
	border:medium none;
	color:#7C9C4B;
	font-size: 12px;
	font-weight:bold;
	height:20px;
	margin-top:10px;
	text-transform:capitalize;
	width:100px;
	vertical-align: center;
	padding: 2px 0;
}
#container #main #central #formulario input[type="submit"]:hover {
	background: #cccccc url(/img/boton_hover.gif) no-repeat scroll left center;
}

#container #main #central div.cliente {
	width: 330px;
	padding: 10px;
	float: left;
}
#container #main #central div.cliente h4 {
	text-align: center;
	font-size: 1em;
	background-image: url(img/fondo_menu_ppl.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 3px 0;
}
#container #main #central div.cliente p {
	font-size: 11px;
	color: #6F6F6F;
	text-align: justify;
}
#container #main #central div.cliente p.link_cliente a {
	font-size: 11px;
	color: #87D300;
	text-align: justify;
	font-weight: bold;
}
#container #main #central div.cliente p.link_cliente a:hover {
	text-decoration: underline;
}
#container #main #central div.cliente ul {
	display: inline;
	font-size: 11px;
	float: none;
	padding: 10px;
	width: 330px;
	color: #6F6F6F;
	text-align: justify;
}
#container #main #central div.cliente ul li {
	width: 300px;
}
#container #main #central div.cliente img {
	float: right;
	margin: 10px 10px 5px;
}

#formulario_pop {
	padding: 30px 30px 30px 95px;
	font-size: 12px;
	background-color: #87d300;
	height: 290px;
	background-image: url(img/logo.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
}
#formulario_pop p {
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#formulario_pop div {
	clear: both;
}
#formulario_pop label {
	float: left;
	margin: 0 0 20px;
	width: 80px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
#formulario_pop input, #formulario_pop select, #formulario_pop textarea {
	border: 1px solid #999999;
	width: 230px;
}
#formulario_pop input[type="submit"] {
	background:#CCCCCC url(img/boton.gif) no-repeat scroll left center;
	border:medium none;
	color:#7C9C4B;
	font-size: 12px;
	font-weight:bold;
	height:20px;
	margin-top:10px;
	text-transform:capitalize;
	width:100px;
	vertical-align: center;
	padding: 2px 0;
}
#formulario_pop input[type="submit"]:hover {
	background: #cccccc url(/img/boton_hover.gif) no-repeat scroll left center;
}
#container #main #central p.fin {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#container #main #lateral {
	width: 200px;
	font-size: 11px;
	float: right;
	padding: 10px 0;
	text-align: left;
}
#container #main #lateral .block_contactos {
	margin: 0;
	height: 220px;
	background-image: url(img/pensador.jpg);
	background-position: 65px 30px;
}
#container #main #lateral .block {
	margin: 0 0 20px 0;	
}
#container #main #lateral b {
	display: block;
	background-color: #e8e7e7;
	padding: 5px;
	text-align: left;
	vertical-align: center;
	margin: 0 0 5px 0;
	font-size: 13px;
}
#container #main #lateral b img {
	position: relative;
	left: 0px;
	top: 3px;
	margin-right: 5px;
}
#container #main #lateral p {
	padding: 5px;
}
#container #main #lateral a {
	color: #87d300;
	font-weight: bold;
}
#container #main #lateral a.pdf {
	text-align: left;
	padding: 1px 0 1px 15px;
	height: 16px;
	background-image: url(/img/pdf.gif);
	background-repeat: no-repeat;
	display: block;
}
#container #main #lateral a:hover {
	text-decoration: underline;
}
#container #pie {
	font-size: 10px;
	background-color: #87d300;
	padding: 5px 0 0 0;
	width: 905px;
	margin: 10px 0 0 0;
}
#container #pie p {
	text-align: center;
}
#container #pie a {
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto;
}
#container #pie a:hover {
	text-decoration: underline;
}

