/* CSS General */
.txtsubrayado{
	text-decoration:underline;
}

.imgdebajo {
	margin-right:14px;
	margin-bottom:35px;
	float:left;
	border:0px;
}

.img {
	margin-right:14px;
	margin-bottom:5px;
	float:left;
	border:0px;
}

.imgderecha {
	margin-left:14px;
	margin-bottom:5px;
	float:right;
		border:0px;
}


.imgenlace{
	border:0px;
	margin-left:20px;
}
.imgenlacedescarga{
	border:0px;
	margin-left:5px;
}
.imgtitulo{
	border:0px;
	margin-top:25px;
}
.imgflecha{
	border:0px;
	vertical-align:middle;
	margin-right:8px;
}
.imgflechatabla{
	border:0px;
	vertical-align:middle;
}
.imgflechatabla2{
	border:0px;
	vertical-align:middle;
	margin-left:30px;
}

.imgflechatabla3{
	border:0px;
	vertical-align:middle;
	margin-left:60px;
}

a {
	color:#393939;
}

ul {margin:0; padding:0; list-style:none; line-height:18px}




body{
	background:url(../images/tall_x.gif) repeat-x;
	background-color:#A8B2AF;
	color:#393939;
	font-family:Tahoma;
	font-size:0.7em;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;
}

.titulo {

	font-family:Tahoma;
	font-size:1.6em;
	padding:0;
	margin:0;
	line-height:14px;
	text-decoration:underline;

	
}

.titulo2 {

	font-family:Tahoma;
	font-size:1.6em;
	text-align:center;
	padding:0;
	margin:0;
	line-height:14px;
	text-decoration:underline;
	

	
}

.titulo3 {

	font-family:Tahoma;
	font-size:1.2em;
	padding:0;
	margin:0;
	line-height:14px;

	
}

h1 {
	font-family:Tahoma;
	font-size:1.0em;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;

}

h2 {
	font-family:Tahoma;
	font-size:1.1em;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;

}

h3 {
	font-family:Tahoma;
	font-size:1em;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:left;
}

.b{
	color:#3F5968;
	font-weight:900;
	text-decoration:none;
	}
.w{
	color:#FFFFFF;
	font-weight:900;
	}

.policy{
	color:#9A9A9A;
	text-decoration:none;
	
	}


.wrap {
	margin:0 auto;
	padding:0;
	height:717px;
	width:712px;
}


#header {
	background:url(../images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:282px;
	text-align:left;
	display:table;
	margin-left:4px;
}


#content {
	background:url(../images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	height:377px;
	text-align:left;
	display:table;
}


#footer {
	margin:0px;
	padding:0px;
	width:717px;
	height:53px;
	text-align:left;
	background:url(../images/footer.gif) no-repeat;
	padding-left:27px;
	padding-top:10px
}

.br1{
line-height:1px;
}
.br2{
line-height:2px;
}
.br3{
line-height:3px;
}
.br5{
line-height:5px;
}
.br6{
line-height:6px;
}
.br7{
line-height:7px;
}
.br8{
line-height:8px;
}
.br9{
line-height:9px;
}
.br11{
line-height:11px;
}
.br12{
line-height:12px;
}
.br13{
line-height:13px;
}
.br15{
line-height:15px;
}
.br18{
line-height:18px;
}
.br24{
line-height:24px;
}
.br25{
line-height:25px;
}
table {
	text-align: left;
	font-family:tahoma;
    font-size:1em;
}

caption {
   font-weight: bolder;
   color: #3F5968;
   background-color: #ACC680;
   text-align: left;
}

th {
   font-weight: bolder;
}

.td2 {
	/*text-align: left;*/
	font-family:tahoma;
    font-size:1em;
    color: #3F5968;
	font-weight: bolder;
	background:#ACC680;
}



 






 




