/* CSS Document */

* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "imagenes/v.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
body{
	margin:0px;
	background-color:#fff;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	color:#333;
}
form{
	margin:0px;
}
label{
	cursor:pointer;
	vertical-align:middle;
}
a img{
	border:0px;
}
input, textarea{
	resize:none;
	outline:none; 
}
#capa1{
	width:952px;
	margin:0px auto;
	padding-bottom:20px;
}
.caja1{
	background:url(../imagenes/icon1.gif) no-repeat left 6px;
	padding-left:16px;
	margin-top:12px;
}
.estilo1{
	font-family:Tahoma;
	font-size:11px;
	line-height:16px;
	color:#333;
}
.estilo2{
	font-family:Tahoma;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#333;
}
.estilo3{
	font-family:Tahoma;
	font-size:11px;
	line-height:16px;
	color:#2291AE;
}
.estilo4{
	font-family:Tahoma;
	font-size:11px;
	line-height:27px;
	color:#333;
}
.vinculo1{
	margin-top:6px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333;
	padding-left:12px;
	background:url(../imagenes/icon1.gif) no-repeat left 6px;
	text-decoration:none;
}
.vinculo1:hover{
	color:#333;
	text-decoration:underline;
}
.vinculo2{
	margin-top:4px;
	display:block;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#2291ae;
	padding-left:12px;
	background:url(../imagenes/icon2.gif) no-repeat left 6px;
	text-decoration:none;
}
.vinculo2:hover{
	color:#2291ae;
	text-decoration:underline;
}
.vinculo3{
	margin-top:30px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	padding-left:16px;
	background:url(../imagenes/icon3.gif) no-repeat left 7px;
	text-decoration:none;
}
.vinculo3:hover{
	color:#333;
	text-decoration:underline;
}
.vinculo4{
	color:#333;
	text-decoration:none;
}
.vinculo4:hover{
	text-decoration:underline;
}
.vinculo5{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#333;
	background-color:#eaeaea;
	border:1px solid #ccc;
	text-decoration:none;
}
.vinculo5:hover{
	color:#2291ae;
	text-decoration:none;
}
.input1{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	padding:3px;
	border:1px solid #ccc;
}
.division1{
	width:100%;
	height:33px;
	background:url(../imagenes/f2.gif) repeat-x;
}
