@charset "utf-8";
/* CSS Document */
/*estructura de la pagina*/
html, body {
	margin:0;
	padding:0;
	background-image: url(images/fondo.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
#contenedor {
	margin: auto;
	width: 900px;
	border: 1px solid #FFFFFF;
	background-color: #f7c8da;
}
#header {
	height: 100px;
	background-color: #f7c8da;
	padding: 10px 30px;
	background-image: url(images/catalogos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.13{font-size:13px;}
/*------------------- menu de productos--------
#menu{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:1px 1px 3px #888;
	-moz-box-shadow:1px 1px 3px #888;
}
#menu li{border-bottom:3px solid #F50666;}
#menu ul li, #menu li:last-child{border:none}	
a{
	display:block;
	color:#FFF;
	text-decoration:none;
	font-family:'Helvetica', Arial, sans-serif;
	font-size:16px;
	padding:5px 10px;
	text-shadow:1px 1px 1px #325179;
}
#menu a:hover{
	color: #FF99CC;
	-webkit-transition: color 0.2s linear;
}
#menu ul a{background-color:#6594D1;}
#menu ul a:hover{
	background-color:#FFF;
	color:#2961A9;
	text-shadow:none;
	-webkit-transition: color, background-color 0.2s linear;
}
ul{
	display:block;
	background-color:#2961A9;
	margin:0;
	padding:0;
	width:150px;
	list-style:none;
}
#menu ul{background-color:#6594D1;}
#menu li ul {display:none;}
.13{font-size:13px;}
-------------------------------------------*/
#footer {
	height: 70px;
	background-color: #d5d5d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
}
#footer #tel {
	background-image: url(images/tel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 13px;
	height: 45px;
	width: 160px;
	float: left;
	text-align: right;
}
#footer #direccion {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 13px;
	height: 45px;
	width: 300px;
	text-align: center;
	float: right;
}
#footer #correo {
	background-image: url(images/correo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	width: 160px;
	float: right;
	margin-top: 13px;
	margin-right: 25px;
	margin-bottom: 13px;
	margin-left: 100px;
}



#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#box1{
	margin: 0;
	padding:0;
	background-color:#FFF;
	
}
#box1 h1{
	margin: 0;
	background-image: url(images/tit01.gif);
	background-repeat: no-repeat;
	height: 40px;	
}
#box1 h2{
	margin: 0;
	background-image: url(images/tit02.gif);
	background-repeat: no-repeat;
	height: 40px;	
}
#box1 h3{
	margin: 0;
	background-image: url(images/tit03.gif);
	background-repeat: no-repeat;
	height: 40px;	
}
#content
	{
	padding:1em;
	}
/*---------degradado box1---------------
tb = top border
bb = bottom border
*/
#box1 #tb
	{
	background-image:url(images/tb.jpg);
	background-position: 0% 0%;
	background-repeat:  repeat-x;
	}

#box1 #bb
	{
	background-image:url(images/bb.jpg);
	background-position: 50% 100%;
	background-repeat:  repeat-x;
	}
/*---------------------degradado caja2--------------------- */
#box2{
	margin: 0;
	padding: 0;
	background-color:#FFF;
	
}
#box2 #content
	{
	padding:2em;
	}
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#box2 #tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#box2 #tlc
	{
	background-image:url(images/tlc.jpg);
	background-position: 0% 0%;
	}

#box2 #trc
	{
	background-image:url(images/trc.jpg);
	background-position: 100% 0%;
	}
	
#box2 #blc
	{
	background-image:url(images/blc.jpg);
	background-position: 0% 100%;
	}

#box2 #brc
	{
	background-image:url(images/brc.jpg);
	background-position: 100% 100%;
	}

#box2 #tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#box2 #tb
	{
	background-image:url(images/bot.jpg);
	background-position: 0% 0%;
	}

#box2 #bb
	{
	background-image:url(images/bob.jpg);
	background-position: 50% 100%;
	}
	
#box2 #rb
	{
	background-image:url(images/r.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#box2 #lb
	{
	background-image:url(images/l.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}


/*-------------------------------MENU PRINCIPAL--------*/
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #FFF;
border-width: 1px 0;
background: #FFF url(images/botones.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 3px 70px;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/botones2.jpg) center center repeat-x;
}
.cosmito {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
#box2 #content p {
	padding: 2px;
	text-align: justify;
}
.productos {
	float: left;
	width: 300px;
}
#content a {
	text-decoration: none;
	color: #F8639B;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content a:hover{
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	font-size: 18px;
}#content li {
	text-align: left;
}

/*////////////////////////////menu//////////////////////////*/
#menuv {
	width: auto;
	margin: 20px 0;
	
}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}

#menuv li {
	
	border-bottom: 1px dashed #085BAC;
	
}

#menuv a {
        text-decoration: none;
        color: #3366CC;
        
        display: block;
        padding: 10px 6px;
        width: auto;
}

#menuv a:hover {
        border-bottom: 3px solid #FF3399;
}

#menuv2 {
	width: auto;
	margin: 100px 0;
	
}
#menuv2 ul, li {
        list-style-type: none;
}

#menuv2 ul {
        margin: 0;
        padding: 0;
}

#menuv2 li {
	
	border-bottom: 1px dashed #085BAC;
	
}

#menuv2 a {
        text-decoration: none;
        color: #3366CC;
        
        display: block;
        padding: 10px 6px;
        width: auto;
}

#menuv2 a:hover {
       border-bottom: 3px solid #FF3399;
}
