body{
	border: 0px;
	margin:0px;
	/*background-image: url("../../img/background.jpg");*/
	background-repeat: no-repeat;
	/*background-position: top left;*/
	background-attachment: fixed;
 
 background-color:#9c9c7b;
 
 scrollbar-face-color: #9c9c7b;
 scrollbar-shadow-color: #545430;
 scrollbar-highlight-color: #CCCC99;
 scrollbar-3dlight-color: #CCCC99;
 scrollbar-darkshadow-color: #545430;
 scrollbar-track-color: #6F733C;
 scrollbar-arrow-color: #003300;
}

body.ppal
{
 background-color: #bab7d0;
 background-image: none;
}

body, table, tr, td, th, p
{
 font-family: verdana;
 font-size: 10px;
 color: white;
}

.link
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FED189;
	text-decoration: none;
}

.link:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

input, select, textarea
{
 background-color: #FBEEB1;
 font-family: verdana;
 font-size: 10px;
 
 border: 1px solid #FED189;
}

input.boton
{
 border: 3px outset #FED189;
}

input.check
{
 border: 0px;
 background-color: transparent;
}

span.obligatorio
{
 font-weight: bold;
 color: #FED189;
}


/************************** estilos de los modulos ***********************/

table.observaciones
{
}

body.fondo_visor
{
 width: 444px;
 height: 100%;
 background-image: url("../../img/visor/back.jpg");
 background-repeat: no-repeat;
 background-position: top left;
 background-attachment: fixed;
 
 background-color: #695CA7;

}

/***************** estilos de los textos estaticos ***********************/

p.nota
{
 font-family: arial;
 font-size: 9px;
}

p.tituloestatico
{
 font-size: 13px;
 font-weight: bold;
 color: #6699FF;
 text-decoration: none;
}

p.tituloestatico2
{
 font-size: 11px;
 font-weight: bold;
 color: #6699FF;
 text-decoration: none;
 margin-left:7px;
}

td.textoestatico
{
 color: #FFFFFF;
}

td.car
{
 border: 1px solid #8377BA;
}

img.normal{
 border-width:1px;
 border-style:solid;
 border-color:#9C9C7B;
}
/************ DIV CENTRAL *******************/
#prin{
	overflow: auto; 
	margin:0px;
	padding: 0px 30px 0px 10px;
	height: 315px; 
	background-image: url("../../img/background.jpg");
}
div#prin2{
	overflow: auto; 
	height: 315px; 
	width: 735px; 
	background-image: url(../../img/background.jpg);
}
ul#menu{
	width: 100%;
	height: 21px;
	padding: 0px;
	margin: 0px;	
	list-style: none;
}
ul#menu li{
	float:left;
	padding: 0px;
	margin: 0px;
	height: 21px;
	list-style-type: none;
}
td .visita{
background-image: url(../../img/head_r2_c6.jpg);
}
