@charset "utf-8";
/* CSS Document */

body {
	margin-left: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F90;
	background-attachment: fixed;
	font-size: 14px;	
}
.boxifrmcap {
	height: 465px;
	left: 0px;
	width: 700px;
	margin-top:0;
}

.boxtcap {
	width:699px;
	float:none;
	display: block;
	height:71px;
	background-color: #FFF;
	background-image: url(images/marco-cp13.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.tcap{
	height: 70px;
	width: 692px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	}
.titsec{
	height: 70px;
	width: 692px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;

	}

img
{
	border:0;
	text-align: right;
}
.boxcontenido{
	background-color:#FAFAFA;
	width:700px;
	height:450px;
}
.boxcontenbn{
	width:700px;
	height:auto;
	}
.boxbanner {
	width:170px;
	float:left;
	display: inline;
	height:72px;
	border: 2px solid #f2f2f2;
	margin-left: 1px;
	margin-top: 1px;
}
.boxbannerP {
	width:170px;
	float:left;
	display:block;
	height:72px;
	border: 1px solid #f2f2f2;
	margin-left: 1px;
	margin-top: 2px;
}

/* banners capitulo*/
#wrapper {
	MARGIN: 0px auto;
	WIDTH: 700px;
	TEXT-ALIGN: left
}
#content {
	FONT-SIZE: 1.2em; LINE-HEIGHT: 1.8em
}
DIV.cf_wrapper {
	POSITION: relative
}
DIV.cf_element {
	WIDTH: 700px;
	HEIGHT: 153px;
	/*BACKGROUND-COLOR: #eee;*/
	margin: 0px;
	padding: 0px;
	position: relative;
}
DIV.cf_element DIV.content {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px
}
/*end banner capitulo*/

.Tbenlace{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
}
.Tbenlace td {
	height:25px;
}
.Tbenlace a {
	color:#DD6F00;
	font-weight:bold;
	text-decoration:none;
}
.Tbenlace a:visited {
	color:#DD6F00;
}
.Tbenlace a:hover
{
	color:#F00;
	text-decoration:underline;
}