@charset "utf-8";
/* CSS Document */

body
{ margin:0; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px;}
	.bg1
	{background: url(../img/bg.jpg) repeat-x #999999;}
		
a, a img
{ text-decoration:none; border:0;}
	

/*	estilo de tabla, celdas y divs */
.maintab
{ width:828px;}
.td1
{ height:206px;}
.td2
{ height:100px; background: url(../img/top1.gif) top left no-repeat; height:27px;}
.td3
{ height:100px;}
	.td3a
	{background:url(../img/top2.jpg) top left no-repeat #ffffff; width:828px; height:152px;}
		.contaz
		{ margin-left:22px;width:253px; height:140px; float:left;}
		.contgris
		{ width:453px; margin:0 20px 0 80px; float:right;}

.td4
{ background:url(../img/left.jpg) center top no-repeat #ffffff; height:387px; width:214px;}
.td4R
{ background:url(../img/left2.jpg) center top no-repeat #ffffff; height:387px; width:214px;}
.td5
{ height:3px; width:614px; background:#FFFFFF;}
.td6
{ background:#ffffff; height:20px;}


/*	estilos de letra, color, alineacion */

.b
{ font-weight:bold;}
.em
{ font-style:italic;}
.az
{ color:#000066;}
.baz
{ color:#0066ff;}
.wh
{ color:#ffffff;}
.ne
{ color:#000000;}
.gobs
{ color:#333333;}
.robs
{ color:#660000;}

.f10
{ font-size:10px;}
.f11
{ font-size:11px;}
.f13
{ font-size:13px;}
.f14
{ font-size:14px;}
.f15
{ font-size:15px;}
.f17
{ font-size:17px;}
.f19
{ font-size:19px;}

.taj
{ text-align:justify;}
.tac
{ text-align:center;}
.tal
{ text-align:left;}
.tar
{ text-align:right;}

/*	padders y margenes*/
.pt5
{ padding-top:5px;}
.pt10
{ padding-top:10px;}
.pl10
{ padding-left:10px;}
.pl23
{	padding-left:23px;}
.pt10
{ padding-right:10px;}
.pl52
{ padding-left:52px;}
.pr10
{ padding-right:10px;}
.pr23
{	padding-right:23px;}
.pr33
{	padding-right:33px;}
.pr54
{ padding-right:54px;}
.pr94
{ padding-right:94px;}

/*	anchos y altos específicos */
.winput
{ width:265px; height:18px; background:url(../img/bginput.jpg) top left repeat-x; border:0; margin:0 0 7px 0;}
.winput2
{ width:265px;background:url(../img/bginput.jpg) #ffffff top left repeat-x; border:0; height:30px; margin:0 0 12px 0;}
.winput3
{ width:150px; height:18px; background:url(../img/bginput.jpg) top left repeat-x; border:0; margin:0 0 7px 0;}
.winput4
{ width:50px; height:18px; background:url(../img/bginput.jpg) top left repeat-x; border:0; margin:0 0 7px 0;}
.w158
{ width:158px;}

.boton
{
	float:right;
	margin:25px 50px 0 0;
	text-align:right;
}
.negrita
{
	color:#000000;
}
.negrita a
{
	color:#000000;
}
.subrayado a
{
	text-decoration:underline;
}