/* BODY AREA */

body {
	margin: 2px;
	background-color: #c0c0c0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height:100%;
}

/* LINKS */

a:link {
	color: #00AEEF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #00AEEF;
}

a:hover {
	text-decoration: underline;
	color: #00AEEF;
}

a:active {
	text-decoration: none;
	color: #00AEEF;
}

a.bluelink:link {
	color: #39576B;
	text-decoration: none;
}

a.bluelink:visited {
	text-decoration: none;
	color: #39576B;
}

a.bluelink:hover {
	text-decoration: underline;
	color: #39576B;
}

a.bluelink:active {
	text-decoration: none;
	color: #39576B;
}

/* DIVS Y BODY */

.header{ /* Imagen TOP */
	background-image:url(../img-gral/body/header.gif);
	background-repeat:repeat-x;
	width: 756px;
	height: 125px;
	text-align:center;
	margin:auto;
}

.mnuTOP_izq { /* Imagen Menu IZQ */
	background-image:url(../img-gral/body/mnu-top-izq.gif);
	background-repeat:repeat-x;
	width: 190px;
	height: 30px;
	text-align:left;
	margin:auto;
}

.mnuTOP_der { /* Imagen Menu DER */
	background-image:url(../img-gral/body/mnu-top-der.gif);
	background-repeat:repeat-x;
	/*padding-left:15px;*/
	width: 565px;
	height: 30px;
	text-align:center;
	margin:auto;
}

.IMG-izq { /* Imagen BODY IZQ */
	background-image:url(../img-gral/body/img-index.jpg);
	width: 190px;
	height: 585px;
	text-align:left;
	margin:auto;
}

.div_body  {
	background-color: #FFF;
	height: auto;
	width: 565px;
	text-align: center;
}

.div_body_ONE  {
/*	background-color: #eeeeec;*/
	background-image:url(../img-gral/body/bdy-line-three.gif);
/*	background-repeat:repeat-y;*/
	height: auto;
	width: 535px;
	padding: 15px;
	text-align: justify;
}

.div_body-TWO  {
/*	background-color: #f7f7f3;*/
	background-image:url(../img-gral/body/bdy-line-two.gif);
	background-repeat:repeat-y;
	height: auto;
	width: 535px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	text-align: justify;
}

.div_body_squares  {
/*	background-color: #FFF;*/
/*	background-image:url(../img-gral/body/bdy-line-two.gif);*/
	height: auto;
	width: 152px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	text-align: justify;
}

.div_body_square-L  {
/*	background-color: #FFF;*/
/*	background-image:url(../img-gral/body/bdy-line-two.gif);*/
	height: auto;
	width: 157px;
	padding-left:15px;
	text-align: justify;
}

.div_justify  {
	height: auto;
	text-align: justify;
}

.body_txt_1 {
	height: auto;
	width: 333px;
	padding-left: 15px;
	padding-right:15px;
	text-align: justify;
}

.body_txt_2 {
	height: auto;
	width: 519px;
	padding-left: 15px;
	padding-right:15px;
	text-align: justify;
}

.line_down { /* Linea Inferior */
	background-color: #f58220;
	width: 565px;
	height: 7px;
	font-size: 4px;
	color:#FFFFFF;
}

/* ESTILOS DE TEXTO */

.title-11  {
	color:	#3d3d3d;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	bold;
	text-transform:	uppercase;
}

.titleRED-11  {
	color:	#ae342f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	bold;
	text-transform:	uppercase;
}

.title-12  {
	color:	#3d3d3d;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-transform:	uppercase;
}

.titleRED-12  {
	color:	#ae342f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	text-transform:	uppercase;
}

.title-13  {
	color:	#3d3d3d;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	font-weight:	bold;
	text-transform:	uppercase;
}

.titleRED-13  {
	color:	#ae342f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	font-weight:	bold;
	text-transform:	uppercase;
}

.normal-gris  {
	color:	#eeeeec;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
}

/* BORDERS */

.border-all  {
	border-style:	solid;
	border-width:	1px;
	border-color:	#757575;
	background-color:#FFF;
}

/* OTROS */

.separator { /* Separador */
	background-color: #f58220;
	width: 756px;
	height: 7px;
	font-size: 4px;
	color:#FFFFFF;
}

.separator-grey { /* Separador Gris */
	background-color: #7d7d7d;
	width: 565px;
	height: 1px;
	font-size: 1px;
	color:#FFFFFF;
}

.separator-blank { /* Separador Blanco */
	background-color: #FFF;
	width: 565px;
	height: 1px;
	font-size: 1px;
	color:#FFFFFF;
}

.verificar  {
	background-color: #00FF33;
}

.padding {
	padding: 10px;
}

.txt_1_5 {
	line-height: 150%;
}

/* BOTONES */

.input_txt {
/*	background-color:	#EBEBEB;
	background-position:	center center;
	border-color:	#808080;
	border-style:	solid;
	border-width:	1px;*/
	padding: 2px;
}

.btn_form {
	background-color:	#f7cf15;
	background-position:	center center;
	border-color:	#f7cf15;
	border-style:	solid;
	border-width:	1px;
	color:	#000000;
	padding: 2px;
}

/* FIN */

