* {
	margin: 0;
	padding: 0;
}
html, body{
	margin:0px;
	height:98%; /* conseguimos que se ajuste al tamaño del explorador poniendo 100% al body y a html*/
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url('../images/pixel00.jpg');
	background-repeat: repeat-y;
	background-position:  center 50%;
	background-attachment: fixed; margin-left:2px; margin-right:0; margin-top:0px; margin-bottom:0
	
			
}
#contenedor {
	margin-left: 2px;
	margin-left: expression('0px');
	_margin-left: expression('0px');
	/*margin: 0px 0 ;*/
		
}
#contenedor2 {
	margin-left: 0px;
	margin-left: expression('0px');
	_margin-left: expression('0px');
	/*margin: 0px 0 ;*/
		
}

#contenedortplcertificados {
	margin-left: 0px;
	margin-left: expression('0px');
	_margin-left: expression('0px');
	/*margin: 0px 0 ;*/		
}
#contenedortplmod{
	/*margin-left: 0px;*/
	/*margin: 0px 0 ;*/		
	position: absolute; 
	/*top: 50%; */
	left: 50%; 
	/*margin-top: -204px; Restamos la mitad de alto*/
	margin-left: -502px; /*Restamos la mitad de ancho*/
}
#contenedortpl {
	margin-left: -2px;
	margin-left: expression('0px');
	_margin-left: expression('21px');
	/*margin: 0px 0 ;*/		
}
form {
}

form br {
}

br {
	height:55px;
}

h1, h2, h3 {
	margin-top: 0em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	color: #ffffff;	
}
a:link  {
	text-decoration: none;
	color: #ffffff;
}

a:visited  {
	text-decoration: none;
	color: #ffffff;
}

v:link  {
	text-decoration: none;
	color: #ffffff;
}
a:visited:hover {
	text-decoration: none;
	color: #ffffff;
}

/* Header */

#header {
	width: 960px;
	height: 24px;
	background-image: url('../images/img01.gif');
	background-repeat: repeat-x;
		left: 50%; 
	margin-left:22px; margin-right:auto; margin-top:0; margin-bottom:0
}

#logo {
	float: left;
	height: 24px;
	width:170px;
	background-color:#FFFFFF;
	background: url('../images/img02.gif') no-repeat;
}

#contenedorlogo{
	width:960px;
	height:77px;
	/*margin: 0 auto;*/
	background-color:#ffffff;	
	left: 50%; 
	margin-left:22px;
}
/*#logo h1, #logo h2 {
	float: left;
	margin: 0;
}

#logo h1 {
	padding: 5px 0 0 20px;
}

#logo h2 {
	padding: 12px 0 0 6px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}*/
#barra {
	float: left;
	background-color: #604d21;
	height: 7px;
	margin-top: 2px 0 0 0;

}

#menu {
	float: right;
	height: 24px;
	
}

#menu ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 16px;
	padding: 2px 10px 2px 10px;
	/*background: url(images/img04.gif) no-repeat;*/
	border: none;
	/*text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -2px;*/
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	color: #C9960E;
}
/*Menu 3*/
#menu3 {
	float: right;
	height: 34px;
}

#menu3 ul {
	margin: 0;
	padding: 0 0px 0 0;
	list-style: none;
}

#menu3 li {
	float: left;
}

#menu3 a {
	display: block;
	float: left;
	height: 16px;
	padding: 2px 10px 2px 10px;
	border: none;
	font-weight: bold;
	/*color: #520305;*/
		color: #030D52;
	text-decoration: underline;
}

#menu3 a:hover {
	text-decoration: none;
	color: #520305;
}

/*Menu 2*/
#menu2 {
	float: left;
	height: 22px;
	background-image: url('../images/pixelboton.jpg');
	background-repeat: repeat-x
	
}

#menu2 ul {
	margin: 0;
	padding: 0 0px 0 0;
	list-style: none;
}

#menu2 li {
	float: right;
}

#menu2 a {
	display: block;
	float: right;
	/*height: 16px;*/
	height: 36px;
	padding: 0px 0px 0px 0px;
	/*padding: 2px 10px 2px 10px;*/
	border: none;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	
}

#menu2 a:hover {
	/*text-decoration: underline;
	color: #C9960E;*/
}

/* Page */

#page {
	position:absolute;
	width: 960px;
	min-height:98%;
	margin: 0 auto 0 auto;
	margin-left:20px;
	margin-top:30px;
}
#barrasubmenu {
	width:960px;
	margin-top:-10px;
	margin-left:2px;
	height:6px;
	background-image: url('../images/pixelsubmenu.jpg');
	background-repeat: repeat-x
}

#barrasubmenublanco {
	width:960px;
	margin-top:-8px;
	height:6px;
	background-image: url('../images/pixelsubmenublanco.jpg');
	background-repeat: repeat-x;
	background-color:#FFFFFF
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0 0 0 20px;
	margin: 0 2px 0 4px; 
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #887e6d;
	border-right-color: #887e6d;
	border-bottom-color: #887e6d;
	border-left-color: #887e6d;
}



/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
}

.sidebar li ul {
	padding: 0px 20px;
}

.sidebar li li {
	padding: 0px 0;
}

.sidebar h2 {
	/*padding-left: 15px;*/
	/*background: url(images/img07.gif) no-repeat left center;*/
	letter-spacing: -1px;
	color: #666666;
}
/* sidebar */

