/* CSS Document */

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align:justify;

	color: #808080

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #FFFFFF;

}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;	

	color:#808080;

	font-weight: bold;

}

a:link {

	text-decoration: none;

	color:#FC9900;

}

a:visited {

	text-decoration: none;

	color:#FF5F00

}

a:hover {

	text-decoration: none;

	color:#FC9900;

}

a:active {

	text-decoration: none;

	color: #FF5F00

}

.titulo {

	color: #FC9900;

	font-weight: bold;

	font-size: 14px;

}

.subtitulo {

	color: #FFFFFF;

	font-weight: bold;

}



.subtitulo2 {

	color: #000000;

	font-weight: bold;

}

.cuadro{

border-style:solid;

border-color:#F69F11;

border-width:1px;

background-color:#efefef;

padding:5px;

}



.contactenos{

background-color:#FC9900;

padding:2px;

color:#FFFFFF;

font:Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:bolder;

}

 .boton_off{

 		   font-size:10px;

		   text-align:center;

           font-family:Verdana,Helvetica;

           font-weight:bold;	   	   

           background:#FC9900;

		   height:25px;

          }

 .boton_on{	

    	   font-size:10px;

		   text-align:center;

           font-family:Verdana,Helvetica;

           font-weight:bold;

		   border:1px;

		   border-style:outset;

           background:#B03400;

		   height:25px;

		     

          }

.link{

     color:white;	

}

.contact{

	font-family:Arial, Helvetica, sans-serif;

	font-size:24px;

	color:#FF3F00;

}