/* DEFAULT ///////////////////////////////////////////////////////////////////////////////*/

img{ border:none;}
body{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{ text-decoration:none; }
/* CUSTOM ////////////////////////////////////////////////////////////////////////////////*/

td.hspacer{height:15px;}
td.vspacer{width:15px;}
td.tini_vspacer{width:7px;}
td.tini_hspacer{height:7px;}

.cellspacer5{width:5px;}
.cellspacer15{width:15px;}
.cellspacer20{width:20px;}
.cellspacer25{width:25px;}
.cellspacer26{width:26px;}
.cellspacer37{width:37px;}
.cellspacer40{width:40px;}
.cellspacer57{width:57px;}

.cellspacerv2{height:2px;}
.cellspacerv3{height:3px;}
.cellspacerv15{height:15px;}
.cellspacerv24{height:24px;}
.cellspacerv40{height:40px;}

.text_bottom{vertical-align:text-bottom;}
.text_top{vertical-align:text-top;}
.bottom{vertical-align:bottom;}
.right{text-align:right;}

.bold{font-weight: bold;}

.grey_bold{color:#333333}

.red{background: #A40000;}
.grey_menu{background: #F3F5F7;}

/* MENU PRINCIPAL ////////////////////////////////////////////////////////////////////////*/

table.menu {
    text-align: left;
    width: 756px;
	margin:auto;
	border-top: 1px solid #DFE6E9;
    background: #F3F5F7;
}

table.content {
	margin:auto;
    text-align: center;
    width: 756px auto;
    background: #F3F5F7;
	vertical-align:text-top;
}

.fake{color: #E5EAEE;}

td.primera {
    border: 1px solid #DFE6E9;
	border-bottom: none;
	border-top: none;
	border-left: none;
}

tr.segunda{ 
	background: #E5EAEE;
	height: 23px;
}

.subitem{
	FONT: bold 10px verdana;
	color: #73828D;
}

/* FOOTER ////////////////////////////////////////////////////////////////////////////////*/

table.footer {
    text-align: center;
    width: 756px;
		margin:auto;
	FONT: 200 10px verdana;
}

tr.segunda_footer{ 
	background:#E5EAEE;
	height: 27px;
}

/* INDEX /////////////////////////////////////////////////////////////////////////////////*/

#estructura{
	width: 756px;
	background:#E5EAEE;
}

.simple{width: 232px;}
.doble{width: 479px;}

#estructura .colum{
	FONT: 200 10px verdana;
	text-align:justify;
	vertical-align:text-top;
}

