@charset "utf-8";

/* CSS Document */

*{
    padding:0;
    margin:0;
}
#clear {
	clear: both;
}
body {
	height:100%;
	text-align:center;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(graficos/fondo.jpg);
	background-repeat:  repeat-x;
}
#wrap {
	min-height:100%;
	width:999px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	color: #333;
	width: 999px;
	padding: 0px;
	float: left;
}
#header #logo {
	color: #333;
	width: 999px;
	padding: 0px;
	float: left;
	height: 154px;
}


#header #menu   {
	width: 992px;
	height: 41px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	float: left;
}
#header    #menu ul   {
	line-height:30px;
	list-style:none;
	margin:0;
	padding: 0px;
	width: auto;
	float: left;
}
#header  #menu  li {
	display:inline;
	padding: 0;
	margin: 0px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#header     #menu     li  a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: capitalize;
	margin: 0px;
	color: #666666;
	line-height: 41px;
	float: left;
	width: auto;
}
#header      #menu      li   a.current {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: capitalize;
	margin: 0px;
	color: #666666;
	line-height: 41px;
	float: left;
	background-image: url(graficos/f_menu.jpg);
	background-repeat:  repeat-x;
	width: auto;
}
#header      #menu      li   a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: capitalize;
	margin: 0px;
	color: #000000;
	line-height: 41px;
	background-image: url(graficos/f_menu.jpg);
	background-repeat:  repeat-x;
	float: left;
}
#header  #menu  li.right {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 41px;
	text-decoration: none;
}
#header     #menu     li.right  a {
	text-align: center;
	display: inline;
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-transform: none;
	float: right;
	font-weight: normal;
}
#header    #menu    li.right a:hover {
	text-align: center;
	display: inline;
	color: #000000;
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-transform: none;
	float: right;
	font-weight: bold;
}
#content {
	color: #333;
	width: 999px;
	padding: 0px;
	float: left;
}
#content #secciones {
	color: #333;
	width: 979px;
	padding: 10px;
	float: left;
	height: auto;
}
#content #secciones table {
	color: #333;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	height: auto;
	width: 880px;
}
#content #secciones td {
	color: #333;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.facturacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.titulos_des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}
.texto_e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
	text-indent: 50px;
}




#content #secciones h1 {
	color: #4FAFD9;
	width: 100ex;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #secciones h2 {
	color: #4FAFD9;
	width: 100%;
	float: left;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-bottom: 5px;
}
#content #secciones h3 {
	color: #4FAFD9;
	width: 100ex;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


#content #secciones p {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}
#content #secciones #notas {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 600px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content  #secciones  #notas  .titulo {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #secciones #notas .texto {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}
#content #secciones #notas .archivo {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 96%;
	text-align: left;
	padding-right: 4%;
	height: 24px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content    #secciones    #notas    .titulo    a:link  {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}

#content   #secciones   #notas   .texto   a:link  {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}
#content   #secciones   #notas   .texto   a:visited  {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}
#content #secciones #notas .texto a:hover {
	color: #46ABD7;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}







#content #lateral {
	color: #333;
	width: 243px;
	padding: 0px;
	height: auto;
	float: left;
}
#content #contenido {
	color: #333;
	width: 756px;
	padding: 0px;
	height: auto;
	float: left;
}
#footer {
	color: #333;
	width: 100%;
	padding: 0px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(graficos/fondo_footer.jpg);
	background-repeat:  repeat-x;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #46ABD7;
	text-decoration: none;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#content #secciones #notas .titulo a:visited {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}
#content #secciones #notas .titulo a:hover {
	color: #46ABD7;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
}
#content #secciones #formulario_c {
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 900px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content #secciones #formulario_c table {
	color: #333;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	height: auto;
	width: auto;
}
#content #sec_factura {
	color: #333;
	width: 980px;
	float: left;
	height: auto;
}
#content #sec_factura table {
	color: #333;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	height: auto;
	width: 360px;
}
#content #sec_factura td {
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
