/* @override 
	http://buenaventuravillas.wessley.dnsalias.com/stylesheets/print.css
	http://buenaventuravillas.localwes.dnsalias.com/stylesheets/print.css
	http://buenaventuravillas.com/stylesheets/print.css
*/

*{
	margin: 0;
	padding: 0;
}

html body{
	font-family: Helvetica, Arial, Sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
}



/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* @end */

h2{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 10px;
}

.reference{
	padding-top: 10px;
	font-size: 24px;
	line-height: 30px;
	color: #555;
	float: right;
}

.title_reference{
	display: block;
	color: #777;
	font-weight: normal;
}

.page{
	width: 650px;
	margin: 0 auto;
}

.image_0{
	margin-right: 15px;
	float: left;
}

.image_1{
	margin-bottom: 15px;
}

.secondary_images img{
	display: block;
}

label{
	font-weight: bold;
}

.logo{
	width: 200px;
}

.title_wrap{
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.main_images_wrap{
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.details_wrap{
	padding-bottom: 20px;
	margin-bottom: 20px;
	min-height: 380px;
}

.details{
	border-top: 1px solid #CCC;
	width: 250px;
	margin-right: 20px;
}

.details tr.alt td{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #F3F3F3;
}

.details td{
	padding: 3px;
}

.description{
	_height: 360px;
	text-align: justify;
	line-height: 18px;
}

.main{
	margin: 0;
	page-break-after: always;
}

.footer{
	margin: 0;
	font-size: 12px;
	color: #777;
	line-height: 20px;
}

.description_contact{
	position: relative;
	height: 470px;
}

.contact_wrap{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	font-size: 12px;
	padding-top: 15px;
	border-top: 1px solid #CCC;
}

.contact{
}

.contact p{
	line-height: 18px;
}

.contact .right{
	text-align: right;
}

table.table{
	height: 470px;
}

.images{
}

.images td{
	padding-bottom: 15px;
}

.images .left{
	padding-right: 15px;
}

.more_wrap{
	background: #26618D;
	padding: 10px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.more_two{
	text-align: left;
}

.more_wrap a:link,
.more_wrap a:visited{
	color: #FFF;
}

.more_wrap a:hover,
.more_wrap a:active{
	color: #C1FFFE;
}

.strikethrough{
	text-decoration: line-through;
	color: #777;
}

.lighter{
	color: #777;
}
