/* CSS Document */

.text_vinculo_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16;
    COLOR: #000000;
	font-weight: bold;
}

.text_vinculo_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
    COLOR: #000000;
	font-weight: bold;
	padding:11;
}

.cabezote{
	background:url(cabezote.jpg) no-repeat;
	width:800;
	height:89;
}
.sira{
	background:url(sira.jpg) no-repeat;
	width:180;
	height:63;
}
.pie{
	background-color:#666666;
	height:22;
	width:800;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.linea_izq{
	background-color:#666666;
	width:2;
	height:300;

}
.linea_der{
	background-color:#666666;
	width:2;
	height:300;
}

.linea_centro{
	background-color:#FFFFFF;
	width:780;
	height:300;
}