body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:14px;
	text-align:justify;
/* 	color:#898E96;*/
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898E96;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #898E96;
}
a:visited {
	text-decoration: none;
	color: #898E96;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #898E96;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight:normal;
	margin:0px;
	display: inline; 
}
.titulo{
font-size:14px;
color:#14A6F1;
font-weight:bold;
background-color:#EDEDED;
height:30px;
padding-left:50px;
}

.sub_titulo{
font-size:14px;
color:#EDEDED;
font-weight:bold;
background-color:#14A6F1;
height:25px;
padding-left:50px;
}
.productos{
font-size:14px;
color:#EFEFEF;
font-weight:bold;
background-color:#333333;
height:25px;
padding-left:50px;
}
.productos2{
	font-size:14px;
	color:#EFEFEF;
	font-weight:bold;
	background-color:#CCCCCC;
	height:25px;
	padding-left:50px;
}

.titulo_table{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/table_top_body.jpg);
height:35px;
text-align:center;
}
.body_table{
font-size:12px;
color:#666666;
background-color:#F0F0F0;
text-align:justify;
padding:5px;
}
.formulario{
	font-family: tahoma;
	font-size: 11px;
	line-height:14px;
	color:#898E96;
}


.tborde_left{
background-image:url(../images/tborde_left.jpg);
width:10px;
height:85px;
}
.tborde_body{
background-image:url(../images/tborde_body.jpg);
}
.tborde_rigth{
background-image:url(../images/tborde_rigth.jpg);
width:10px;
height:85px;
}

.footer_left{
background-image:url(../images/footer_left.jpg);
background-position:top;
background-repeat:no-repeat;
width:10px;
height:85px;
}
.footer_body{
background-image:url(../images/footer_body.jpg);
background-position:top; 
background-repeat:repeat-x;
}
.footer_rigth{
background-image:url(../images/footer_rigth.jpg);
background-position:top;
background-repeat:no-repeat;
width:10px;
height:85px;
}

.borde_productos{
border-color:#f0f0f0;
border-style:solid;
border-width:thin;
}

.sub_botones_link{
color:#FFFFFF;
}
.sub_boton_boton{
	background-color:#333333;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
}
.sub_boton_borde{
	background-color:#666666;
}

.gracias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#15aefc;
	background-color:#efefef;
	text-align:center;
}

.gracias2{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#0099FF;
background-color:#efefef;
text-align:center;
}

.requerimiento{
color:#FF0000;
font-weight:bold;
}


.table_titulo_info1{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
background-color:#CCCCCC;
text-align:center;
}
.table_titulo_info2{
font-size:11px;
font-weight:bold;
color:#999999;
background-color:#EFEFEF;
text-align:center;
}
.table_info1{
border-color:#cccccc;
border-style:solid;
border-width:thin;
}
.table_info2{
border-color:#efefef;
border-style:solid;
border-width:thin;
}