body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4BCEEA;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
a {
	color:#0B367B;
	text-decoration:none;
}
a:hover {
	color:#D80C0C;
	text-decoration:underline;
}
.red1 {
	color: #D70012;	
}
.blue1 {
	color: #4F709D;
}
#blue {
	background: url(../images/blue.gif) repeat;
	width:324px;
	height:1px;
	margin-top:-15px;
}
#contain {
	width:800px;
	background-color:#FFF;
	margin: 0px auto;
}
#top {
	width:800px;
}
#logo {
	background:url(../images/DCO-Supply.gif) no-repeat;
	width:298px;
	height:83px;
	float:left;
	margin:8px 0px 0px 8px;
}
.home {
	 width:100px;
}
#menu ul{
	text-align:center;
	margin: 5px auto;
}
#menu li{
	list-style-type: none;
	float:left; 
	margin:8px;
}
#linemenu {
	background:url(../images/menu-line.gif) repeat-x;
	width:478px;
	height:7px;
	margin:8px 8px 0px 0px;
	float:right;
}
#proveedor {
	float:left;
	clear:both;
	margin:8px 0px 6px 8px;
}
#red {
	background: url(../images/red.gif) repeat;
	width:624px;
	height:3px;
	clear:both;
	margin:0px 0px 6px 8px;
	float: left;
}
#flash {
	clear:both;
	height: 157px;
	width:100%;
	background:url(../images/flash.jpg) no-repeat;
}
#contenido {
	width:800px;
	clear:both;	
}
#txt {
	width:780px;
	clear:both;	
	padding:10px;
	padding-top:0px;
}
#bienvenida {
	float:left;
	width:380px;
	margin:0px 0px 10px 20px;
}
#fotos {
	float:right;
	width:370px;
	margin:10px 0px 10px 20px;
}
.pict {
	float:left;
	width:170px;
	height:120px;
}
#footer {
	clear:both;
	background:url(../images/bg_bottom.gif) repeat-x;
	height:65px;
	text-align:center;
	padding-top:12px;
}

/* Formulario  */

div.row {
  clear:both;
  padding:5px;
}

div.row span.label {
  float: left;
  width: 130px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 340px;
  text-align: left;
  }
  
  
div.row span.labelch {
  float: left;
  width: 10px;
  text-align: left;
  }  
 div.row span.formtxt {
  float: right;
  padding-top:2px;
  text-align: left;
  } 
    
form {
	background-color:#eff3f7;
	border: 1px dotted #333; 
	padding: 5px;
	padding-bottom:20px;
	margin: 0px 50px auto auto;
	width:500px;
	float:right;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ABB3BE;
	background-image: url(../images/fondotitulo_plata.gif);
	border: 1px solid #ABB3BE;
}
.formfield {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.required {
	color:#D70012;
	clear:both;
	text-align:center;
	padding-top:15px;
}
h3 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
}
.marcas {
	border: 1px solid #174B99;
}
.marcas td{
	width:125px;
	height:20px;
	padding-top:5px;
	text-align:center;
}
.over { 
	background-color:#EEF8FC;
} 
.out {
	background-color: #E3F4FC;
} 
#direccion {
	float:left;
}