body {
	background-repeat: repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	background-image: url(images/fondo.jpg);

}

a:link {
	color: #996600;
	text-decoration: none;

}



a:visited {
	color: #996600;
	text-decoration: none;

}

a:hover {
	color: #FF0000;
	text-decoration: none;

}

img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

.img_borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.img_flotar_izquierda {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.img_flotar_derecha {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titulomenu {

	font-size: 18px;

	color: #666666;

	font-weight: 900;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 0px;
	text-decoration: none;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;

}

h6 {

	background-image: url(imagenes/punto_blanco.gif);

	background-repeat: repeat-x;

	height: 6px;

	margin-top: 8px;

	margin-bottom: 0px;

	font-size: 0px;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 12px;

	text-align: justify;

	margin-top: 8px;

	margin-bottom: 0px;

}

ul {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 12px;

	text-align: justify;

	margin-top: 8px;

	margin-bottom: 8px;

	list-style-position: inside;

}
.lista li{
	list-style-image: url(imagenes/punto.gif);
	list-style-position: outside;
}

ol {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 12px;

	text-align: justify;

	margin-top: 8px;

	list-style-position: inside;

	margin-bottom: 8px;

}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F0F7;
	border: 1px solid #999999;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F0F7;
	border: 1px solid #999999;}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F0F7;
	border: 1px solid #999999;}


.div_disenador {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	display: none;
	background-color: #999966;

}





.div_margencentro {
	margin: 10px;

}



.div_contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 760px;
	position: relative;

}



.div_cabecera {
	height: 155px;
	background-image: url(images/02.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.logotipo {
	position:absolute;
	width:237px;
	height:81px;
	z-index:1;
	top: 31px;
	left: 4px;
}

.div_cabecera_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	text-align: right;
	background-image: url(images/01.jpg);
	background-repeat:  repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;

}
.div_cabecera_imagen {
	background-image: url(images/02.jpg);
	height: 79px;
}
.div_cabecera_menu1 {
	background-image: url(images/03.jpg);
	height: 52px;
	width: 248px;
	float: left;
}
.div_cabecera_menu2 {
	background-image: url(images/04.jpg);
	height: 52px;
	width: 66px;
	float: left;
}
.div_cabecera_menu3 {
	background-image: url(images/05.jpg);
	height: 52px;
}
.div_cabecera_menu3 ul{
	margin: 0px;
	padding: 0px;


}
.div_cabecera_menu3 li{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/separador.jpg);
	background-repeat: no-repeat;
	float: right;
}
.div_cabecera_menu3 li a{
	color: #FFFFFF;
	height: 32px;
	padding-top: 20px;
	float: left;
	display: block;
	padding-right: 23px;
	padding-left: 23px;
}
.div_cabecera_menu3 li a:hover{
	background-image: url(images/05_hover.jpg);
	color: #FFFFFF;
}

.div_centro {

	overflow: auto;

}



/* Ya que Internet explorer 6 (ie6)no representa igual css, he creado varios*/



.div_centro_ie6 {

	width: 505px;

	overflow: auto;

}

.div_centro_ie6_2 {

	width: 740px;

	overflow: auto;

}



/* Fin de css para IE6*/



.div_centro_izq {
	width: 350px;
	float: left;
	margin-right: 5px;

}

.div_centro_derecha {
	float: right;
	width: 370px;
	margin-left: 5px;

}

.div_contenido_centrado {

	text-align: center;

}

.div_contenido_centrado img{

	text-align: center;

	vertical-align: middle;

	margin: 5px;

}


.div_faldera {
	height: 30px;
	clear: both;
	background-image: url(images/06.jpg);
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;

}
.a_boton01 {
	background-image: url(images/07.jpg);
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left center;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 8px;
	color: #663300;
	margin-top: 8px;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.a_boton01 a{
	color: #663300;
	display: block;
	margin-left: -30px;
	padding-left: 30px;
	margin-top: -3px;
	padding-top: 3px;
	margin-bottom: -3px;
	padding-bottom: 3px;

}
.a_boton01 a:hover{
	color: #FFFFFF;
	background-image: url(images/07_hover.jpg);
	background-position: left center;

}
