@charset "utf-8";

body {
	background-color: #F2F2F2;
	background-image: url(images/back_top.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;

}

A:link {
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}

A:visited {
	font-size:11px;
	font-weight:bold;
	color: #0073AE;
	text-decoration: underline;
}

.style3 {font-size: 12px}


.txt_big {
	font-size:14px;
	font-weight:bolder;
	color:#666666;

}

.txt_med {
	font-size:12px;
	font-weight:bolder;

}

.blue_med {
	color: #6793a0;
}


.blue_hig{
	color:#0073AE;
}

.white {
	color:#ffffff;
}

.bold {
	font-weight:bold;
}

.bottom_border {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #4d6268;
}

.a A:link {
	font-size:14px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

.a A:visited {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.a A:hover {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}

.a A:active {
	font-size:14px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

.b A:link {
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}
.red_text {
	color: #990000;
}
.menu_items {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer_texto {
	font-size: 10px;
	text-decoration: underline;
}
.margen_portada {
	padding: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.blue_title {
	font-size: 21px;
	font-weight: normal;
	color: #0073AE;
}
.index_text {
	font-size: 14px;
	padding-left: 30px;
}


.footer_texto a:link{
	font-size: 10px;
	text-decoration: underline;
}

.footer_texto a:visited{
	font-size: 10px;
	text-decoration: underline;
}

.footer_texto a:hover{
	font-size: 10px;
	text-decoration: underline;
}

.footer_texto a:active{
	font-size: 10px;
	text-decoration: underline;
}

.menu_items a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menu_items a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menu_items a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.menu_items a:active{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.red_text a:link{
	color: #990000;
	font-weight:bold;
}

.red_text a:visited{
	color: #990000;
	font-weight:bold;
}

.red_text a:hover{
	color: #990000;
	font-weight:bold;
}

.red_text a:active{
	color: #990000;
	font-weight:bold;
}

.b A:visited {
	font-size:11px;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}

.b A:hover {
	font-size:11px;
	font-weight:bold;
	color: #0073AE;
	text-decoration: underline;
}

.b A:active {
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}

.c A:link {
	font-size:18px;
	font-weight:bold;
	color: #0073AE;
	text-decoration: none;
}

.c A:visited {
	font-size:18px;
	font-weight:bold;
	color: #0073AE;
	text-decoration: none;
}

.c A:hover {
	font-size:18px;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}

.c A:active {
	font-size:18px;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #6793a0  #809196 #809196 #6793a0;
	width: 100px;
	height: 10px;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	padding: 2px;
	border-width: 1px;
	border-style: solid; 
	border-color: #6793a0  #809196 #809196 #6793a0;
	width: 105px;
	height: 18px;
}
.boxleft {
	background-image: url(images/box_left.gif);
	background-repeat: repeat-y;
}
.boxright {
	background-image: url(images/box_right.gif);
	background-repeat: repeat-y;
}
.boxbottom {
	background-image: url(images/box_down.gif);
	background-repeat: repeat-x;
}


.back_gral {
	background-image: url(images/degradado.gif);
	background-repeat: repeat-x;
	background-color: #d1d3d4;
}
.verysmall_grey {
	font-size: 9px;
}

.verysmall_grey a:link{
	font-size: 9px;
	text-decoration:underline
}

.verysmall_grey a:visited{
	font-size: 9px;
}

.verysmall_grey a:hover{
	font-size: 9px;
}

.verysmall_grey a:active{
	font-size: 9px;
}

.verysmall_red {
	font-size: 9px;
	color:#990000;
}

.verysmall_red a:link{
	font-size: 9px;
	text-decoration:underline;
	color:#990000;
}

.verysmall_red a:visited{
	font-size: 9px;
	color:#990000;
}

.verysmall_red a:hover{
	font-size: 9px;
	color:#990000;
}

.verysmall_red a:active{
	font-size: 9px;
	color:#990000;
}

.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 145px;
	height: 18px;
}

.boxcom {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 145px;
	height: 50px;
}

.boxsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	width: 150px;
	height: 20px;
}


.errMess {
	font-weight: bolder;
	color: #FF0000;
}
.okMess {
	font-weight: bolder;
	color: #009900;
}
.reqAst{
	font-size:16px;
	font-weight:bold;
	padding-left: 3px;
	display:none;
}
.wrapper {
	width: 70px;
}