#submenu {
	float:left;
	margin-left:0px;
	width: 960px;
	height:20px;
	background-color:#ffffff;
}
/* Sidebar1 */

#sidebar1 {
	width: 170px;
	margin-left:5px;
	margin-top:-14px;
	text-align:center;
}

#sidebar1 h2 {
	text-align: center;
	padding: 0 0 0 0;	/*background: url(images/img09.gif) no-repeat;*/
}
#sidebar1Index {
	width: 170px;
	margin-left:4px;
	margin-left:expression('4px');
	_margin-left:expression('2px');
}

#sidebar1Index h2 {
	text-align: center;
	padding: 0 0 0 0;	/*background: url(images/img09.gif) no-repeat;*/
}
/* Menu izquierda*/

#menuizq {
	width: 170px;
	margin: 0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #ffffff;
}

#menuizq h2 {
	text-align: center;
	padding: 5px 0 0 0;	/*background: url(images/img09.gif) no-repeat;*/
}
#menuizq li {
	
	padding: 5px 0 0 10px;	/*background: url(images/img09.gif) no-repeat;*/
}
/* Submenu izquierda*/

#submenuizq {
	width: 170px;
	margin-left:expression(' -10px');
	_margin-left:expression(' -10px');	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#846a35;
}

#submenuizq h2 {
	text-align: center;
	padding: 0px 0 0 0;	/*background: url(images/img09.gif) no-repeat;*/
}
#submenuizq ol {
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0 0 0 25px;	/*background: url(images/img09.gif) no-repeat;*/
	background-color:#846a35;
}

/* Submenu izquierda*/

#submenuizq2 {
	width: 170px;
	margin-left:expression('-10px');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#846a35;
	margin-top:-1px;
}

#submenuizq2 h2 {
	text-align: center;
	padding: 0px 0 0 0;	/*background: url(images/img09.gif) no-repeat;*/
}
.submenuizq2  {
	/*height:20px;*/
	padding: 0 0 5px 50px;	/*background: url(images/img09.gif) no-repeat;*/
	background-color:#846a35;
}
/* Submenu izquierda*/

#submenuizq3 {
	width: 160px;
	margin-left:expression('0px');
	_margin-left:expression('10px');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#8d575b;
}

#submenuizq3 h2 {
	text-align: center;
	padding: 0px 0 0 0;	/*background: url(images/img09.gif) no-repeat;*/
}
.submenuizq3  {
	/*height:20px;*/
	padding: 0 0 5px 65px;	/*background: url(images/img09.gif) no-repeat;*/
	background-color:#8d575b;
}

/* Sidebar2 */

#sidebar2 {
	float:left;
	width: 180px;
	margin:0 auto;
	padding: 0 0 0 1px;

}

/*columna derch*/

#acceso{
	width:188px;
	height:31px;

}
#acceso h2{
	width:188px;
	height:21px;
	text-align: center;
	padding: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#726752;
	letter-spacing: 0em;
	background-color:#d4d0c8;
	
}
#banners{
	text-align:center;
	/*width:143px;
	float:right;
	margin-right:10px;
	margin-top:-80px;*/	
	margin:50px auto;
}
.banners{
	text-align:center;
	width:143px;
	margin-left:20px;
	margin-top:200px;
}
.banners2{
	margin-top:0px;
	text-align:center;
	width:143px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url('../images/img01.gif') repeat-x;
}

#footer p {
	margin: 0;
	padding: 15px 20px;
	font-size: smaller;
}

#footer .legal {
	float: left;
	height: 40px;
	background: url('../images/img02.gif') no-repeat;
}

#footer .credit {
	float: right;
	height: 40px;
	background: url('../images/img03.gif') no-repeat right top;
}
#searchform {
	text-align:center;
}

.formacceso {
	float:left;
	width:7em;
	margin: 5px 0 5px 0;
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #d1cbca;
	border: 1px solid #9c9390;
}
.formtxtacceso {
	float:left;
	width:5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #887e6d;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 20px;
}
.combos {
	margin: 10px 0 0 0;
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #d1cbca;
	border: 1px solid #9c9390;
}
#searchsubmit {
	margin: 10px 0 0 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #887e6d;
	border-style: none;
}
.btsubmitrojo {
	margin: 10px 10px 0 10px;
	padding: 0px 10px 0 10px;
	color: #FFFFFF;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #8d4547;
	border-style: none;

}
#linea{
	width:150px;
	height:10px;
	margin:0 5px;
	background-image: url('../images/linea.jpg');
	background-repeat: repeat-x
}
#linea2{
	width:175px;
	height:10px;
	background-image: url('../images/linea.jpg');
	background-repeat: repeat-x; margin-left:16px; margin-right:5px; margin-top:0; margin-bottom:0
}

