@charset "utf-8";
/** {
	padding: 0px;
	margin: 0;
	z-index: 0; }
 
html { height: 100%; }

body {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	background-color:#d9d9d9;
}*/
.myclas{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;


}
.placa{
width:720px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:none;
	color:#00a260;
}

#cuerpo_sitio {
	height:700px;
	margin: 0 auto;
	padding:15px;
	width: 990px;
	background-color:#FFFFFF;
}

.mapa_rec {
	width: 700px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #979797; 
	padding:8px 8px 8px 8px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	
}

.mapa {
	width: 700px; 
	height: 500px;
}


.formulario {
	margin-bottom:5px;
	margin-left:5px;
}

.formulario label{
	display:block;
	width:150px;
	float:left;
}

fieldset { overflow: hidden; }
 
table { overflow: hidden; }

textarea {
	overflow:auto;
	font-family: 'Arial',Lucida Grande,Verdana,Sans-Serif;
	font-size: 1.05em;
	padding: 0px 3px 0px 3px;
	font-style: italic;
	width:300px; }
 
input {
	overflow: hidden;
	font-family: 'Arial',Lucida Grande,Verdana,Sans-Serif;
	font-size: 1.2em;
	padding: 0px 3px 0px 3px;
	font-style: italic; 
	color:#666666;
	width:300px;
}
	
.boton_ver {
	background: transparent url(formbg.gif) repeat-x scroll left top;
	font-style:bold;
	font-size:1em;
	cursor: pointer;
	border: 1px solid white;
	border: outset 1px #ffffff;
	color: #585858;
	font-weight: bold;
	font-style: normal;
	padding:0px 4px 0px 4px;
	width:60px;
	height:20px;
}

.ulpuntos{
	font-size:10px;	
	line-height:1.5em;
	margin-left:18px;
}
#alerta_error{
color:#990000;

}

.puntos{
	width:220px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
}

.title{
	background: transparent url(puntos.jpg) repeat-x scroll left top;
	margin-bottom:10px;
	margin-top:10px;
	padding:8px;
	font-size:12px;
	width:700px;
	color:#FFFFFF;
}
.coment{
color:#CCCCCC;
font-style:italic;
margin-bottom: 10px;
margin-left: 5px;
}
.page_actual{
color:#00a260;
font-style:italic;

}
.load{
marg-left:10px;
}
#side_bar{

float:left;
}
.pies{
text-align:center;
margin-top:10px;
}

#cuerpo_login{

	margin: 0 auto;
	padding:15px;
	width: 990px;
	background-color:#FFFFFF;
}

.menu{
background: transparent url(formbg.gif) repeat-x scroll left top;
margin-left:2px;
padding:11px;
text-align:center;
width:235px;
background-color:#666666;

}

.menu li{
display:inline;
padding-left:7px;

}
.negro{
background-color:#CCCCCC;
width:239px;
height:40px;

}
.print{
    cursor:pointer;
}




