/* @override 
	http://localhost:3001/stylesheets/print.css?1210979970
	http://localhost:3002/stylesheets/print.css?1212178313
*/

/* añadir h2 a stylesheet principal */

body {
	background-color: #fff; 
	background-image: none;
	font-size: 16px;
	line-height: 22px;
}

h1, h2 {
	font-size: 1.2em;
	margin: 0 0 40px 0;
	text-transform: uppercase;
}




a,
a:visited { color: inherit; text-decoration: none;  }

div.clearer {
	clear: both;
}

/* @group Header */

div#banner img {
	display: block;
}

div#banner {
	margin-bottom: 80px;
}

#flashcontent {
	height: 0;
	width: 0;
}

div#banner {
	background-color: white;
}

div#menu {
	display: none;
}

div#session {
	display: none;
}

div#login {
	display: none;
}

h1#programa {
	display: none;
}

.message {
	display: none;
}

/* @end */ 

div.field {
	padding-top: 0;
	padding-bottom: 100px;
}

div#content {
	margin: 0;
	float: left;
	width: 1200px;
}

.text div {
	width: 1000px;
	text-align: justify;
}

#entrega, #recibe {
	display: block;
	margin: 160px 0 60px 0;
	float: left;
	width: 40%;
	text-align: center;
}

#recibe {
	margin-left: 60px;
}

#aviso {
	display: none;
}