#linea-int{
	width:550px;
	height:18px;
	background-image: url('../images/linea-int.jpg');
	background-repeat: repeat-x
}
#linea-int4{
	width:500px;
	height:1px;
	margin-left:25px;
	background-image: url('../images/pixel-hz.jpg');
	background-repeat: repeat-x
}
#linea-int3{
	width:516px;
	height:18px;
	background-image: url('../images/linea-int.jpg');
	background-repeat: repeat-x
}
#linea-int2{
	width:480px;
	height:18px;
	background-image: url('../images/linea-int.jpg');
	background-repeat: repeat-x
}
#titulo{
	float: left;
	width: 547px;
	height:25px;
	margin: 3px 2px 0 0;
	padding: 3px 5px 0 0;
	background-color:#f0eeee;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #887e6d;
	text-align: right;
}
#titulo2{
	float: left;
	width: 547px;
	height:25px;
	margin: 3px 2px 0 0;
	padding: 3px 5px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #4d101f;
	text-align: right;
}
#submenuconte{
	float: left;
	width: 547px;
	height:25px;
	margin: 3px 2px 0 0;
	padding: 3px 5px 0 0;
	text-align: right;
}
#txt{
	float: left;
	width: 547px;
	height:550px;
	margin: 3px 2px 0 0;
	padding: 3px 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a0204;
	text-align: justify;
	line-height: 20px;
}
/*#txt li{
	float: left;
	width: 547px;
	height:25px;
	margin: 3px 2px 0 0;
	padding: 3px 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a0204;
	text-align: justify;
	line-height: 20px;
}*/
.subtitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #7c1616;	
}
#subtitulolinea{
	float: left;
	width: 547px;
	height:20px;
	margin: 3px 2px 0 0;
	padding: 1px 5px 0 0;
	background-color:#f3f3f3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2ada9;
	border-bottom-color: #b2ada9;

}
#subtitulolinea2{
	float: left;
	width: 547px;
	height:40px;
	margin: 3px 2px 0 0;
	padding: 1px 5px 0 0;
	background-color:#f3f3f3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2ada9;
	border-bottom-color: #b2ada9;

}
.subtitulolinea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #976c75;
	text-align: right;
	padding: 0 5px 0 0;
}
.subtitulolinea2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #976c75;
	text-align: left;
	padding: 0 5px 0 0;
}
.txt12{
	padding: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c1616;
	font-weight: bold;
	text-align: center;
}
.txt12decanos{
	padding: 0 0 0 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}
.txt12contactar{
	padding: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}
.txt12titulos{
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}
.txt13titulos{
	padding: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #521516;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.txt12titulos0{
	padding: 0 0 0 -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}
.txt11contactar{
	padding: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}
.txt10sangia{
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-align: left;
	line-height:14px;
}
.txt11titulos{
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}
.txt11select{
	padding: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}
.txtV10gris{
	padding:0 0 0 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
}
.txtV10gris0{
	padding:0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	font-weight: normal;
}
.adornotxtV10gris{
	padding:0 0 0 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
}
.txtV10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c1616;
}
.txt10verde{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898a62;
}
.txt10verde2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7c4d;
}

.txtV10os{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	line-height: 14px;
}
.txtV10osdecanos{
	padding: 0 0 0 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
}
.txtV10oscontactar{
	padding: 0 0 0 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
}
.txtV10oscontactarRojo{
	padding: 0 0 0 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #74332e;
}
.txtV10oscontactar2{
	padding: 0 0 0 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
}
.txtcontactartab {
	float:left;
	width:18em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	text-decoration: none;
	margin: 0 0 0 90px;
}
.txtcontactartab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	text-decoration: none;
}
.txtcontactartab3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	text-decoration: none;
	margin: 0 0 0 90px;
	line-height: 13px;
}
.txtV11osdecanos{
	padding: 10px 0 0 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32000b;
	line-height: 24px;
}
.txtV11usuario{
	padding: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #917172;
	line-height: 24px;
	font-weight: bold;
}
.txtV10osdelegacionesbold{
	padding: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	line-height: 24px;
	font-weight: bold;
}
.txtV10osbold{
	padding: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	line-height: 24px;
	font-weight: bold;
}
.txtV10osdelegaciones{
	padding: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	line-height: 14px;

}
.txtV10boldos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	font-weight: bold;
}
.txtV10normalos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
}
.txtV10normalos2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
	padding-left:2px;
	padding-right:2px;
}
.btnot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a0204;
	text-align:right;
	text-decoration: none;
}
a.btnot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a0204;
	text-decoration: none;
}
a.btnot:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a0204;
	text-decoration:underline;
}
.bt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-align:right;
	text-decoration: none;
}
a.bt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-decoration: none;
}
a.bt:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-decoration:underline;
}

.botontxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a0204;
	text-align:right;
	text-decoration: none;
}
a.botontxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a0204;
	text-decoration: none;
}
a.botontxt:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #520305;
	text-decoration: none;
}
a.botontxt:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #520305;
	text-decoration: none;
}
a.botontxt:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #520305;
	text-decoration: none;
}
a.botontxt:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #520305;
	text-decoration: none;
}
.botontxt22{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d575b;
	text-align:left;
	text-decoration: underline;
	padding: 0 0 0 50px;
}
a.botontxt22{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d575b;
	text-decoration: underline;
	padding: 0 0 0 50px;
}
a.botontxt22:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #520305;
	text-decoration: underline;
	padding: 0 0 0 50px;
}
a.botontxt22:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d575b;
	text-decoration: underline;
	padding: 0 0 0 50px;
}
a.botontxt22:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d575b;
	text-decoration: underline;
	padding: 0 0 0 50px;
}
a.botontxt22:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8d575b;
	text-decoration: underline;
	padding: 0 0 0 50px;
}
.botontxt222{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#887e6d;
	text-align:left;
	text-decoration: underline;
	padding: 0 0 0 150px;
}
a.botontxt222{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #887e6d;
	text-decoration: underline;
	padding: 0 0 0 150px;
}
a.botontxt222:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #887e6d;
	text-decoration: underline;
	padding: 0 0 0 150px;
}
a.botontxt222:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #887e6d;
	text-decoration: underline;
	padding: 0 0 0 150px;
}
a.botontxt222:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #887e6d;
	text-decoration: underline;
	padding: 0 0 0 150px;
}
a.botontxt222:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #887e6d;
	text-decoration: underline;
	padding: 0 0 0 150px;
}
.botonleer2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9ca25a;
	text-align:right;
	text-decoration: none;
}
a.botonleer2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9ca25a;
	text-decoration: none;
}
a.botonleer2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9ca25a;
	text-decoration: none;
}

