


 body{
    background:#FFFFFF;
	margin:0;
   padding:0;
   margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0;
}


@font-face {
font-family: "Century Gothic";
src: url(Century Gothic.eot);
}


.prueba1{
text-align:center;
margin:0;
border:0;
padding-left:0px;
}

.borde_para_el_body{
    border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}

.borde_{
    border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.borde_right
{
	border-right:1px solid #999999;
}



.boton_2{
    background-color:#666666;
	font-family:"Century Gothic";
	font-size:12px;
	border:1px solid #999999;
	color:#FFFFFF;
}


.boton{
    background-image:url(img/botoon_rojo.gif);
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	width:75px;
	height:19px;
	border:0px;
}

/* tipografias */

.titulos{
    color:#FFFFFF;
    font-family:"Century Gothic";
	font-size:16px;
	text-align:center;
}

.txt_gris_12px{
    font-family:"Century Gothic";
	font-size:12px;
	color:#666666;
}

.txt_gris_14px{
    font-family:"Century Gothic";
	font-size:14px;
	color:#666666;
}

.txt_rojo{
    color:#FF0000;
    font-family:"Century Gothic";
	font-size:14px;
}

.txt_naranja{
    color:#FF9900;
    font-family:"Century Gothic";
	font-size:14px;
}

.sub_titulos{
    color:#009ac6;
    font-family:"Century Gothic";
	font-size:14px;
}


.txt_blanco_12{
    font-family:"Century Gothic";
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;	
}


.borde_999{
    border-left:1px solid #999999;
	border-right:1px solid #999999;
}


.txt_sub_menu{
    color:#fff;
    font-family:"Century Gothic";
	font-size:14px;
	padding-left:10px;
}

/*pie de pagina */

.pie_de_pagina{
    color:#FFFFFF;
	font-family:Arial;
	text-align:center;
	font-size:12px;
}

.marquee{
    font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	height:35px;
}

.bordelogin
{
	border: #a7a7a7 1px solid;
}



/* sub menu */
 
#header a:link, #header a:visited{
    text-decoration:none; 
    color:#FFFFFF; 
} 

#header a:hover, #header a:active{ 
    color:#333333;
	padding-left:15px;
} 

.birde_left{
    border-left:1px solid #999999;
}

.borde_right{
    border-right:1px solid #999999;
}