body {
	text-align:center;
	background-image:url(../images/fondo.gif);
	background-repeat:repeat;
	/*background-color: #209740;*/
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.texto{
	font-size:12px;
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tituloTexto{
	padding-top: 20px;
	font-size:14px;
	font-weight: bold;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: yellow;
	text-decoration: underline;
}

.textoAmarillo{
	color: yellow;	
}

.textoTituloCamisetas{
	font-size:18px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


.textoCentrado{
	font-size:14px;
	font-weight: bold;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#contenido{
	margin-top:0px;
	top: 0px;
	width:1024px;
	text-align:center;
	border-left:5px solid black;
	border-right:5px solid black;
	border-top:5px solid black;
	border-bottom:5px solid black;
	background-color:#000;
	/*background-color:#209740;*/
}

a:visited{
	color:#0066CC;
}

a:hover{
	text-decoration:underline;
}

a{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}

#cabecera{
	width: 100%;
}

.referencia{
	font-size: 14px;
	width: 180px;
	font-weight:bold;
	background-color:#000;
	color: white;
	border:1px dotted white;
	margin-top: 0px;
}

.textoPedido{
	font-size: 16px;
	color: white ;
	background-color:#209740;
	text-align:center;
}
.textoPedido a{
	font-size: 16px;
	color: white ;
	background-color:#209740;
	text-align:center;
}


.tituloSeccion{
    background-color:#000;	
	font-size: 18px;
	border: 5px solid #FFF;
	display: block;
	padding: 8px;
	color: #FFF;
	text-align:left;
	font-weight: bold;
}

.precio{
	font-size: 16px;
	color: #000;
	background-color:white;

}


select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menu{
	text-align:center;	
	margin-left: 0px;
	height: 20px;
	width:950px;
	margin-left: 20px;
}

ul#nav, ul#nav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;	
    background-color:#000;
	vertical-align:middle;
	text-align:center;
}

ul#nav{
	font-weight: bolder;
	text-align:center;
}

div#tituloCategorias{
	text-decoration: underline;
	color: #209740;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
	padding: 10px 0px 10px 0px;
}

div#tituloHazPedido a{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #209740;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
	width: 850px;
}

.idioma{
    color: white;
    display: inline;
    background-color: black;
}

ul#nav li a{
	font-size: 16px;
	border-bottom:5px solid #FFF;
	border-right:5px solid  #FFF;
	border-top:5px solid  #FFF;	
	display: block;
	float:left;
	width: 180px;
	padding: 10px 0px 10px 0px;
	color: #FFF;
	text-align:center;
	text-decoration:none;
	height: 20px;
	text-transform:uppercase;
}

ul#nav li a#primero {
	border-left:5px solid  #FFF;
}

#liInsurgentes{
	text-align:center;
	text-decoration:none;
	height: 16px;
	text-transform:uppercase;
	width: 170px;
}

ul#nav li a:hover{
	color: #209740;
	background-color: #000;
	font-size: 16px;
	text-decoration:underline;
}

#textoPedido{
	font-size: 16px;
	color:#FFFFFF;
	text-align:left;
	width: 400px;
	border:2px solid black;
	padding: 20px;
}

#textoCalidades{
	font-size: 22px;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #000;
}

.copy{
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
	background-color: #000;/*#209740;*/
	text-align: center;
}

#copy{
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
	background-color: #000;/*#209740;*/
	text-align: center;
}

#tallas{
	font-size: 14px;
	color:#FFF;
	font-weight: bold;
	background-color: #000/*#209740*/;
	text-align: right;
	width: 99%;
	padding-right: 1%;
}

