body{
margin:0px auto;
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
line-height:20px;
text-align:justify;
background:url(images/bg_color.jpg);
}

p, div {text-align:justify}

#footer{
	font-size:10px;
	color:#00b6f2;
	padding:6px;
	text-align:center;
	background:url(images/bg_bottom.jpg) bottom repeat-x
}

#layer1{
	position: absolute; /*Posicionamiento absoluto*/
	visibility: hidden;
	height: 450px; /*altura*/
	width: 450px; /*altura*/
	margin-left: -225px; /*Restamos la mitad de ancho del DIV para centrarlo horizontalmente*/
	margin-top: -225px; /*Restamos la mitad de alto del DIV para centrarlo verticalmente*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
	z-index:5;
}

a{
	font-family:Arial;
	font-weight:bold;
	color:#086497;
	text-decoration:none
}

.copy {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff; }
.green {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #51C802; }
.pink {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F9007c;
}

.blue {
    font-family: tahoma, arial, verdana;
    text-decoration: none;
    font-size: 11px;
    color: #0084E0; }
.purp {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a900e1;
}
.negritas {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-color: #ECFFFF;
	background-position: center;
	text-align: center;
}

.blue {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00b6f2;
}

.orange {
    font-family: tahoma, arial, verdana;
    font-weight: bold;
    font-size: 11px;
    color: #F96F00; }

.b { font-weight: bold;}
form { margin: 0px;
       padding: 0px}      
.input {
    width: 143px;
    height: 18px;                
    background-color: #ffffff;
    font-size: 10px;
    color: #5F6162;}
.send {
    border: 0px solid;
    width: 46px;
    height: 19px;                
    background-image: url(images/send.jpg); 
    cursor: hand;}

body {
        background-color: #ffffff;
        margin: 0px;
        padding: 0px;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#00A8E4;
        scrollbar-3dlight-color:#00A8E4;
        scrollbar-darkshadow-color:#00A8E4;
        scrollbar-shadow-color:#00A8E4;
        scrollbar-arrow-color:#00A8E4;
        scrollbar-track-color:#ffffff;
}
.tabla_cat {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #DFFEFF;
	background-color: #003F5E;
	text-align: center;
	font-weight: bold;
	border-right:1px solid #F0FFFF;
}
.tlabla_cat_cont {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003F5E;
	background-color: #F9FFFF;
	text-align: center;
	height:30px;
}
.tabla_cat_contdif {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: #F0FFFF;
	text-align: center;
	color: #003F5E;
	height:30px;
}
