@charset "utf-8";
body {
	margin: 0px;
}
.cabecera {
	height: 67px;
	width: 952px;
	background: url(imagenes/cabecera2.jpg) no-repeat left top;
}
.bordes {
	border: 1px solid #BFBFBF;
}
.tex_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	width: auto;
}
.tex_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#btn {
}
#btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	background-color: #000000;
	display: block;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px 7px;
	margin-left: 2px;
}
.nota_serv {
	background: url(imagenes/nota_serivicios.jpg) no-repeat left top;
	height: 75px;
	width: 316px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px 10px 4px;
}
.linea_separadora {
	background: url(imagenes/linea_separadora.jpg) no-repeat right center;
}
.pat_moda {
	background: url(imagenes/patron_modal.jpg) repeat-y;
}
.texchikonegro {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}




.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tex_blanck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.tex_blanck2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#btn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	background-color: #ACA000;
	display: block;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px 7px;
	margin-left: 2px;
}
.cabecera2 {
	height: 67px;
	width: 952px;
	background: url(imagenes/cabecera2.jpg) no-repeat;
	border-bottom: 4px solid #000000;
}
#rightcolumn{
	float:right;
	width:614px;
	min-height: 342px;
	border: 3px solid #FFFFFF;
	background: #FFFFFF url(imagenes/ajax-loader.gif) no-repeat center center;
	height: 343px;
}

* html #rightcolumn{ /*IE only style*/
	height: 343px;
	width: 614px;
}
.tex_negro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tex_negro3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
}
.box1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	width: 250px;
	border: 1px solid #999999;
}
.box2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	width: 300px;
	border: 1px solid #999999;
	height: 200px;
}
.btn {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px;
	background: #CCCCCC;
	border: 1px solid #999999;
}
#modal2 {
	padding: 10px;
	position: absolute;
	right: 0%;
	left: 0%;
	top: 0%;
	z-index: 1000;
	height: 600px;
	background: url(imagenes/fond_modal.png) repeat left top;
	visibility: hidden;
}