.botontxt3{
	padding: 0 0 0 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a0204;
	text-align:left;
	text-decoration: none;
}
.botontxt2{
	padding: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a0204;
	text-align:left;
	text-decoration: none;
}
a.botontxt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a0204;
	text-decoration: none;
}
a.botontxt2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #520305;
	text-decoration: underline;
}
.boton10txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #520305;
	text-align:right;
	text-decoration: none;
}
a.boton10txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #520305;
	text-decoration: none;
}
a.boton10txt:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3a0204;
	text-decoration: none;
}
a.boton10txt:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3a0204;
	text-decoration: none;
}
a.boton10txt:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3a0204;
	text-decoration: none;
}
a.boton10txt:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3a0204;
	text-decoration: none;
}
#caja{
	float: left;
	width: 547px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;
	background-color:#e7e4e4;
}
#bordeForm{
	float: left;
	width: 450px;
	margin: 3px 2px 3px 50px;
	padding: 3px 5px 0px 0;
	border: 1px solid #74332e;	
}
.validarusuario {
	float:left;
	width:20em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #887e6d;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 0px;
	text-align:right;
}
.validarusuarioForm {
	float:left;
	width:20em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #74332e;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 -75px;
	text-align:right;

}
.validarclave {
	float:left;
	width:15em;
	margin: 5px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #d1cbca;
	border: 1px solid #9c9390;

}
.validarclaveForm {
	float:left;
	width:25em;
	margin: 5px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #F3F1F1;
	border: 1px solid #74332e;

}

.centrar{
	text-align:center;
}
.imagenright{
	float:right;
	padding: 5px 0 5px 15px;
}
.imagenleft{
	float:left;
	padding: 5px 0 5px 15px;
}
#imagenplano{
	
	width:406px;
	height:361px;
	padding: 0 60px 0 80px;
}
#fondoinicio{
	width:428px;
	height:324px;
	background-image: url('../images/fondo-portada.jpg');margin-left:60px; margin-right:80px; margin-top:10px; margin-bottom:10px
}
#contfondoinicio{
	width:364px;
	margin: 0 23px 15px 33px;
	padding: 20px 0 0 0;
}
#images{
	float: left;
	width: 547px;
	margin: 3px 2px 0 12px;
	padding: 3px 5px 0 0;
}
.imagensede{
	width:160px;
	height:215px;
	margin: 30px 2px  30px 2px;
	padding: 30px 5px 30px 2px;
	display:inline;
}
#fondojunta{
	width:428px;
	background-image: url('../images/fondo-junta.jpg');
	background-repeat: no-repeat; margin-left:60px; margin-right:80px; margin-top:10px; margin-bottom:10px
}
.blanco{
	color:#FFFFFF;
}
.botonblanco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F7F0F0;
	text-align:right;
	text-decoration: none;
}
a.botonblanco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F7F0F0;
	text-decoration: none;
}
a.botonblanco:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F7F0F0;
	text-decoration: none;
}
a.botonblanco:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F7F0F0;
	text-decoration: none;
}
.spacioletra{
	width:25px;
}
#colunma1 {
	float:left;
	width: 244px;
}
#colunma2 {
	float:right;
	width: 204px;
}

