.header{
}


.pixel{
	font-size:1px;
	height:1px;
}

.pixel2{
	font-size:2px;
	height:2px;
}

.bgfooter{
	background-image : url("../images/foot.jpg");
	background-repeat: repeat-x;
	color:#ffffff;
	font-size:7pt;	
	height:10px;
	text-align:right;	
}

.bgtopfooter{
	background-color:#000000;
	background-repeat: repeat-x;
	color:#ffffff;
	font-size:7pt;	
	height:20px;
	text-align:right;	
}

.bgLeft{
	background-image : url("../images/bgleft.jpg");
	background-repeat: repeat-y;	
	width:14px;
}

.bgRight{
	background-image : url("../images/bgright.jpg");
	background-repeat: repeat-y;	
	width:16px;
}

.linea_verde{
	border:none;
	border-bottom: solid 2px #53a627;
	height:2px;
}

.linea_verde_vertical{
	border:none;
	border-right: solid 1px #b6b7b8;
}

.text_petit{
	font-size:7pt;
}

.text_equipo{
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
}

.text_equipo_petit{
	margin-left:200px;
	font-size:9pt;
}

.footer{
	color:#b6b7b8;
	text-decoration:none;
	font-size:7pt;
	font-weight: none;
	text-align:center;
}


.footer2{
	color:#858484;
	text-decoration:none;
	font-size:7pt;
	font-weight: none;
	text-align:center;
}


.bgNewTabla{
	border: none;
	border-top:1px solid #c00000;
	background-color: #d9d9d9;
	color:#4f6228;
	text-decoration:none;
	font-size:8pt;
	font-weight: none;
	padding:10px 10px 10px 10px;
}

.text_title {color:#53a627;text-decoration:none;font-size:11pt;font-weight: bold;}
.text_title_gris {color:#b6b7b8;text-decoration:none;font-size:11pt;font-weight: bold;}
.text_title_no_bold {color:#53a627;text-decoration:none;font-size:11pt;font-weight: none;}
.text_message {color:#b6b7b8;text-decoration:none;font-size:10pt;font-weight: bold;}

.text_historia:link, .text_historia:visited {
color:#b6b7b8;
font-weight: none;
font-size:10pt;
}
.text_historia:active, .text_historia:hover {
color:#53a627;
font-weight: bold;
font-size:10pt;
}
.link_verde:link, .link_verde:visited {
color:#53a627;
font-weight: bold;
font-size:8pt;
}
.link_verde:active, .link_verde:hover {
color:#53a627;
font-weight: bold;
text-decoration:underline;
font-size:8pt;
}
.verde{
color:#53a627;
}

.negro{
color:#0f0f0f;
}

body
{
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #121212;
SCROLLBAR-3DLIGHT-COLOR: #121212;
SCROLLBAR-ARROW-COLOR: #121212;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
background-color: #ffffff;
}

a:link, a:hover, a:active, a:visited{
color:#b6b7b8;
text-decoration:none;
}

a:hover{
color:#53a627;
text-decoration:none;
}

.menu_select:link, .menu_select:visited, .menu_select:active {
color:#53a627;
font-weight: bold;
}

.sub_menu_select:link, .sub_menu_select:visited, .sub_menu_select:active {
color:#53a627;
font-size:7pt;
font-weight: none;
text-decoration:none;
}

.sub_menu:link, .sub_menu:visited, .sub_menu:active {
color:#b6b7b8;
font-size:7pt;
font-weight: none;
text-decoration:none;
}

.sub_menu:hover{
color:#53a627;
text-decoration:none;
}

.under_no_select{
	background-image : url("../images/bgTop.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height:28px;	
}

.left_select{
	background-image : url("../images/bgTopLeft.jpg");
	background-repeat: no-repeat;
	width:8px;
	height:29px;	
}

.right_select{
	background-image : url("../images/bgTopRight.jpg");
	background-repeat: no-repeat;
	width:8px;
	height:29px;	
}

.under_select{
	background-image : url("../images/bgTop.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height:29px;	
}
.under_no_select_gris{
	background-image : url("../images/bgTopGris.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height:28px;	
}

.left_select_gris{
	background-image : url("../images/bgTopLeftGris.jpg");
	background-repeat: no-repeat;
	width:8px;
	height:29px;	
}

.right_select_gris{
	background-image : url("../images/bgTopRightGris.jpg");
	background-repeat: no-repeat;
	width:8px;
	height:29px;	
}

.under_select_gris{
	background-image : url("../images/bgTopGris.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height:29px;	
}

.slogan{
font-size:15pt;
}

body, table, td, p{
color:#8a8b8c;
font-family:Verdana, Arial;
font-size:8pt;
}
