body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #F2F2EB;
	text-align: left;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body, td, p {
	color:#282935;
}
a {
	color:#006699;
}
#page{
	width: 940px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	/*background-color: #FFFFFF;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	margin-top: 10px;*/
}

#header{
	height: 155px; 
	background-color: #EAEAEA;
}
#contentwrapper{
float: left;
width: 100%;
}
#principal{
	margin-left: 264px;
	padding: 0 30px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: url(images/bg_site.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#principal h1 {
	color: #353D52;
	font-size: 26px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B0B8;
	padding-bottom: 7px;
	margin: 6px 0 5px 0;
	font-weight: normal;
}
#principal h6 {
	background-color: #D9E1EE;
	padding: 7px 5px 5px 5px;
	font-weight: normal;
	color: #006699;
	font-size: 22px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6CFD8;
}
#principal h2 {
	font-size: 100%;
	overflow:auto;
	font-weight: normal;
}
#sidebar{
	float: left;
	width: 224px; /*Width of left column*/
	margin-left: -918px;
	padding-top: 15px;
	background-image: url(images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:center;
}
#sidebar_menu {
	width: 224px;
	text-align: center;
}
#info1 h2, #info2 h2  {
	font-size: 17px;
	color: #3D5070;
	font-family: Georgia, Arial;
}
#page_inf {
	clear: left;
	width: 100%;
	color: #D2D7DC;
	text-align: center;
	/* background-image: url(images/bg_page_inf.gif);
	background-repeat: no-repeat;
	background-position: left top; */
	height: 22px;
	border-bottom:solid 1px #D2D7DC;
	margin-bottom:5px;
}
#info1 {
	text-align: left;
	margin: 15px 8px 20px 0;
	background-image: url(images/bg_infos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#info2 {
	text-align: left;
	margin: 15px 8px 20px 0;
	background-image: url(images/bg_infos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#infodetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: 215px;
	color: #6192AF;
}
#infos {
	padding:10px;
}
#bottom  a {
	color: #EEF3FA;
}

#footer{
	width: 100%;
	color: #CCCCCC;
	text-align: center;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	line-height: 30px;
	padding: 20px 0 20px 0;
	background-color: #323B50;
}
#footer_links {
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	padding: 0px 5px 10px 5px;
	margin: 0 auto;
	width: 940px;
	color: #074555;
}
#footer_links a {color: #316993;}
#footer_links a:hover {
	color: #7F1C32;
}

/***** Common Formatting ****
 
p, blockquote, ul, ol {

	line-height: 18px;
}
*/
blockquote {

	padding-left: 20px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
/* Form */
form {
	margin: 0;
	padding: 0;
}
.campo {
border:2px solid #BDD0DF;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.tabletas {
	background-color: #BAC3C9;
	margin:10px;
}
.gb_autor {
	font-size: 16px;
	font-weight: bold;
	color: #63747E;
	text-transform: capitalize;
}
.gb_fecha {
	color: #AFB8BF;
}
.gift_title {
font-size:16px;
font-weight:bold;
}
.regalink {
	color:#FFFFFF;
}
.reservado {
	color:#CC0000;
}
#line_dash3 {
	background-image: url(images/lin_puntos.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1px;
	height: 7px;
}