/**************************************************

				TABLA DATOS COLEGIADO

***************************************************/
#cajaDT{

	float: left;
	width: 547px;
	height:180px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;


}
#tabla{
	padding: 0px 0 0px 0px;
	float: left;
	width: 526px;
	margin-left:10px;
}
#fila1{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila2{
	width:526px;
	height:27px;
	background-color:#FFFFFF;
}
#fila3{
	width:526px;
	height:27px;
	background-color:#FFFFFF;
}
#fila4{
	width:526px;
	height:27px;
	background-color:#FFFFFF;
}
#fila5{
	width:526px;
	height:46px;
	background-color:#FFFFFF;
}
#celda1-0{
	position:absolute;
	width:111px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;	
	
}
#celda1-1{
	position:absolute;
	width:390px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 0px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda2-0{
	position:absolute;
	width:111px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 1px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	
}
#celda2-1{
	position:absolute;
	width:390px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 0px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;

}
#celda3-0{
	position:absolute;
	width:111px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;

	

}
#celda3-1{
	position:absolute;
	width:390px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a0204;
	padding: 0px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;

}
#celda4-0{
	position:absolute;
	width:111px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	

}
#celda4-1{
	position:absolute;
	width:390px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
	

}
#celda5-0{
	border-left:0px solid #FFFFFF; border-right:0px solid #FFFFFF; border-top:1px solid #FFFFFF; border-bottom:0px solid #FFFFFF; position:absolute;
	width:121px;
	height:22px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left:5px; padding-right:0; padding-top:4px; padding-bottom:0
}
#celda5-1{
	border-left:0px solid #ffffff; border-right:1px solid #ffffff; border-top:0px solid #ffffff; border-bottom:1px solid #ffffff; position:absolute;
	width:390px;
	height:22px;
	margin-left:121px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a0204;
	padding-left:5px; padding-right:0; padding-top:4px; padding-bottom:0	
}
.comboDP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top:5px;
	margin-left:2px;
	color: #990000;
	text-align: justify;
	border: 1px solid #E9E9E9;
	background-color: #F3F3F3;
}
.txtDP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top:5px;
	margin-left:10px;
	color: #3a0204;
	
}
/**************************************************

				TABLA cuenta bancaria

***************************************************/
#cajaCB{


	float: left;
	width: 547px;
	height:180px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;


}
#tablacb{	
	padding: 5px 0 5px 3px;
	float: left;
	width: 526px;
	margin-left:10px;

}
#fila1cb{
	width:526px;
	height:26px;
	background-color:#FFFFFF;

}
#fila2cb{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila3cb{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}

#fila5cb{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#celda1-0cb{
	position:absolute;
	width:223px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;	

}
#celda1-1cb{
	position:absolute;
	width:280px;
	height:26px;
	margin-left:223px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda2-0cb{
	position:absolute;
	width:223px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#celda2-1cb{
	position:absolute;
	width:280px;
	height:26px;
	margin-left:223px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
	
}
#celda3-0cb{
	position:absolute;
	width:223px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;


}
#celda3-1cb{
	position:absolute;
	width:280px;
	height:26px;
	margin-left:223px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;

}

.comboDP2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top:5px;
	margin-left:2px;
	color: #990000;
	text-align: justify;
	border: 1px solid #E9E9E9;
	background-color: #F3F3F3;
}


/**************************************************

				TABLA despacho

***************************************************/
#cajaD{

	float: left;
	width: 547px;
	height:356px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;

}
#tablad{	
	padding: 5px 0 5px 3px;
	float: left;
	width: 526px;
	margin-left:10px;

}
#fila1d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;

}
#fila2d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila3d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila4d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila5d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila6d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila7d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila8d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila9d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila10d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila11d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila12d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila13d{
	width:526px;
	height:46px;
	background-color:#FFFFFF;
}
#celda1-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda1-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda2-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda2-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;	
}
#celda3-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda3-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda4-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda4-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda5-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda5-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda6-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda6-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda7-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda7-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda8-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda8-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda9-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda9-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda10-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda10-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda11-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda11-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;	
}
#celda12-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda12-1d{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda13-0d{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda13-1d{
	position:absolute;
	width:390px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
.comboDP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-align: justify;
	border: 1px solid #E9E9E9;
	background-color: #F3F3F3;
}

/**************************************************

				TABLA despacho2

***************************************************/
#cajaD2{

	float: left;
	width: 547px;
	height:356px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;

}
#tablad2{	
	padding: 5px 0 5px 3px;
	float: left;
	width: 526px;
	margin-left:10px;

}
#fila1d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;

}
#fila2d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila3d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila4d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila5d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila6d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila7d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila8d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila9d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila10d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila11d{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila12d2{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila13d2{
	width:526px;
	height:46px;
	background-color:#FFFFFF;
}
#celda1-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda1-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda2-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda2-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;	
}
#celda3-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda3-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda4-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda4-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda5-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda5-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda6-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda6-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda7-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda7-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda8-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda8-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda9-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda9-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda10-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda10-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda11-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda11-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;	
}
#celda12-0d2{
	position:absolute;
	width:121px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda12-1d2{
	position:absolute;
	width:383px;
	height:26px;
	margin-left:121px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda13-0d2{
	border-left:0px solid #FFFFFF; border-right:0px solid #FFFFFF; border-top:1px solid #FFFFFF; border-bottom:0px solid #FFFFFF; position:absolute;
	width:121px;
	height:22px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left:5px; padding-right:0; padding-top:4px; padding-bottom:0
}
#celda13-1d2{
	border-left:0px solid #761d20; border-right:1px solid #761d20; border-top:0px solid #761d20; border-bottom:1px solid #761d20; position:absolute;
	width:390px;
	height:22px;
	margin-left:121px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3a0204;
	padding-left:8px; padding-right:0; padding-top:4px; padding-bottom:0
}
.comboDP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-align: justify;
	border: 1px solid #E9E9E9;
	background-color: #F3F3F3;
}

