body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color: #FCFFEB; /* #F5FFD5; #EAFFD7; #FFFFD7;*/
}

/*HEADER*/
#header{
	width: 1000px;
	position:relative; 
	height: 162px;
	background-image:url(header.png);
/*	background-image:url(header.jpg); */
	background-repeat:no-repeat;
}
/*COMPANY NAME IN HEADER*/
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: -6px;
	top: -28px;
	width: 743px;
}
/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	float:left;
	width:210px;
}

#leftpanel a{
	color:#0000FF;
}

/*CONTENT*/
#content{
	width: 1000px;
}
#contenttext{
	float:left;
	width: 560px;
	margin-left:10px;
}


#contenttext a img{
        border: 0px;
}

#prefooter{
	float:left;
	width: 1000px;
}

#prefooter a img{
        border: 0px;
}

#rightpanel{
	float:right;
	width:210px;
	/* text-transform: uppercase; */
	text-decoration:none;
}

#rightpanel a{
	color:#0000FF;
}


/*FOOTER*/
.footer{
	width: 979px;
	height: 32px;
	background-image:url(bg_footer.png);
/*	background-image:url(bg_footer.gif); */
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
/*FOOTER LINKS*/
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/*TABLE*/
.table_top{
	width: 204px; 
	height: 27px;
	background-image:url(table_top.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 204px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
}

.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}

.espacio {
    line-height: 0px;
    margin: 5px;
}

.table_bottom{
	width: 204px;
        height: 23px;
}

.tablacombinada {
        width:560px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        border-collapse: collapse;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
        color: #708006;
/*        color: #0099CC; */
}
.tablacombinada a {
	text-decoration: none;
	color:#0000FF;
}

.tablacombinada a:hover {
	text-decoration: underline;
}

.tablacombinada2 {
        width:560px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        border-collapse: collapse;
        text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	font-weight: bold; */
        color: #273D56;
}
.tablacombinada3 {
        width:560px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        border-collapse: collapse;
        text-align: justify;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 10px;
}

.tablacombinada tr {
        height:50px;
}

.tablacombinada img {
        height:50px;
}

.tablacombinada2 td {
        font-weight: bold;
}

.grisito {
        background:#E5E5E5;
}

.grisitox {
        font-size: 13px;
/*        background:#E5E5E5; */
        background: #C2D4EE;
}
.grisito2 {
/*        background:#f5f5f5; */
/*         background: #DBECFF; */
        background: #C2D4EE;
}

/*TEXT STYLES*/
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
        color: #708006;
/*	color: #0099CC;*/
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 19px;
}

.body_text img {
    border: 0px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.body_text ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 19px;
        text-align: left;
}

.body_text ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 19px;
        text-align: left;
}

.body_text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 19px;
        text-align: left;
}

.news_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	/* font-weight: bold; */
        text-align: left;
}

.news_more a {
	text-decoration: none;
}

.news_more a:hover {
	text-decoration: underline;
}

.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subtitle_gray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
        text-align: left;
        color: #708006;
}

.subtitle_lugar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
        text-align: left;
        color: #708006;
}

.subtitle_grayx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
        color: #708006;
        text-align: left;
        line-height: 14px;
}
.subtitle_grayx a {
	text-decoration: none;
	color: #0000FF;
}

.subtitle_grayx a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.title_blue {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 26px;
        color: #7DA5E0;
}

.title_panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#page #header #companyname {
	font-size: 16px;
	color: #006699;
}
#header #companyname {
	font-size: 16px;
	color: #003366;
}
#participantes img {
	text-align: center;
}
#titulon {
	position:absolute;
	left:150px;
	top:10px;
	width:750px;
	height:45px;
	z-index:1;
        font-size: 24px;
        color: #FFFFFF;
	font-family: Arial;
/*      color: #FCD049; */
}

#logocom {
	position:absolute;
	left:50px;
	top:10px;
}

#logoes {
	position:absolute;
	left:100px;
	top:10px;
}

#googlito {
	position:absolute;
	left:570px;
	top:60px;
	width:600px;
}

