BODY {
	background-image: url(../img/fondo.jpg);
  	color : #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

DIV{
  	padding:4px;
}

DIV#pie{
	width:98%;
	text-align:center;
	padding-top:5px;
	border-top:1px dashed #CCCCCC;
	margin:0 auto;
	clear: both;
	margin-top:10px;
}

DIV#cabezal{
	width:800px;
	margin:0 auto;
	padding:0px;

	border:0px dashed #CCCCCC;
}

DIV#menu{
	width:180px;
	margin:0 auto;
       border:0px dashed #CCCCCC;
	padding:10px;
	background-color:#FFFFFF;
	border:0px dashed #CCCCCC;
}

DIV#left_none{
	width:180px;
	height:380px;
	border:1px dashed #CCCCCC;
	margin:0;
	padding:0px;
	background-color:#FFFFFF;
}

#container {
    margin: 0px auto;
    padding: 0;
    display: block;
    text-align: left;
    border:0px dashed #CCCCCC;
    width: 800px;

	border-style:solid;
	border-width:0px;
}

hr {
	border: 0;
	width: 100%;
	color: #4373a4;
	background-color: #4373a4;
	height: 2px;
}

H2  {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif, geneva;
	color : #666666;
	font-weight : bold;
	margin-right : 25px;
	margin-left : 25px;
	margin-top : 3px;
	margin-bottom : 3px;
}

table {width: 100%; margin: 5; padding: 5; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
table td {padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}

td#leftcolumn {width: 180px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; font-size:11px;}
td#leftcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#leftcolumn div.blockTitle {padding: 3px; background-color: #FFDA75; color: #202897; font-weight: bold;}
td#leftcolumn div.blockContent {padding: 3px; line-height: 120%; line-height: 120%;}

td#rightcolumn {width: 180px; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; font-size:11px;}
td#rightcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#rightcolumn div.blockTitle {padding: 3px; background-color: #FFDA75; color: #202897; font-weight: bold;}
td#rightcolumn div.blockContent {padding: 3px; line-height: 120%;}

#centercolumn {font-size: 11px;}
#centercolumn th {color: #FFFFFF; vertical-align: middle;}



.txtWarning {
	font-size: 11px;
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.txtSubheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4373a4;
	font-weight: bold;
}

.td_space{
	background-color:#4373a4;
}

.txtTableTit {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-family: Verdana,Arial;
	font-weight:bold;
}

.txtTable{
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-family: Verdana,Arial;
}

.txtTableWarning{
	font-size: 11px;
	color: #FF0000;
	line-height: 15px;
	font-family: Verdana,Arial;
	font-weight:bold;
}

.field {
	vertical-align:bottom;
	BORDER-RIGHT: #c3c3c3 1px solid;
	BORDER-TOP: #c3c3c3 0px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #c3c3c3 1px solid;
	COLOR: #666666;
	BORDER-BOTTOM: #c3c3c3 1px solid;
	FONT-FAMILY: Verdana,Arial;
	HEIGHT: 18px;
	TEXT-DECORATION: none
}

.confirm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:333333;
}

.table_border_solid {
	BORDER-RIGHT: #c3c3c3 1px solid;
	BORDER-TOP: #c3c3c3 1px solid;
	BORDER-LEFT: #c3c3c3 1px solid;
	BORDER-BOTTOM: #c3c3c3 1px solid;
}

.cajatxt  {
	BORDER-BOTTOM : #6887A6 1px solid;
	BORDER-LEFT : #6887A6 1px solid;
	BORDER-RIGHT : #6887A6 1px solid;
	BORDER-TOP : #6887A6 1px solid;
	color : #666666;
	text-decoration : none;
	font-family : verdana, arial, helvetica, sans-serif, geneva;
	font-size : 10px;
}

.login  {
	font-family : verdana, arial, helvetica, sans-serif, geneva;
	line-height : 14px;
	font-size : 10px;
	color : #666666;
}


.border_all{
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.border_top{
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}

.border_bottom{
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.border_left{
	border-left-style:solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}

.border_right{
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}


table.tableform .button {
    text-align: center;
}

legend{
	color:#07806F;
}

.header_list_Abastur{
	background-color: #FFDB71;
}

.style2 {font-size: 36px}
.style4 {font-size: 24px}