/**************************************************

				TABLA personales

***************************************************/
#cajaPer{

	float: left;
	width: 547px;
	height:356px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;

}
#tablaper{	
	padding: 5px 0 5px 3px;
	float: left;
	width: 526px;
	margin-left:10px;

}
#fila1per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;

}
#fila2per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila3per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila4per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila5per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila6per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila7per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila8per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila9per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila10per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila11per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila12per{
	width:526px;
	height:26px;
	background-color:#FFFFFF;
}
#fila13per{
	width:526px;
	height:46px;
	background-color:#FFFFFF;
}
#celda1-0per{
		position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda1-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda2-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda2-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
	

}
#celda3-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;

}
#celda3-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;

}
#celda4-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda4-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda5-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda5-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;	
}
#celda6-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda6-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;	
}
#celda7-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda7-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda8-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda8-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda9-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda9-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda10-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda10-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda11-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda11-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda12-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda12-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#celda13-0per{
	position:absolute;
	width:151px;
	height:26px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#761d20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #761d20;
}
#celda13-1per{
	position:absolute;
	width:353px;
	height:26px;
	margin-left:151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	padding: 4px 0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #761d20;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
.comboDP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-align: justify;
	border: 1px solid #E9E9E9;
	background-color: #F3F3F3;
}

/**************************************************

				TABLA cobros

***************************************************/
#cajaCobros{

	float: left;
	width: 537px;
	/*height:356px;*/
	margin: 0px 2px 3px 0;
	padding: 0px 0px 0px 0;
	background-color:#761d20;
	z-index:1000;

}
table.tablacobro{
	padding: 0px 0 0px 0;
	float: left;
	width: 536px;
	margin-left:0px;
	background-color:#761d20;
	display: table;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
	z-index:1000;
}
table.tablacobro th{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #761d20;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #761d20;
}
table.tablacobro  tr {
	
	background-color:#FFFFFF;
	border: 1px solid #761d20;
	-moz-border-radius: 
}
table.tablacobro  tr.par {
	
	background-color:#e8e8e8;
	border: 1px solid #761d20;
	-moz-border-radius: 
}
table.tablacobro  td {
	border-left:1px solid #761d20; border-bottom:1px solid #761d20; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #761d20;
	text-align: center;
	-moz-border-radius: ;
	text-transform: lowercase; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0
}
table.tablacobro  td.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #8d575b;
	text-align: center;
}
table.tablacobro  td.justifi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #761d20;
	text-align: center;
	text-transform:uppercase;
	font-weight: bold;
}

#fila1cobro{
	width:548px;
	height:26px;
	background-color:#FFFFFF;
	border: 2px solid #761d20;
	display: table-row;
}

#fila2cobro{
	position:absolute;
	width:548px;
	height:auto;
	background-color:#FFFFFF;
	border: 1px solid #761d20;
	clear:both;
	display: table-row-group;
}
#fila3cobro{
	width:548px;
	height:26px;
	background-color:#FFFFFF;
}
#fila4cobro{
	width:548px;
	height:26px;
	background-color:#FFFFFF;
}
#fila5cobro{
	width:548px;
	height:46px;
	background-color:#FFFFFF;
}
#celda1-0cobro{
	position:absolute;
	width:55px;
	height:22px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

.celda1-1cobro{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #761d20;
}

#celda2-0cobro{
	position:absolute;
	width:136px;
	height:22px;
	margin-left:56px;
	background-color: #761d20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding: 4px 0 0 5px;
}
.celda2-1cobro{
	position:absolute;
	width:133px;
	/*<!--height:22px;-->*/
	margin-left:56px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #761d20;
	padding: 4px 0 0 5px;
	clear:both;
	display: table-cell;
}
#celda3-0cobro{
	border-left:1px solid #FFFFFF; border-right:0px solid #FFFFFF; border-top:0px solid #FFFFFF; border-bottom:1px solid #FFFFFF; position:absolute;
	width:125px;
	height:22px;
	margin-left:193px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding-left:0px; padding-right:0; padding-top:4px; padding-bottom:0

}
.celda3-1cobro{

	font-weight: bold;
}
#celda4-0cobro{
	position:absolute;
	width:55px;
	height:22px;
	margin-left:320px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.celda4-1cobro{
	position:absolute;
	width:55px;
	/*<!--height:22px;-->*/
	margin-left:320px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #761d20;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear:both;
	display: table-cell;
}

#celda5-0cobro{
	position:absolute;
	width:55px;
	height:22px;
	margin-left:376px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.celda5-1cobro{
	position:absolute;
	width:55px;
	/*<!--height:22px;-->*/
	margin-left:376px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #761d20;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear:both;
	display: table-cell;
}
#celda6-0cobro{
	position:absolute;
	width:55px;
	height:22px;
	margin-left:432px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.celda6-1cobro{
	position:absolute;
	width:55px;
	/*<!--height:22px;-->*/
	margin-left:432px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #761d20;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear:both;
	display: table-cell;
}
#celda7-0cobro{
	position:absolute;
	width:62px;
	height:22px;
	margin-left:488px;
	background-color: #761d20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0 0 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.celda7-1cobro{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;

}





.comboCobro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-align: justify;
	border: 1px solid #E9E9E9;
	background-color: #F3F3F3;
}
#cajaFact{
	float: left;
	width: 547px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;
	background-color:#e7e4e4;
	border: 1px solid #74332e;
}

