/* {padding: 0px; margin: 0px;}*/
body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a{
	color: #4D4E82;
}

a:hover{
	color:#F04E4D;
}

h1{
padding:0px;
margin:0px;
}

.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	display: table-column;
	clear: none;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	padding:7px;
	margin-left:10px;
	background:#FFFFFF;
}


.nav li {
  background: transparent;
  color:#666666;
  font-size: 11px;
  list-style: square;
  font-family:Arial, Helvetica, sans-serif;  
}

.contacto li {
  background: transparent;
  color:black;
  font-size: 12px;
  list-style: square;
  font-family:Arial, Helvetica, sans-serif;
}


.product-menu{
background:#ffffff;
}

.main-title a {
	text-decoration: none;
}

.main-title a:hover {
	color: #9999CC;
}


#container{
	margin:0 auto;
	width:90%;
}
#header {
	font-family:'Gill Sans MT', Arial, sans-serif;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
/*	width: 750px;*/
}

#header h1{
	font-weight:bold;
	font-size:20px;
	text-transform: uppercase;
	color:#f04d4d;
}

#header-img{
	margin-left:32px; 
	float:left;
}

#header h1 {
	margin:0px auto;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	white-space:nowrap;
	line-height:15px;
}

#header ul li {
	font-size: 12px;
	color: #404042;
	font-weight: bold;
}

#header description-cell {
	padding-left: 5px;
	margin-left: 5px;
}

#menu{
	background-color:#5f5f5f;
	font-size:12px;
	font-weight:bold;
	color: white;
	padding: 10px 0px;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu li {
	display:inline;
	text-transform:uppercase;
	margin-left: 40px;
	margin-right: 40px;
}

#menu a{
	text-decoration: none;
	color: white;
}

#menu a:hover{
color:#f04d4d;
}

#menu .selected a{
color:#f04d4d;
}

#content {
	height:380px;
	border:0px dotted orange;
}

p{
margin:0px;
padding:0px;
}

.content-home{
padding: 0px 0px 0px 100px;
background-image:url(../images/home/serpengas.png);
background-repeat:no-repeat;
background-position:left;
background-color:white;
}

#content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#9b9b9b;
	margin:10px 0px;
}

#content p{
	margin:10px;
}

#content a img{
	border-width:0px;
	
}

#content #content-empresa{
	text-align:justify;
	padding: 10px;
	height:320px;
	background-color:white;
	border:0px dashed yellow;
}

#content #content-contacto{
	text-align:justify;
	padding: 10px;
	height:300px;
	background-color:white;
	font-size: 12px;
}

#content #content-productos{
	text-align:justify;
	height:100%;
}

#content #content-productos-main{
	text-align:justify;
	height:auto;
}


#content .producto{
	background-color:white;
}

#content .producto a{
	color:#6699CC;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}


#content #content-productos .lista_productos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	list-style: none;
	font-stretch:expanded;
	text-transform:uppercase;
	margin-left:40px;
	padding:0px;
	list-style-position:inside;
	float:left;
}

#content #content-productos-main .lista_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	list-style: none;
	font-stretch:expanded;
	text-transform:uppercase;
	margin-left:40px;
	padding:0px;
	list-style-position:inside;
	float:left;
}

.lista_productos li{
	padding-bottom:12px;
}

#imgProd{
	max-width:162px;
	max-height:232px;
}
.lista_productos a{
	color: #4D4E82;
}

.lista_productos a:hover{
	color:#F04E4D;
}

.producto-item-selected a{
	color:#FF0000;
}

.producto_details td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #CCCCCC;
	border: 0px solid #888888;
}

#footer {
	background-color: #5c5c5c;
	color: white;
	font-size: 12px;
	text-align:left;
	padding: 7px 50px;
	border:0px solid black;
}

#footer a:hover{
	color:white;
}
#footer a{
	color:white;
}

#footer ul {
	margin:0px;
	padding:0px;
}
#footer li {
/**	display:inline; */
	margin-left: 10px;
	margin-right: 10px;
	list-style-type:none;
}
