﻿/* Perfect Wide - www.perfectwide.com */
body {
	color: #330000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/fondo.jpg) repeat top left;
	margin:0px;
	padding:0px;
}

a { color:#A0690F; }

#contenedor {
	width:1002px;
	text-align:left;
}

#cabecera {
	height:107px;
	background:#330000;
	border-bottom:1px solid #330000;
	position:relative;
}

#idiomas {
	position:absolute;
	text-align:right;
	margin-left:823px;
	width:179px;
}

#idiomas a {
	color: #330000;
	font-size:11px;
	padding-right:15px;
	text-decoration:none;
	font-weight:bold;
}

#idiomas a:HOVER {
	color:#A0690F;
}

#topmenu {
	position:absolute;
	text-align:right;
	margin-left:503px;
	margin-top:58px;
	width:499px;
	font-size:14px;
	color:#FFFFFF;
}

#topmenu a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

#flash {
	height:98px;
	background: #D8D8D8 url(../images/bg_flash.jpg) no-repeat top left;
}

#flash p { margin:0px}

#separacion {
	background: #330000 url(../images/bg_separacion.jpg) no-repeat top left;
	height:18px;
}

#centro_home {
	background: #D4B69E;
}

#centro {
	
	background: #D4B69E url(../images/fondo2.jpg) repeat-x top left;
	border-bottom: 1px solid #A0690F;
	min-height:300px;
	height:auto!important;
	height:300px;
}

#contenido {
	width:741px;
	background: url(../images/fondo2.jpg) repeat-x top left;
	text-align:left;
	vertical-align:top;
}

#contenido_titulo_home {
	height:60px;
	
}

#contenido_titulo {
	height:60px;
}

#texto_titulo {
	width:280px;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	position:absolute;
	height:60px;
}
#texto_extra_editor {
	height:52px;
	width:461px;
	text-align:left;
	padding-top:8px;
	position:absolute;
	margin-left:280px;
}

#contenido_texto {
	/*background: url(../images/bg_contenido.jpg) no-repeat top left;*/
	padding:10px 1px 15px 5px;
}
#lateral_home {
	/*background:#330000 url(../images/bg_lateral.jpg) repeat-y top left;*/
	background:#330000;
	vertical-align:top;
	text-align:left;
	width:259px;
	padding:1px;
}

#fin_content {
	height:19px;
	background: url(../images/bg_fin_content.jpg) no-repeat bottom left;
}

#pie {
	background:#FFFFFF;
	border-top:1px solid #800000;
}

#texto_pie {
	width:176px;
	line-height:14px;
	font-size:11px;
	color:#A0690F;
}

#links_pie {
	width:796px;
}

.input_text {
	border:1px solid #000000;
}

.boton {
	border:1px solid #000000;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
