body {
	background-color: #DC6300;
}

#cuerpo {
	position:relative;
	background-color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:740px; 
	text-align:left;
	padding: 10px;
	margin:0 auto;
	font-size:11px;
	}
	
#cuerpo ul li {
list-style-type: square;
	}
	
#cuerpo h1 {
	padding-left: 15px;
	background-image:url(file://///Metaforaweb/trabajos/0034/produccion web/images/cruz.gif);
	bg-image:url(../cruz.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	font-weight:bold;
}
	
#cuerpo h2 {
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px; 
	color:#333333;
	font-weight:normal;
	}
	
.cuerpotxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px; 
	color:#333333;
	}
	
.cuerpotxt a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}

.cuerpotxt a:hover {
	color:#333333;
	text-decoration: underline;
	font-weight:bold;
	}
	
.dot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color:#DC6300;
	font-size:15px;
	}

#etiquetaempresa {
	border-top:#DC6300 1px solid; 
	border-bottom:#DC6300 1px solid;
}

.etiquetaempresatxt, .etiquetaempresatxt a {
	padding-bottom:5px;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:13px; 
	color:#DC6300;
	font-weight: bold;
	text-decoration:none;
}

.etiquetaempresatxt a:hover {
	text-decoration:underline;
}

.frasehome {
	position:absolute; 
	z-index: 1; 
	left: 405px; 
	top: 91px; 
	width: 336px; 
	height: 76px; 
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; 
	line-height:17px; 
	color:#FFFFFF;
}

#headlogo {
	width:760px; 
	height:45px; 
	text-align:center; 
	margin:0 auto 0 auto;
	}

#menu {
	width:760px; 
	text-align:center; 
	margin:0 auto 0 auto;
	clear:both;
	padding-bottom:3px;
	height:29px;
}
.menubotones {
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	background-color:#3E9FCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#FFFFFF; 
	font-weight:bold; 
	float:left;
}

.menubotones a{
	background-color:#3E9FCC;
	text-decoration:none;
	color:#FFFFFF;
	padding:6px;
	display:block}

.menubotones a:hover{
	background-color:#DC6300;
	text-decoration:none;
	display:block;
	padding:6px;
	color:#FFEEDF}
	
	
.menuseleccionado {
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	background-color:#DC6300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#FFFFFF; 
	font-weight:bold; 
	float:left;
}

.menuseleccionado a{
	background-color:#DC6300;
	text-decoration:none;
	color:#FFFFFF;
	padding:6px;
	display:block}

.menuseleccionado a:hover{
	background-color:#DC6300;
	text-decoration:none;
	display:block;
	padding:6px;
	color:#FFEEDF}

	
.leyenda {
	float:right; 
	margin-top:20px; 
	font-size:13px; 
	color:#FFEEDF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	
#pie, #pie a {
	width:760px; 
	text-align:right;  
	margin: 10px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF;
	text-decoration:none
}
#pie a:hover {
	text-decoration:underline;
}