body {
	font:13px Century Gothic;
	color:#5a5a5c;
	margin:0px;
	background:#fdfdfd url(imagenes/fondo.jpg) repeat-x;
	text-align:justify;
}

a {
	text-decoration:none;
	color:#980000;
}

.clear {	clear:both;	}

h1 {
	font-size:18px;
}

h2 {
	font-size:17px;
	color:#D69133;
	margin-bottom:10px;
}

h3 {
	font-size:15px;
	margin:7px;
	margin-left:20px;
}

h4 {
	font-size:20px;
	color:#980000;
	margin-bottom:8px;
	margin-top:10px;
}

strong{
	color:#f16535;
}

img{
	padding:3px;
	border:2px #bdbcbd solid;
}

.separador {
	border-bottom:1px #bdbcbd dotted;
	margin-bottom:15px;
	margin-top:20px;
}

#encabezado_index {
	height:480px;
	background:#ffffff;
	position:relative;
	margin:auto;
	margin-top:0px;
	width:980px;
}


#encabezado {
	height:200px;
	background:#ffffff;
	position:relative;
	margin:auto;
	margin-top:0px;
	width:980px;
}

#flash{
	margin:auto;
	width:980px;
	height:480px;
	display:inline;
	position:relative;
}

#contenido {
	width:978px;
	overflow:hidden;
	position:relative;
	margin:auto;
/*    margin-top:10px;*/
    margin-bottom:8px;
	border-right:1px #bdbcbd dotted;
	border-left:1px #bdbcbd dotted;
	background-color:#FFFFFF;
	padding-top:15px;
}

#izquierdo {
	float:left;
	margin:auto;
	position:relative;
	width:215px;
	overflow:hidden;
	padding-bottom:15px;
}


.menu{
	width:190px;
	padding-left:5px;
	padding-right:8px;
}

.menu .principal{
	font: bold 14px Century Gothic;
	color: #5a5a5c;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 4px 0 4px 0;
	border-bottom:1px solid #5a5a5c;

	cursor: pointer;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

.menu ul li{
	padding-bottom: 2px;
}

.menu ul li a{
	color: #d69133;
	display: block;
	padding-left:15px;
	margin-left:25px;
	margin-right:15px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	padding:2px 0 2px;
}

.menu ul li a:hover{
	color: #980000;
}


#centro {
	float:left;
	margin:auto;
	position:relative;
	width:508px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	border-right:1px #bdbcbd dotted;
	border-left:1px #bdbcbd dotted;
}

#acc_galeria {
	width:509px;
	height:189px;
	text-align:center;
	background:url(imagenes/99original-diseno_galeria.jpg) no-repeat;
	margin-top:30px;
	padding-top:15px;
	font-size:14px;
}

#acc_galeria a:hover{
	font-size:16px;
	font-weight:bold;
}

#derecho {
	float:left;
	margin:0px auto;
	position:relative;
	width:215px;
	overflow:hidden;
	text-align:center;
	padding-bottom:15px;
}

#forma_contacto {
	width:195px;
	padding-left:22px;
	padding-bottom:25px;
	text-align:left;
}

#forma_contacto2 {
	width:285px;
	padding-left:110px;
	padding-bottom:5px;
}

.boton {
	float:right;
	width:80px;
	height:30px;
	margin-right:20px;
	color:#5a5a5c;
	margin-top:12px;
}

.banner {
	margin:auto;
	padding-bottom:10px;
	padding-top:10px;
}

.imagenes {
	width:500px;
	height:180px;
	text-align:center;
}

.imagenes img{
	margin-left:15px;
}

#pie{
	background:#7F7F7F;
	padding-top:10px;
	padding-bottom:8px;
	color:#BEBDBD;
	text-align:center;
}

#menu_pie{
	margin:auto;
	width:980px;
	border-bottom:#ffffff 1px solid;
	padding-bottom:8px;
}

#menu_pie a{
	color:#BEBDBD;
	font-weight:bold;
	text-decoration:none;
	margin-right:15px;
	padding-right:15px;
	border-right:#616162 1px solid;
}

#menu_pie a:hover {
	color:#980000;
}

#pie #leyenda{
	margin:auto;
	width:980px;
	padding-top:8px;
}

#leyenda p{
	margin:0px;
}

#leyenda a{
	color:#bebbbd;
}

.sep_cliente{
	text-align:center;
}

.sep_cliente img{
	margin-left:10px;
}
