@charset "utf-8";
/* CSS Document */

html, body {
	/* background-image: url(img/bg.jpg); 
	background-repeat: repeat-x; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #f6f6f6;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #851965;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F06FA8;
}
a:active {
	color: #E970A5;
}
a:link {
	color: #996699;
}

.td_back {
vertical-align:top;
text-align:left;
}

.campo2 {
    font-family : Tahoma, Verdana, Arial, sans-serif ;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #f770aa dashed;
	background-color: #ffffff;
	}

.boton2 {
    font-family : Tahoma, Verdana, Arial, sans-serif ;
	font-size: 12px;
	font-weight: normal;
	color: #f770aa;
	text-decoration: none;
	border: 1px solid #f770aa dashed;
	background-color: #ffffff;
	}
	
.Texto_Subtitulos {
	font-family : Tahoma, Verdana, Arial, sans-serif ;
	font-weight: bold;
	font-size: 16px;
	color: #996699;
	}
	
.Texto_Subtitulos2 {
	font-family : Tahoma, Verdana, Arial, sans-serif ;
	font-weight: bold;
	font-size: 14px;
	color: #cccccc;
	}
	
#back {
        display:block;
		float:right;
        color:#8eb8d5;
		margin-top: 8px;
        padding-top: 8px;
        width:160px;
		height:26px;
        font-size:14;
        font-weight:bold;
        font-family : Tahoma, Verdana, Arial, sans-serif ;
        text-align:center;
        text-decoration:none;
}
#back:hover {
        background:url('images/header_tab_bg.gif');
        color:#f770aa;
}
.texto_16 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
