* 	{
	margin:0pt;
	padding:0pt;
}

body {
	background: #FFFFFF;
	scrollbar-face-color: #e3dab9;
	scrollbar-3dlight-color: #e3dab9;
	scrollbar-track-color: #e3dab9;
	scrollbar-arrow-color: #e3dab9;
	text-align: center;
}

body, th, td, input, textarea {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

form {
}

fieldset {
}

input, textarea {
	font-weight:bold;
}

input.text {
	background:#F8FAEB none repeat scroll 0%;
	border-color:#4D5719 rgb(98, 100, 86) rgb(98, 100, 86) rgb(77, 87, 25);
	border-style:solid;
	border-width:1px;
	padding:2px 5px;
}

input.button {
	background:#3C7BCF none repeat scroll 0%;
	border:1px solid #3C7BCF;
	color:#FFFFFF;
}

h1, h2, h3 {
	margin-bottom:0.7em;
}


h2 {
	color:#8D8E85;
	font-size:1.5em;
	font-weight:bold;
	text-align: left;
	background: transparent url(../images/bgh2.jpg) no-repeat scroll 0%;
	padding-left: 65px;
	font-variant: small-caps;
}

h3 {
	border-bottom:1px solid #8D8E85;
	color:#8D8E85;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
}

h4 {
	color:#8D8E85;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
}

ul, ol {
	font-size:1em;
	line-height:1.8em;
	margin-bottom:1.2em;
	margin-left:3em;
	margin-top:1.2em;
	text-align: left;
	list-style-type: square;
}

ol, ol.decimal {
	list-style-type:decimal;
}

ul.noimagen {
	list-style-type:none;
}

ul.menu {
	list-style-type:none;
	margin-left: 1em;
}

ul.menu li {
	background:transparent url(../images/bgMenu.jpg) no-repeat scroll 50%;
	line-height: 2.3em;
	text-align: left;
}

ul.pdf {
	list-style-image:url(../images/logoPdfUl.gif);
}

p {
	font-size:1em;
	line-height:1.4em;
	margin-bottom:1.2em;
	text-align:justify;
}

p.centrado {
	text-align:center;
}

img {
	border:0px none;
}

blockquote {
	margin-left:3em;
	margin-right:3em;
}

a:link, a:visited {
	color:#883242;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	border:medium none;
	text-decoration: underline;
}

a.menu {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #333333;
	font-weight: bold;
}


a.submenu {
	color:#FFFFFF;
	text-decoration: none;
}

a.submenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

input, textarea {
	color: #3C7BCF;
	border: 1px solid #3C7BCF;
	background: #FFFFFF;
}

/* AREAS DE MAQUETACIÓN */

#index {
	width: 70%;
	margin: 0 auto;
	margin-top: 50px;
}

#homeLinkMemo {
	position: relative;
	top: 410px;
	left: 400px;
	height: 25px;
	width: 430px;
}

#homeLinkInfo {
	position: relative;
	top: 270px;
	left: 400px;
	height: 25px;
	width: 430px;
}

#homeLinkMono {
	position: relative;
	top: 290px;
	left: 400px;
	height: 25px;
	width: 500px;
}

#homeLinkMemo a, #homeLinkInfo a {
	font-size: 3em;
	color: #893242;
	text-decoration: none;
	font-family: 'Arial Narrow', Arial,Helvetica,sans-serif;
}

#homeLinkMono a {
	font-size: 2em;
	color: #893242;
	text-decoration: none;
	font-family: 'Arial Narrow', Arial,Helvetica,sans-serif;
}

#homeLinkMemo a:hover, #homeLinkInfo a:hover, #homeLinkMono a:hover {
	color: #c7a021;
}

#cuerpo {
	margin:15px auto 5px;
	width:966px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
}

#cabecera {
	padding: 0;
	width:100%;
	clear:both;
	height: 100px;
	background: url(../images/cabmem.gif) no-repeat scroll 0%;
}

#cabeceraIse {
	padding: 0;
	width:100%;
	clear:both;
	height: 100px;
	background: url(../images/cabise.gif) no-repeat scroll 0%;
}

#cabeceraIndex {
	padding: 0;
	width:100%;
	clear:both;
	height: 134px;
	background: url(../images/cabindex.gif) no-repeat scroll 0%;
}

#creditos {
	height: 20px;
	background: #c69d0e no-repeat scroll 0%;
	text-align: center;
	color: #7b1c3f;
	width: 100%
}

#central {
	width: 100%;
	padding: 0;
	height: 415px;
}

#centralHome {
	height: 522px;
	background: url(../images/fondoinicio.gif) no-repeat;
	margin:15px auto 5px;
	width: 978px;
	text-align: left;
}

#barraMenu {
	padding: 0;
	height: 30px;
	background: url(../images/bgmh.gif) repeat-y scroll 0%;
	padding-left: 270px;
}

#barraMenu table {
	width: 680px;
}

td.tdIzq {
	text-align: left;
	width: 17%;
}

td.tdCen {
	text-align: center;
	width: 33%;
}

td.tdDch {
	text-align: right;
	width: 20%;
}

#pie {
	width: 966px;
	margin: 0 auto;
	color: #000000;
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
}

.simtabla {
	clear: both;
	width: 100%;
}

.simtblizq {
	text-align: left;
	float: left;
}

.simtbldcha {
	text-align: right;
	float: right;
}

#naveg {
	font-size:1em;
	text-align: center;
	width: 260px;
	height: 100%;
	float: left;
	padding: 0px;
	background: #e3dab9;
}

.ifMenu {
	width: 96%;
	frameborder : 1;
	border : 0;
	background: #e3dab9;
	height: 440px;
}

#contenido  {
	width: 685px;
	margin-left: 265px;
	.margin-left: 250px;
	height: 97%;
	text-align: justify;
	border: 0px;
}

.ifTexto {
	width: 100%;
	height: 100%;
	border: 0;
	frameborder : 0;
}
#submenu {
	background: #858993;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

.fotoParrafo {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

table.contacto tr td.titulo {
	vertical-align: top;
	text-align: left;
}

#flechasmenu {
	width : 100%;
	margin-top: 5px;
	cursor: pointer;
}