/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(img_corporate/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#todo {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#encabezado {
	background-color: #FFFFFF;
	height: 225px;
	width: 900px;
}
#b_contact {
	float: right;
	height: 28px;
	width: 500px;
	padding : 0px;
	margin : 0;
	background-color: #FFFFFF;
}
#b_contact a {
	height: 18px;
	width: 200px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	background-color: #FEC232;
	margin: 0px;
	padding: 10px 0px 0px;
	display: block;
	font-size: 0.7em;
	float: right;
}
#b_contact a:hover {
	background-color: #FECA54;
}
#frase {
	float: right;
	margin: 70px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	background-color: #FFFFFF;
	font-size: 2.4em;
	color: #000000;
	white-space: nowrap;
	width: 599px;
}
.floatleft {
	float: left;
}
.floatright {
	margin: 0px 0px 0px 15px;
	float: right;
}
.clearit {
	clear: both;
}
#menu_cj {
	background-color: #000000;
	height: 20px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000000;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#menu_cj form {
	margin: 0 20px 0 0;
	padding: 0px;
}
#jumpMenu {
	color: #FFFFFF;
	background-color: #000000;
	float: right;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}#menu_cj ul {
	list-style-type: none;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0 0 0 20px;
	float: left;
}
#menu_cj li {
	display: inline;
	height: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#menu_cj a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 3px 20px 0 20px;
	height: 17px;
}
#menu_cj a:hover {
	color: #FEC233;
}
#informacion {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top: 10px solid #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(img_corporate/bg-page-wide.gif);
}
#columna_I {
	float: left;
	width: 200px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	text-align: center;
}
#columna_I h5 {
	font-size: .7em;
	line-height: 1.3em;
	margin: 0px 0px 15px;
}
#columna_II {
	float: left;
	width: 655px;	
	background-color: #D2232E;
	padding: 10px;
	text-align: left;
	margin: 0px;
}

#columna_III {
	width: 270px;
	margin : 0px;
	float: right;
	padding : 0;
	text-align: center;
	display: none;
}
#links_cont {
	float: right;
	height: 20px;
	width: auto;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#comments {
	width: 270px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot {
	position:relative;
	clear: both;
	height: 44px;
	width: 900px;
	background-color: #000000;
	color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: -17px 0px 0px 0px;
	_margin: 5px 0px 0px 0px; /*IE 6 Hack */
	*margin: 5px 0px 0px 0px; /*IE 7 Hack */
	padding: 0px;
}

#foot-inner{
	position:absolute;
	top:0px;
	left:0px;
}

#foot form {
	margin: 0px;
	padding: 0px;
}
#foot p {
	color: #FFFFFF;
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 1.3em;
	padding: 15px 20px 0 0;
}
#foot   h5 a {
	position:absolute;
	top:9px;
	left:415px;
	color: #000000;
	text-align: center;
	font-size: 0.7em;
	line-height: 1.3em;
	padding: 5px 12px 5px 12px;
	background-color: #FEC232;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 16px;
}
#buzz a {
	text-decoration: blink;
}
#foot h5 a:hover {
	background-color: #FED26B;
}
#signup {
	position:absolute;
	top:15px;
	left:10px;
	height: 27px;
	width: 430px;
	text-align: left;
	display: block;
	font-size: 11px;
}
#footerinput {
	position:absolute;
	top:-6px;
	left:164px;
	background-color: #000000;
	border: 1px solid #FEC232;
	font-size: 12px;
	line-height:12px;
	width:170px;
	color: #FFFFFF;
	height: 22px;
}
#footersubmit {
	position:absolute;
	top:-6px;
	left:340px;
	color: #FFFFFF;
	border: 1px solid #FEC232;
	background-color: #000000;
	height: 26px;
	width:50px;
	padding:0px;
	font-size: 12px;
	line-height:12px;
}
#upfoot {
	height: 35px;
	width: 900px;
	clear: both;
	text-align: right;
	display: block;
}
#upfoot  h6 {
	clear: both;
	margin: 0;
	padding: 0;
	color: #666666;
}

h1 {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 1.2em;
}
#columna_II h1 {
	font-size: 2em;
	color: #FFCC32;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 20px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FFCC32;
	margin: 25px 0 10px 0;
}
h3 {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	margin: 0px 0px 30px;
}
h4 {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px 0px 10px;
}
#columna_II h5 {
	font-style: italic;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 1.4em;
}
#columna_II h6 {
	color: #FEC232;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: right;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E7636F;
}
p {
	line-height: 1.6em;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px 0px 12px;
	font-weight: lighter;
}
#columna_II p a {
	font-weight: bold;
	color: #FFCC31;
	text-decoration: none;
}
#columna_II p a:hover {
	color: #FFFFFF;
}
#columna_II li {
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 0px 0px 10px;
}
#columna_II ul {
	margin: 0px;
	list-style-type: square;
}
.bold-amarillo {
	color: #FEC233;
	font-weight: bold;
}

a:link {
	color: #000000;
}
a:link {
	color: #000000;
}
a:hover {
	color: #666666;
}
.corporatejester {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1em;
}
.jestershelf a {
	background-image: url(img_corporate/shelf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FEC232;
	padding: 25px 0px 5px;
	display: block;
	text-decoration: none;
	width: 200px;
	line-height: 1.2em;
	font-size: 0.8em;
	text-transform: uppercase;
}
.jestershelf a:hover {
	background-color: #FED161;
	color: #AB1D26;
}


#contactform label{
	margin: 6px 0px 2px 0px;
	_margin: 6px 0px -20px 0px;
	padding: 6px 2px 0px 6px;
	background-color: #901820;
	font-size: 0.75em;
	font-weight: bold;
	color: #DAEADF;
	display: block;
	height: 18px;
	width: 77px;
	line-height: 1em;
} 
#contactform {
	clear: both;
}


#contactform input{
	padding: 2px;
	margin :  -26px 0px  2px 90px;
	_margin : -23px 0px -30px 90px;
	border: 1px solid #162B5B;  
	background-color: #eee; 
	color: #000; 
	height: 18px; 
	float:left;
	_float:none;
}

#contactform textarea{
	padding: 2px;
	margin :  -26px 20px 10px 90px;
	_margin : -5px 20px 10px 90px;
	border: 1px solid #162B5B;
	background-color: #eee;
	color: #000;
	float:left;
	_float:none;
	clear: right;  
}

#contactform p{
clear: both;
}
 
#contactform  #Submitbutton{
	clear: both;
	color: #FFFFFF;
	background-color: #901820;
	border: 5px solid #DAEADF;
	margin: 0px;
	padding: 4px 10px;
	height: 36px;
}