/* global settings */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}ol,ul {list-style:none}

body
     {
	color:#6B6B6B;
	text-align: center;
	/*background: #F5F8FC url(../media/compartidas/bg.jpg) no-repeat center top;*/
	font: 12px/1.3em Arial, Helvetica, Verdana, sans-serif;
}
hr {
	height: 1px;
	border-top: 1px solid #2C4FDD;
	clear: both;
}

/* ETIQUETAS */

h1,h2,h3,h4,h5,h6,p {margin-bottom:10px}

a {color:#2C4FDD}

h1 {font-size:16px;color:#197843}

h2 {font-size:14px;color:#183c25}

/* CONTENEDORES */

#wrap
        {
	text-align: left;
	width: 768px;
	background: url(../media/compartidas/bg.jpg) repeat-y center top;
	margin: 0 auto; 
}

.clearer {clear: both;display: block;height: 1px;margin-bottom: -1px;font-size: 1px;line-height: 1px;}

.header    {
	background: url(../media/compartidas/header.gif) no-repeat center top;
}

#menu {
	height: 20px;
	position: absolute;
	top: 277px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	width: 718px;
	text-align: right;
	padding-right: 50px;
}

#menu a{
	color: #FFFFFF;
	text-decoration:none
}

#menu a:hover{
	color: #FFFFFF;
	text-decoration:underline
}

#content   {
	background: #FFFFFF url(../media/home/blog_vida_sana.gif) repeat-y right top;
	clear:both;

}
#content_prod   {
	background: #FFFFFF url(../media/productos/bg_blog.gif) repeat-y right top;
	clear:both;
}

.columnLeft  {
	width: 374px;
	float: left;
	position: relative;
	padding-right: 20px;
}

.columnRight {
	width: 374px;
	float: right;
	background: repeat-y right top;
	position: relative;
}
	
#footer   {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	background: url(../media/compartidas/footer.jpg) repeat-x 0px 0px;
	height: 67px;
	margin: 0 auto; 
	width:768px;
}

#footer  p    {
	padding-top: 25px;
	float:left
}
#footer  p a     {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
}

#footer  p a:hover    {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer img {float:left;margin-left:200px}

/* MENU */

#nav ul  { list-style-type: none; margin: 0; padding: 0; position: relative; width: 950px; height: 29px;overflow: hidden; }

/* imagenes */

.img_top {padding-top:20px;padding-left:20px;}
.img_columna_prod {padding-right:30px;clear:both;margin-bottom:20px;}
.img_bottom {padding-bottom:10px;clear:both}
.img_left {float:left}
.img_right {float:right;margin-top:30px;margin-left:42px}

/* textos */

	
/* contenedores */

.caja_blog {
	width:374px;
	margin-bottom:10px;
	margin-right: 20px;
	float:left;
	text-align:left;
}
.caja_blog h1{	
	color:#16AC0F;
	font-size: 12px;
		margin-left:125px;
}

.caja_blog h1 a{	
	color:#16AC0F;
	text-decoration:none;
}

.caja_blog h1 a:hover{	
	color:#16AC0F;
	text-decoration:underline;
}
.caja_blog p{	
	margin-left:125px;
}

.caja_blog em{	
	color:#000;font-style:normal;font-size:11px;
}

.caja_img{
	float: left;
	background: url(../media/home/bg_foto.jpg) no-repeat 0px 0px;
	height: 110px;
	width: 110px;
	padding-top: 8px;
	padding-left: 8px;
	margin-right:10px;
}

.caja_img p{
	padding:0px !important;
}

.caja_10razones {

	margin-bottom:30px;
	clear: both;

}
.caja_10razones  h1{
	color:#15AC33;
	font-size: 16px;
	margin-left:60px;
	margin-bottom:10px;
}

.caja_10razones  p {	
	margin-left:60px;
	color:#0E744C;
}
.img_10razones{
	float: left;
	
}

.caja_productos {
	color:#018143;
	padding-left:80px;
	padding-right:50px;
}

.que_es {padding-left:25px}
.que_es  li {
	color: #197843;
	list-style: disc inside;
}
