/* CSS Document */
@font-face {
	font-family: Marker;
	src: local("Marker"), url(Marker-SD.ttf) format("opentype");
}
*{margin:0px;padding:0px; outline:none; text-decoration:none;}
img{border:0px;}

body{
	background-image:url(../img/00.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Marker,Arial, Helvetica, sans-serif;
}
a{color:#CC33CC;}
.clear{
	width:825px;
	height:1px;
	background-color:#CCCCCC;
	border-bottom:#999999 solid 1px;
}
#container{
	width:825px;
	margin:auto;
}
#header{ 
	margin-top:30px;
	height:170px;
}
#contact, #informacion{ font-family:Arial, Helvetica, sans-serif;}
#header strong{ font-size:36px;}
#informacion{ font-size:12px;}
.info-form{
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border: 2px solid #FF88A8;
padding: 10px;
background-color:#FEEFEE;
margin-top:15px;
}
#header p{ font-size:24px; }
#contact{font-size:24px; font-weight:bold; border-bottom:#FFFFFF solid 0px; margin-top:7px;}
#contact a, #footer a{color:#CC33CC;}
#nav ul{ margin-top:36px; border-bottom:#FFFFFF solid 1px;}
#nav li{list-style:none; display:inline; padding-right:15px; font-size:1.25em; }
#nav li a{color:#666666; font-weight:bold;}
#nav li a:hover{color:#CC33CC; font-weight:bold; }
.destacado a{ padding:5px 5px 0px 5px; color:#CC0099 !important;}
#focus{
	background-image:url(../img/background-focus.png);
	background-repeat:no-repeat;
	width:825px;
	height:260px;
	overflow:hidden;
}
#focus h1{ margin-top:50px; font-size:28px;}
#focus h2{ font-size:32px; color:#FFFFFF; margin-top:15px;}
#focus h3{ color:#FFFFFF; margin-top:15px; font-size:1.25em}
#focus h4{ font-size:26px; margin-top:20px;}
#focus img{ float:right; margin-top:-20px; margin-right:220px;}
#content{ width:825px; height:250px; margin-top:45px;}
#content{ width:825px; margin-top:45px;}
#left{	background-image:url(../img/camisetas-despedida-soltero.jpg);	width:290px;	height:180px; float:left; background-repeat:no-repeat;}
#right{	background-image:url(../img/camisetas-despedida-soltera.jpg);	width:200px;	height:180px; float:right;background-repeat:no-repeat;}
#left, #right{ padding:100px 0px 0px 110px; }
.top-25{ margin-top:25px;}
.catalogo{ background-image:url(../img/ver-catalogo.png); width:162; height:51px;}

#footer{
	clear:left;
	text-align:center; line-height:140%; padding-bottom:15px; font-size:1.25em; width:825px; margin:auto; 	
	background-image:url(../img/camisetas-baratas.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:600px 132px;
	}
.producto{
 font-family:Arial, Verdana,Helvetica, sans-serif;
 font-size:11px;
 margin-bottom:35px;
 height:320px;
 width:860px;
}
.producto h3{
	font-size:16px;
	margin-top:25px;
}
.producto p{ margin-bottom:5px;}
.colors{
 height:150px;
}
.colors li{
 font-family:Arial, Verdana,Helvetica, sans-serif;
 list-style:none;
 font-size:10px;
 width:100px;
 height:25px;
 overflow:hidden;
 float:left;
}
.colors li img{	border:#000000 solid 1px;}
.left-tshirt{margin:10px 25px 50px 0px; float:left; width:205px; height:295px; text-align:center; overflow:hidden;}
.left-tshirt img{ margin-bottom:10px; }
.description-tshirt{ float:right;width:590px; }

#form-contacto form{
	margin-left:75px;
}
label {
	width:8em;
	float:left;
}
.destacado{
	font-weight:bold;
	font-size:12px;
	margin-top:15px;
}

