/*----------------------------------- CopyRight --------*/
/*                                                      */
/*  Estilo principal web.com                            */
/*  Pixelmio - www.pixelmio.net - pixelmio@pixelmio.com */
/*  Version 1.1-01 - 21/09/2010                         */
/*                                                      */
/*----------------------------------- /CopyRight -------*/

body {
	background: #B5D34A url(../images/bgWeb.jpg) repeat-x scroll top left;
}
a {
	color:#485615
}
#contenedor {
	margin: 15px auto;
	color:#252d0b
}
#corpus {
	background-color:#FFF;
	padding-bottom:10px;
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.sombra {
	-moz-box-shadow: 0 0 10px #333;
	-webkit-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333;
 }

#corpus p {
	margin-bottom:10px
}
#corpus h2 {
	background-color:#FFF;
border-bottom:1px solid #B7B4B4;
font: normal normal normal 24px/1.5em Arial,Helvetica,sans-serif;

letter-spacing:-1px;
margin-bottom:0;
/*padding:0 0 0 7px;*/
}

#logo {
	padding: 10px 0 0;
}
#slogan {
padding:20px 0 0;
}
#introduccion {
	/*margin: 20px 0;*/
}
#introduccion p, #introduccion ul {
	font-size:1.1em;
	line-height:1.5;
	margin-bottom:5px;
}
#introduccion ul {
	list-style:none
}
#introduccion ul li {
	background:transparent url(../images/li.gif) no-repeat 0 2px;
	margin-bottom:10px;
	padding-left:25px
}
#servicios, #calidad, #equipo {
	background-color: #E9E8E8;
	-moz-border-radius:3px;
	min-height:270px;
}
div.pub p {
	color:#667;
	font-size:12px;
	line-height:1.4;
	margin:0;
	padding:10px 10px 10px 14px;
}

#footer {
	border-top: solid 1px #8ca939;
	margin-top: 10px;
	text-align: center
}
#footer p {
	margin:0;
	font-weight: bold;
	padding-top: 5px
}
.imgfll {
	float:left;
	margin:3px 0 0 10px;
}

.imgflr {
	float: right
}
#introduccion p.grande {
/*font-family:'BonvenoCFLight',Arial,Helvetica,sans-serif;*/
font-size:26px;
letter-spacing:-2px;
line-height:1.2;
text-align:right;
}
#ciclamen {
	height:  350px;
	width:   940px;
	margin-bottom: 15px;
}

