/* TIPOS GENERALES */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CFDDE5;
	margin: 0 auto;
	padding: 0;
}

#wrap {
	overflow:hidden;
	position:relative;
	width:779px;
	margin:0 auto;
}

#mainContent{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	line-height: 150%;
	font-size: 85%;
}

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

a {
	color: #006699;
}

a:visited {
	color:#666666;
}

a:hover {
	color: #000066;
	text-decoration:underline;
}

h1#title {
	font-size: 140%;
	color:#006699;
	margin-top: 0;
	margin-bottom: 15px;
}

h2 {
	font-size: 100%;
	color: #006699;
	margin-top: 15px;
	margin-bottom: 5px;
}	

/* LAYOUT GENERAL */

#contentBlock {
	width: 779px;
}


/* TABLAS */
table {
	line-height: normal;
	border: solid 1px #C6C6C6;
}

table th {
	padding: 5px;
	font-size: 100%;
	text-align: left;
	color: #006699;
	border: solid 1px #C6C6C6;
	width: 290px;
}

table td {
	padding: 5px;
	text-align: left;
	border: solid 1px #C6C6C6;
	width: 290px;
}

/* CABECERA */

#header {
	width: 779px;
	height: 157px;
	margin: 0;
}

#loginGroup {
	position: absolute;
	right: 0px;
	top: 15px;
	text-align:right;
	width: 387px;
	height: 30px;
	padding: 2px 12px 5px 0px;
	overflow:hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 377px;
	height: 23px;
}

html>body #loginGroup {
	width: 377px;
	height: 23px;
}

#loginGroup a{
	font-size: 70%;
	font-style:italic;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

#loginGroup a:hover {
	color: #000066;
	text-decoration:underline;
}

form#loginForm {
	display: inline;
	margin-right: 10px;
}

form#loginForm label {
	color: #FFFFFF;
	font-weight:bold;
}

form#loginForm input{
	width: 70px;
	color: #000066;
	font-size: 80%;
	background-color: #A7DCFF;
	font-weight:normal;
}

/* MAIN CONTENT */

#mainContent {
	width: 779px;
	margin: 0;
	/*padding: 30px 15px;*/
	background-color:#FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*width: 740px;*/
}

html>body #mainContent {
	/*width: 740px;*/
}

#mainContent #colPrincipal{
	float: right;
	width: 592px;
	margin: 4px 4px 20px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 590px;
}

html>body  #colPrincipal {
	width: 590px;
}

#mainContent #colDcha {
	float: left;
	margin: 4px 15px 3px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 159px;
}

html>body #mainContent #colDcha {
	width: 159px;
}

/* ADVERTISEMENT */
.advertisement_468x68 {
	display: block;
	width: 478px;
	margin: 10px auto;
	border: solid 1px #C6C6C6;
}

.advertisement_468x68 .advertisement_warning {
	display: block;
	font-size: 75%;
	font-weight:bold;
	color: #ffffff;
	background-color:#B6B6B6;
	text-align:center;
}

.advertisement_468x68 .advertisement_content object {
	display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}


/* CAJAS y DESTACADOS */

/* CAJAS RELACIONALES */
#colDcha .cajaRelacionalHome h4{
	margin-bottom: 0;
}

#colDcha .cajaRelacionalHome h4 span{
	display: none;
}

#colDcha .cajaRelacionalHome .body{
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	color: #35A2A7;
	margin: 0;
	width: 147px;
	padding: 5px;
	border: 1px solid #35A2A7;
	border-top: none;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#colDcha .cajaRelacionalHome .body p{
	margin-top: 0;
}

#colDcha .cajaRelacionalHome .body a{
	font-size:100%;
	color: #0000FF;
}

html>body #colDcha .cajaRelacionalHome .body {
	width: 147px;
}

#colDcha .cajaRelacionalHome:after {
	display:block;
	content:url(../images/menu_end.jpg);
}


#colDcha .cajaRelacionalHome #newsBoxHeader{
	width: 159px;
	height: 48px;
	background-image:url(../images/news_icon.gif);
	background-repeat:no-repeat;
	margin-bottom: 0;
}

#colDcha .cajaRelacionalHome#cajaNews ul.body{
	display: block;
	list-style: none;
	margin: 0;
}

#cajaNews .newsHeaderText, #cajaNews .newsMore {
	display: block;
	margin-top: 8px;
}

#cajaNews .newsMore {
	text-align: right;
	margin: 12px;
}

#colDcha .cajaRelacionalHome #pollBoxHeader{
	width: 159px;
	height: 65px;
	background-image:url(../images/the_poll.jpg);
	background-repeat:no-repeat;
	margin-bottom: 0;
}

#colDcha .cajaRelacionalHome #pollBoxBody{
	margin-top:0px;
	padding-top:0px;
	font-weight: bold;
}

#colDcha .cajaRelacionalHome #pollBoxBody form #submit_btn{
	width: 50px;
	margin: 10px 0 5px 10px;
}

 
#colDcha .cajaRelacionalHome #pollBoxBody form a#see_results{
	font-size: 90%;
	margin: 0 0 0 5px;
	text-decoration: none;
	color: #35A2A7;
}

/* IMAGENES estilos */
img.left {
	float: left;
	margin: 10px;
	margin-left: 0px;
}

img.right {
	float: right;
	margin: 10px;
	margin-right: 0px;
}


/* SEPARADORES Y OTROS ELEMENTOS GENERALES */

.clear {
	float: none;
	clear: both;
}

#separadorBottom {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 779px;
	height: 28px;
	text-align: center;
	padding-top: 3px;
	background-color: #FFFFFF;
	color: #555555;
	font-size: 80%;
}

#separadorBottom .img {
	margin: 0;
	padding: 0;
}

.newsDate {
	color: #666;
	font-weight:normal;
	font-size: 90%;
}

.highlight {
	background-color:#ffc;
}

.warning {
	background-color:#ffc;
	color:#c00;
	font-weight:bold;
	padding: 5px;
}

span.loggedInfo {
	color: #fff;
	font-size:80%;
}


/* LISTADOS */
.evenRow {
	background-color: #fff;
}

.oddRow {
	background-color: #f5f5f5;
}


#newsTicker {
	padding: 3px 0 3px 5px;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	font-size: 90%;
	font-weight:bold;
	color: #FF9900;
	display: block;
	clear: both;
	height: 16px;
}

#newsTickerText {
	padding: 3px;
	font-size: 90%;
	background-color: #FFF5E6;
	color: #006699;
	height: 15px;
	width: 370px;
}

#newsTickerText a {
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}
#news_left {
	float: left;
	width: 465px;
	vertical-align: middle;
	display: block;
	clear: both;
}
#menu_right {
	text-align: right;
	float: right;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	padding: 0 5px 0 0;
	width: 115px;
	display: block;
}
#menu_right a {
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}