body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ACB6BF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	background-image: url(imagenes/fondo.gif);
}
.estampilla {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8DDE2;
	border-right-color: #D8DDE2;
	border-bottom-color: #D8DDE2;
	border-left-color: #D8DDE2;
	background-color: #F4F5F7;
}
img a:visited{
	text-decoration: none;
	color: none;
}
img a:link{
	text-decoration: none;
	color: none;
}
img a:hover{
	text-decoration: none;
	color: none;
	background-color: none;
	background-image: none;
}

a:visited{
	text-decoration: none;
	color: #0080C0;
}
a:link{
	text-decoration: none;
	color: #0080C0;
}
a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7A8299;
	background-image: url(imagenes/fondo_over.gif);
}
h1 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	margin-bottom: -2px;
	text-align: right;
}
h2 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #C945AA;
	margin-bottom: -2px;
}
h3 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #9F9994;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {

	font-family: "Lucida Sans Unicode", Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
}
.alerta {
	color: #CC0000;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*FORMULARIOS*/

form {
	margin: 0px;
	padding: 0px;
}
.campo-texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	border-top: 1 solid #799CA8;
	border-right: 1 solid #CDDADE;
	border-bottom: 1 solid #CDDADE;
	border-left: 1 solid #799CA8;
	background-image: url(imagenes/fondo_campos.gif);
	margin: 0px;
	padding: 2px;
	border-top-style: solid;
	border-top-color: #799CA8;
	border-top-width: 1px;
	border-left-color: #799CA8;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CDDADE;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDADE;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	vertical-align: top;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	border-top: 1 solid #799CA8;
	border-right: 1 solid #CDDADE;
	border-bottom: 1 solid #CDDADE;
	border-left: 1 solid #799CA8;
	background-image: url(imagenes/fondo_campos.gif);
	background-repeat: repeat-x;
	padding: 2px;
	margin: 0;
	border-top-style: solid;
	border-top-color: #799CA8;
	border-top-width: 1px;
	border-left-color: #799CA8;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CDDADE;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDADE;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}

a img{
	text-decoration: none;
	color: #FFFFFF;
	background-color: none;
	background-image: none;
}
p {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
}
.texto_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#contenorGlobal {
	width: 751px;
	margin: auto;
	text-align: left;
	background-image: url(imagenes/fondo_vertical.gif);
	background-repeat: repeat-y;
	position: relative;
	margin-bottom: 15px;
}
#cabecera {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
* html #cabecera {
	margin-bottom: -5px;
}

#contenorGlobal_secundario {
	width: 750px;
	margin: auto;
	text-align: left;
	position: relative;
	background-position: 0px 150px;
	margin-top: 10px;
	clear: both;
}

/* COLUMNA IZQUIERDA */

#columna_izquierda {
	margin: 0px;
	padding: 0px;
	width: 186px;
	margin-top: 0px;
	float: left;
	clear: none;
	position: static;
	text-align: center;
}

* html #columna_izquierda {
	margin-right: -3px;
	position: static;
	clear: left;
}

/* COLUMNA DERECHA */

#columna_derecha {
	font-family: "Trebuchet MS", Arial, Verdana;
	margin-left: 186px;
	padding-left: 0px;
	position: static;
	margin-top: 0px;
	background-image: url(imagenes/arriba-columna-derecha.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-bottom: 0px;
}

* html #columna_derecha {
	padding-left: -1px;
}
#ultimos-disenos {
	background-image: url(imagenes/superior-ultimos-disenos.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	float: left;
}
#pregunta_respuesta {
	margin: 0px;
	padding: 10px;
	border: 1px solid #D8DDE2;
	margin-top: 3px;
	margin-bottom: 3px;
}

#contenido-ultimos-disenos {
	background-image: url(imagenes/fonfo-ultimos-disenos.gif);
	padding-left: 45px;
	padding-right: 35px;
	background-repeat: repeat-y;
}

#pie {
	background-image: url(imagenes/inferior.gif);
	background-position: 0px 60px;
	height: 55px;
	clear: both;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 20px;
}

