body {
	background-image: url(./img/fondo_degradado4.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #F0F7FD;
	margin-top: 11px;
	z-index: 10;
}
div {
	z-index: 10;
}
span {
	font-weight: bold;
	text-decoration: underline;
}
#centrado {
	margin-top: 0px;
	position: relative;
	width: 690px;
	left: 50%;
	margin-left: -345px;
	z-index: 10;
}
h1 {
	font-size:14px;
	color:#FF0000;
	text-decoration:underline;
	background-image: url(../img/layout/logobig.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
}
h1 span {
	visibility: hidden;
}
h1 a {
	font-family: Trebuchet MS, 	Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFA103;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: right;
	text-decoration: none;
	display: block;
}

/* - - - - - - - - - - - - - - - M E N U  - - - - - - - - - - - - - - */

#menu {
	background-image: url(./img/menu_recto.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	margin-top:2px;
}
#menu ul {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
#menu ul li {
	display: inline;
	margin: 0px;
	
}
#menu ul li a{
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D7D7D7;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#menu ul li a:hover{
	color: white;
	text-decoration: none;
}
#menu ul li.inmo {
	padding: 0px 0px 0px 22px;
	/*border: 1px solid black;*/
	/*text-align: right;*/
}

/* - - - - - - - - - - - - - - - T E X T O  - - - - - - - - - - - - - - */

#texto {
	float: left;
	width: 95%;
	padding-left: 5px;
	padding-right: 15px;
	text-align: justify;
	text-indent: 30px;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.mapagoogle {
	/*float: left;*/
	width: 400px;
	height:300px !important;
	height:335px;
	/*border-right: 1px dotted #095EAA;*/
	padding-right: 15px
}
#texto ul.breadcrumbs {
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
#texto ul.breadcrumbs li {
	display: inline;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	
}
#texto ul.breadcrumbs li a{
	padding-right: 12px;
	background-image: url(../img/layout/breadcrumbs_bullets.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#texto h2 {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px dotted #000000;
	/*margin-top: 18px;*/
}
#texto h2 a {
	text-decoration: none;
}
#texto h2 a:hover {
	text-decoration: underline;
}
#texto h2 img {
	padding: 0px 5px 0px 0px;
}
#texto h3 {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 13px;
	color: #504A4C;
	/*bottom: 1px dotted #504A4C;*/
}
#texto p {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 1.7em;
}
#texto ul li {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.7em;
	text-indent:0px;
	margin-left:20px;
}
#texto .fecha {
	text-align: right;
	color: #999;
}
#texto p img {
	float: left;
	border: 1px solid #bbb;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#texto p img.noflota {
	float: none;
	border: 0px solid #bbb;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#texto a {
	color: #095EAA;
}

#texto a:hover {
	color: #095EAA;
	text-decoration: none;
	font-weight:bold;
}

#texto form {
	/* modificado */
}

#texto form input {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	/*width: 200px;*/
	margin-bottom: 10px;
	border: 1px solid #333;
	padding: 2px;
	/* modificado */
}
#texto form textarea {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	/*display: block;*/
	/*width: 200px;*/
	float: left;
	margin-bottom: 10px;
	border: 1px solid #333;
	padding: 2px;
	width: 97%;
	/* modificado */
}

#texto form input:focus {
	border: 1px solid #FFA103;
}
#texto form textarea:focus {
	border: 1px solid #FFA103;
}
#texto form label {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;
}

#texto form br {
	clear: left;
}
/*#texto form input:type(submit){
	font-family: Trebuchet MS, verdana, sans-serif;
}*/

/* - - - - - - - - - - - - - - - S U B M E N U  - - - - - - - - - - - - - - */

#submenu {
	/*position: absolute;*/
	float: right;
	/*top: 315px;*/
	right: 0px;
	width: 28%;
	margin: 30px 10px 0px 10px;
}

#submenu h2 {
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: right;
}
#submenu p {
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.7em;
}
#submenu ul {
	margin-left: 20px;
	padding: 0px;
}
#submenu li {
	list-style-image: url(../img/layout/submenu_list_item.gif);
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
}
#submenu li a{
	color: #504A4C;
	text-decoration: none;
}
#submenu li a:hover{
	color: #555;
	text-decoration: underline;
}
#submenu a{
	color: #504A4C;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
}
#submenu a:hover{
	color: #555;
	text-decoration: underline;
}


/* - - - - - - - - - - - - - - - F O O T E R - - - - - - - - - - - - - - */
#footer {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(./img/footer.jpg);	
}
#footer h6 {
	color: #D7D7D7;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px; padding: 0px;
}
#footer a {
	color: #D7D7D7;
	text-decoration: underline;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.handcursor{
cursor:hand;
cursor:pointer;
color: yellow;
}
.grisoscuro{
	background-color:#DBD7D7;
}
.grisclaro{
	background-color:#ECECEC;
}
.input_admin{
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	/*width: 200px;*/
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 2px;
	/* modificado */
}