.serie {
	float:left;
	width:15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32000b;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 0px;
	text-align:right;
	
}
.serieForm {
	float:left;
	width:20em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #74332e;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 -75px;
	text-align:right;

}
.fechas {
	float:left;
	width:25em;
	margin: 2px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #9c9390;
}
.fechas0102 {
	float:left;
	width:30em;
	margin: 2px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
.fechas01 {
	float:left;
	width:10em;
	margin: 2px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #9c9390;
	display:inline;
}
.fechas02 {
	position:absolute;
	float:right;
	width:10em;
	margin: -1px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #9c9390;
	display:inline;
}
#cajaCert{
	float: left;
	width: 265px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;
	
}
#cajaCert2{
	float: right;
	width: 260px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;
	
}
#tt-certificaciones{
	width: 264px;
	margin: 3px 2px 3px 3px;
	padding: 3px 5px 0px 3px;
	background-color:#87383b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#tt-certificaciones2{
	width: 261px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 3px;
	background-color:#87383b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tt-certificacionesTotal{
	/*width: 538px;
	margin: 3px 3px 3px 3px;
	padding: 3px 5px 0px 3px;*/
	background-color:#87383b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:4px;
}
#tt-blancos{
	width: 270px;
	margin: 3px 2px 3px 0;
	padding: 3px 5px 0px 0;
	background-color: #FFFFFF;
}
#linea-vert{
	float:left;
	width:1px;
	margin-left:3px;
	background-image: url('../../../images/pixel-vert.jpg');
	background-repeat: repeat-y
}
#linea-vert5{
	float:left;
	width:1px;
	margin-left:5px;
	margin-top:5px;
	height:120px;
	background-image: url('../../../images/pixel-vert.jpg');
	background-repeat: repeat-y
}
.validarcombo {
	float:left;	
	background-color: #d1cbca;
	border: 1px solid #9c9390;

}
.validadfecha {
	float:left;
	width:15em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #887e6d;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 0px;
	text-align:right;
}
.descripcion {
	float:left;
	width:10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #87383b;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 0px;
	text-align:right;
}
.descripcion2 {
	float:left;
	width:43em;
	margin: 5px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #d1cbca;
	border: 1px solid #9c9390;

}
#cajaAbj{

	float: left;
	width: 547px;
	margin: 33px 2px 3px 0;
	padding: 3px 5px 0px 0;

}
#TOseleccion{
	top: 151px;
	width: 547px;
	height: 21px;
	display:table;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TOpartido{

	padding-left: 4px;  
	top: 18px; 
	width: 121px; 
	height: 21px;
	background-color: #761d20;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #761d20;
	font-weight: bold;
	display:inline;
}
.TOmateria{
	
	padding-left: 4px; 
	top: 18px; 
	width: 193px; 
	height: 21px;
	background-color: #761d20;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold; 
	display:inline;
}
.TOtipo{
	
	padding-left: 4px; 
	top: 18px; 
	width: 230px; 
	height: 21px;
	background-color: #761d20;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	display:inline;
}
.TOposicion{
	padding-left: 4px;
	top: 41px;
	width: 547px;
	height: 21px;
	background-color: #ffffff;
	color:#761d20;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #761d20;
	border-left-color: #761d20;
	display:inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #761d20;
}
#cajaord{

	float: left;
	width: 537px;
	/*height:356px;*/
	margin: 0px 2px 3px 0;
	padding: 0px 0px 0px 0;
	background-color:#761d20;

}
table.tablaord{
	padding: 5px 0 5px 0;
	float: left;
	width: 536px;
	margin-left:0px;
	background-color:#761d20;
	display: table;
}
table.tablaord th{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #976c75;
	padding-left:14px;
	text-align:left;
}
.rosa{
	padding-left:-4px;
	color:#D3C2C7;
}
table.tablaord  tr {
	
	background-color:#FFFFFF;
	border: 1px solid #761d20;
	-moz-border-radius: 
}
table.tablaord  tr.par {
	
	background-color:#e8e8e8;
	border: 1px solid #761d20;
	-moz-border-radius: 
}
table.tablaord  td {
	border-left:1px solid #761d20; border-bottom:1px solid #761d20; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #761d20;
	margin-left:4px;
	-moz-border-radius: ;
	text-transform: lowercase; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0
}
table.tablaord  td.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #b99da0;
	text-align: center;
}
table.tablaord  td.justifi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #761d20;
	text-align: center;
	text-transform:uppercase;
	font-weight: bold;
}
table.tablaord  td.centra {
	
	text-align: center;
	
}

