/*{margin: 0; padding: 0;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, td, tr, ts,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: sup;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
html {
height: 100%}
body {
margin: 0;
padding: 0;
line-height: 1;
color: black;
background: white;
height: 100%;
}
ol, ul {
list-style: outside square;
padding-left: 20px;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
/* tables still need  in the markup */
table {
border-collapse: separate;
}

/*//////////////////////////////////   FIN DE RESET CSS /////*/

body {
	height:100%; /* needed for container min-height */
	font-family:"Trebuchet MS",sans-serif;
	font-size:small;
	color:#333;
	background-color: #fff;
	background-image: url(img/5semana/bg5sem.gif);
	background-repeat: no-repeat;
	background-position: left  top;
	background-attachment: scroll;
}
div#container {
	position: inherit; /* needed for footer positioning*/
	margin:0; /* center, not in IE5 */
	width:1100px;
	height:auto !important; /* real browsers */
	*height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	/*overflow: hidden;*/
}

.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
A.basetext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
A.basetext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
A.basetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8A7A;
	text-decoration: underline;
	line-height: 14px;
}
A.basetext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: underline;
	line-height: 14px;
}

.basetext2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
}
A.basetext2:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
A.basetext2:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
A.basetext2:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 14px;
}
A.basetext2:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
	line-height: 14px;
}
.basetext2_cab {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9900AB;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.basetext3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
A.basetext3:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
A.basetext3:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
A.basetext3:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 12px;
}
A.basetext3:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3366CC;
	text-decoration: underline;
	line-height: 12px;
}

/* MENU IZQUIERDA */

#menuDis {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #FFFFFF;
padding: 1px;
margin: 0 1px;
text-align:left;}

#menuDis ul{
margin: 0;
padding: 0;
font-size: 10px;
list-style-type:none;}

#menuDis li{ 
float: left;
margin: 0 1px;
}

#menuDis li a:link {
text-decoration: none;
display: block;
margin: 0 1px;
padding: 7px;
color: #FFFFFF;
background-color: #000;
}

#menuDis li a:visited{
margin: 0 1px;
padding: 7px;
color: #FFFFFF;
display: block;
background-color: #666666;
text-decoration: none;
}

#menuDis li a:hover{
background-color: #ED6E00;
color: #FFFFFF;
}

#menuDis li a:active{
background-color: #ED6E00;
color: #FFFFFF;
}

.cajaform {
	BORDER-RIGHT: 1px solid #999999;
	PADDING-RIGHT: 1px;
	BORDER-TOP: 1px solid #999999;
	PADDING-LEFT: 1px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: 1px solid #999999;
	COLOR: #666666;
	BORDER-BOTTOM: 1px solid #999999;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.fondosup_packs {
	background-color: #FFFFFF;
	background-image: url(img/bg_packs_sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondosup_destacados {
	background-color: #FFFFFF;
	background-image: url(img/bg_destacados_sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding: 0px;
}
.txt_pie:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.txt_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding: 5px 5px 5px 0px;
}


.Tabla_SubMenu {
	background-color: #D6D6D6;
}
.tabla_central {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
}
.tabla_razones {
	background-color: #FFFFFF;
	background-image: url(img/bg_motivo.gif);
	background-repeat: repeat;
	background-position: left top;
	/*border: 1px solid #999999;*/
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titular2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titular3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_pie2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.titular_fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.num_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	padding: 5px 5px 5px 0px;
}
.num_pag:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	padding: 5px 5px 5px 0px;
}
.campo_registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 85px;
	border: 1px solid #999999;
	padding-left: 5px;
}
.campo_registro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	padding-left: 5px;
	border: 1px solid #999999;
}

.campo_registroforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	width: 275px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.botform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 5px;
}
.txt_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006593;
	text-decoration: none;
}
.botform2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #116901;
	text-decoration: none;
}


.boton {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: thin solid #999999;
}
.botmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.botmail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.bot_login {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bot_login:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #BA122B;
	text-decoration: none;
}


.botwebs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.botwebs:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.botwebs:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFB571;
	text-decoration: none;
}
A.botwebs:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A.botwebs:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.botwebs2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

.botwebs2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ED6E00;
	text-decoration: underline;
	padding-top: 8px;
}
.botwebs3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.botwebs3:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.Fila_fondo2 {
	background-color: #FAFAFA;
	background-image: url(img/bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.basetext2bot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}
.basetext2bot:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}

.titular_new_desarrollo {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #9E292B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}
.txt_new_desarrollo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 10px;
}
.campo_registroforms2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 85px;
	padding-left: 5px;
	background-image: url(img/bg_alos.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.txt_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

.txt_descrip_breve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_fecha_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.caja_registro {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999999;
	padding: 10px;
}


.name_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;
}
.titularform {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006593;
	text-decoration: none;
	padding-bottom: 10px;
	background-image: url(img/bg_linea.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.campo_registrobb {
	font-family: 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: 1px solid #999999;
	padding-left: 5px;
}



.Fila_fondoerror {
	font-style: normal;
	border: 1px solid #333333;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/*///////////////////////////////////////  PIE    /////*/
#pie{
	clear: both;

	*margin: 2em 0 0 0;
	color: #666666;

	*height: 40px;
	padding: 5px;
	margin-top: 25px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	height: 78px;
	background-image: url(img/bg_pie.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
}

#pie .txto{
	text-indent: 0px;
	margin: 2px 0 0 0;
	padding: 0;
	text-transform:none;
	float:left;
	font-size:11px;
}

#pie .notaLegal{
	margin: 2px 10px 0 0;
	padding: 0;
	float:right;
	font-size:11px;
}

#pie a:link,#pie  a:visited,#contenido a:active{
	color: #000000;
}

#pie  a:hover{
	color: #6F8CA9;
}
