/* 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:#011460;
	text-align: center;
	background: #C4D82F url(../images/bg.jpg) repeat-x center top;
	font: 11px/1.1em Arial, Helvetica, Verdana, sans-serif;
}




/* ETIQUETAS */

h1,h2,h3,h4,h5,h6,p {margin-bottom:8px}

a {color:#2C4FDD}

h1 {
	font-size:16px;
	color:#5776aaa
	}

h2 {
	font-size:12px
}


h3 {
	font-size:11px;
	color:#011460;
	line-height: 1.1em;
}

hr {
	height: 1px;
	border-top: 1px dotted #011460;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* CONTENEDORES */

#wrap
        {
	text-align: left;
	width: 1000px;
	height:760px;
	margin: 0 auto;
	
}


.clearer {clear: both;display: block;height: 1px;margin-bottom: -1px;font-size: 1px;line-height: 1px;}


#header {
	width:1000px;
	height:133px;
	background: url(../images/header.jpg) no-repeat 0px 0px;	
	
}

#footer {
    padding-top:10px;
    color:#11752D;
    clear:both
}

#footer a{
    color:#11752D;
}


#sidebar {
	width: 375px;
	float: left;
}

#sidebar p {
	color:#11752D
}

#sidebar p a{
	color:#11752D;
	text-decoration:underline;
}


#content  {
	width: 625px;
	float: left;
	background:url(../images/bg_panel1.jpg) repeat-x 0px 0px;
	
}

/* home */

#caja1 {
	height:190px;
	width:575px;
	background:url(../images/home/caja1.gif) no-repeat 0px 0px;
	margin-top:31px;
	margin-bottom:40px;
	padding:20px 10px 0px 20px;
	
}





#caja1 ul  {

	float:left;
	width:340px;
}

#caja1 li {
color:#011460;
font-size:12px;
padding-left: 10px;
background: url(../images/bullet.gif) no-repeat 0px 0px;

}

#caja1 li a {
	color:#011460;
	text-decoration:none;
	
}

#caja1 li a:hover {
	color:#011460;
	text-decoration:underline;
}

#caja1 .publicado  {
	color:#308AD1;
	font-size:10px;
	border-bottom: 1px dotted #011460;
	margin-bottom:6px;
	padding-bottom:6px;
	background: url(none) no-repeat 0px center;
	padding-left: 0;
}

#caja1 .publicado a {
	color:#B55C15;
	font-size:10px;
	background: url(../images/home/comments.gif) no-repeat 0px center;
	padding-left: 12px;
	margin-left:10px;
	text-decoration:none;
}

#caja1 .publicado a:hover {

	text-decoration:underline;
}

#caja2 {
	height:324px;
	width:605px;
}


#carrusel{
	width:205px;
	float:right;

}


#caja_interiores {
	height:345px;
	width:565px;
	background:url(../images/home/caja3.png) no-repeat 0px 0px;
	margin-top:15px;
	padding:20px 40px 0px 20px;
	
}

/* productos */

#prod_izq {
	width:147px;
	margin: 20px 0px 20px 0px;
	float:left;
	padding:0px 18px 0px 20px;
	border-right: 1px dotted #011460;
}
#prod_izq p{

color:#049DD6
}

#prod_der {
	width:340px;
	float:right;
	padding:20px 15px 0px 12px;
	
}

#prod_der img {
float:left;
padding-top:2px;
}

#prod_der p{
color:#049DD6
}

#prod_der h3{
padding-top:2px;
}

/* videos */

#interior {
	padding:20px 18px 0px 20px;
	
}

#interior ul {
color:#011460;


}

#interior li {
float:left;
background:url(../images/bullet.gif) no-repeat 0 10px ;
width:150px;
font-weight:bold;
padding:10px 0px 10px 10px;
}

#interior li a{
color:#011460;

text-decoration:none;

}

#interior li a:hover{
color:#F38D29;

}

#interior hr {
margin-top:0;
border-top: 1px dotted #F38D29;


}


.ver_video {
	color:#011460;
	font-weight:bold;
	float:right;
	widht:180px;
	background: url(../images/comerciales/bullet.gif) no-repeat 0px 0px;
	padding-left: 15px;
}


#caja_potes {
	background:url(../images/bg_potes.jpg) no-repeat 0px 0px;
	width:585px;
	height:179px;
	padding:20px 0px 0px 20px;
	clear:both;
}
#caja_potes p{
	
	width:250px;
	
	color:#011460
}


/* imagenes*/


.logo {

float:left;

}
.logo2 {
	margin-top:31px;
	float:right;

}

.img_juegos {
	
	float:left;

}

.logo_dorina{float:left;padding-left:70px}

.logo_margarinas {float:right;padding-right:16px}