/***********************************************************

							CURSOS

************************************************************/
#tic {
/* las propiedades del tablón */
border: .05em #CEC3AD solid;
font-size:0.85em;
padding:10px;
width:536px;
line-height:20px;
text-align:left;
}
#cajaInfor{
	float: left;
	width: 547px;
	margin: 3px 2px 0px 0;
	padding: 3px 5px 0px 0;
	
}
.tituloCurso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74332e;
	font-weight: bold;
}
.descripCurso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #616161;
}
.fechasCurso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #928745;
}
.datosCurso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*color: #b5b4b4;*/
	color: #616161;
	
}
#cajaCurso{
	float: left;
	width: 547px;
	margin: 3px 2px 0px 0;
	padding: 3px 5px 0px 0;

}
#cajasfechas{
	/*width:130px;
	width:30em;
	display:inline;*/
	float:left;
	width:12em;
	
	
}
#cajasfechas2{
	width:330px;
	display:inline;
}
#cajasfechas3{
	width:510px;
	display:inline;
}
#cajasfechas4{
	float:left;
	width:25em;
	
}
#cajaHorario{
	widht:260px;
	
}
#cajaGeneral{
	widht:535px;
	
	
}
.botonCUR{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #3a0204;
	text-align:right;
	text-decoration: none;

}
a.botonCUR{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #3a0204;
	text-decoration: none;
}
a.botonCUR:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #520305;
	text-decoration: none;
}
a.botonCUR:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #520305;
	text-decoration: none;
}
a.botonCUR:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #520305;
	text-decoration: none;
}
a.botonCUR:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #520305;
	text-decoration: none;
}
.serie2 {
	float:left;
	width:23em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #32000b;
	text-decoration: none;
	line-height: 23px;
	margin: 0 0 0 10px;
	text-align:left;
	
}
.matri {
	float:left;
	width:15em;
	margin: 2px 0 5px 0;	
	color: #887e6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #9c9390;
	display:inline;
}
#cajamatri{
	float: left;
	width: 547px;
	margin: 3px 2px 3px 2px;
	padding: 3px 5px 0px 5px;
	background-color:#F7F4F4;
	border: 1px solid #74332e;
	display:inline;
}
#caja02{
	float: left;
	width: 547px;
	margin: 3px 2px 0px 0;
	padding: 3px 5px 0px 0;
	display:table;

}
.txtV10ostramites{
	padding: 0 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32000b;
}
.firma3 {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #32000b;
	text-decoration: none;
	line-height: 23px;
	text-align:left;
	
}
#titulomapa{
	width:564px;
	background-color:#750407;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
}
#txtmapa{
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-left: 15px;
}
#txtmapa2{
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-left: 25px;
}
#txtmapa3{
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-left: 25px;
}
#txtmapa4{
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C6BBC1;
	padding-left: 25px;
}
#txtmapa5{
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C6BBC1;
	padding-left: 25px;
}
.btmap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
a.btmap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;;
}
a.btmap:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;;
}
a.btmap:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;;
}
a.btmap:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;;
}
a.btmap:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;;
}
a.btmap:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;;
}
.btmap2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9B6C0;
}
a.btmap2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9B6C0;
}
a.btmap2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9B6C0;
}
a.btmap2:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9B6C0;
}
a.btmap2:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9B6C0;
}
a.btmap2:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9B6C0;
}
a.btmap2:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C9B6C0;
}
.bt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-align:right;
	text-decoration: none;
}
a.bt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-decoration: none;
}
a.bt2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-decoration:underline;
}
a.bt2:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-decoration:underline;
}
a.bt2:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-decoration:underline;
}
a.bt2:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a0204;
	text-decoration:underline;
}
.bt6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-align:right;
	text-decoration: none;
}
a.bt6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
a.bt6:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
a.bt6:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
a.bt6:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
a.bt6:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
/*- Menu Tabs 10--------------------------- */
#tabs10 {
      float:right;
      width:960px;
	  height:34px;	  
      font-size:93%;
      /*border-bottom:1px solid #2763A5;*/
      line-height:normal;
	  margin-right:0px;	  
      }
    #tabs10 ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
    #tabs10 li {
	float:left;
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
	float:left;
	display:block;     
	  height:16px;
      background:url('tableft10.gif') no-repeat left top;
      margin:0;
      /*padding:2px 10px 2px 10px;*/
	  border:medium none;
	  color:#000000;
      text-decoration:none
      }
    #tabs10 a span {
      
      display:block;
      background:url('../images/tabright10.gif') no-repeat right top;
      color:#FFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
     {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	  #tabs10 a.activo span {
      background-position:100% -42px;
      }

#actual{
	float: left;
	width: 547px;

	margin: 3px 2px 0 0;
	padding: 3px 5px 0 0;
	background-color:#f0eeee;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #887e6d;
	text-align: right;
}

#actual2{
	float: left;
	width: 547px;
	height:100px;
	vertical-align:middle;
	margin: 3px 2px 0 0;
	padding: 3px 5px 0 0;
	text-align:center
}
#bar1 {
	width: 170px;
	margin-left:1px;
	margin-top:-1px;
	text-align:center;
}
.subtitulolinea2video{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #976c75;
	text-align: left;
	padding: 0 5px 0 0;
	display:inline;
}
.txt12conferencia{
	padding: 0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c1616;
	font-weight: bold;
	text-align: left;
}


/******************************************************************************************/
input {
	font-family: Verdana;
	font-size: 10pt;
	color: #bfb9ae;
	background-color: white;

	font-weight: normal;
}
.td {

	
}

.td1 {

	
}
.copyrght{
    font-family: Verdana;
	font-size: 10px;
	color: #604d21;
}
.titulo{

}

.tdfecha {

	
	width: 100px;
}

.tdevento {

	
}

.tdno {

	color: #FF0000;
}


/*********************************************************************************/
.flechas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.flechas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.flechas:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.flechas:link{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.flechas:active{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.flechas:visited{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.flechas:visited:HOVER{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.evento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.evento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #342125;
	text-decoration: none;
	
}
a.evento:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #990000;
	text-decoration: none;
}
/*a.evento:link{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	background-color: #C4AFA8;
	text-decoration: none;
}
a.evento:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}
a.evento:visited{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #604d21;
	text-decoration: none;
}*/
a.evento:visited:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #990000;	
	text-decoration: none;
}