html,body
{
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	/*color: #555;*/
	font: normal 10pt Arial,Helvetica,sans-serif;
	/*background: #EFEFEF;*/
}



.items tr.odd
{
	background: #ffe8e1;
}

.items tr.even
{
	background: #FFF;
}
.verde
{
	background-color: #009b4e;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	color: white;
}
.rojo
{
	background-color: #ff0000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	color: white;
}
.naranja
{
	background-color: #ff8000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	color: white;
}
.ambar
{
	background-color: #fcca03;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
}
.azul
{
	background-color: #2E2EFE;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	color: white;
}
.verde2
{
	background-color: #009b4e;
	border-bottom: 1px solid #000;
	text-align: left;
	font-weight: bold;
	color: white;
}
.rojo2
{
	background-color: #ff0000;
	border-bottom: 1px solid #000;
	text-align: left;
	font-weight: bold;
	color: white;
}
.naranja2
{
	background-color: #ff8000;
	border-bottom: 1px solid #000;
	text-align: left;
	font-weight: bold;
	color: white;
}
.ambar2
{
	background-color: #fcca03;
	border-bottom: 1px solid #000;
	text-align: left;
	font-weight: bold;
}
.azul2
{
	background-color: #2E2EFE;
	border-bottom: 1px solid #000;
	text-align: left;
	font-weight: bold;
	color: white;
}
.azulBajo
{
	background-color: #5882FA;
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	color: black;
}

.items tr.selected
{
	background: #BCE774;
}

.items tr:hover.selected
{
	background: #CCFF66;
}

.items tbody tr:hover
{
	background: #fee4cb;
}

.items td,th
{
	padding-left: 2px ;
	padding-right:  2px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	border-right: 1px solid #000 ;
}

.items thead th
{
	background:red !important;
	border: 1px #000 solid !important;
	color: white !important;
	
}

#page
{
	
	/*margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;*/
}
* html #contenedor2
{
	height: 100%;
}

#contenedor2
{
	min-height: 100%;
}

#header
{
	margin: 0;
	padding: 0;
	/*border-top: 3px solid #C9E0ED;*/
	width: auto;
	background-color: #FF0000;
	height: 177px;
}
#automovil
{
	/*line-height: 25px !important;*/
}
#automovil span
{
	height: 25px;
	vertical-align: middle !important;
	/*line-height: 25px !important;*/
}
#automovil select
{
	margin-top: 0px;
	height: 20px;
}

.btnAmarillo{
	background-color: #ffff00 !important;
	color: #000 !important;
}

.btnNaranja{
	background-color: #ff8000 !important;
}

.btnVerde:link{
	text-decoration: none;
	color: #fff;
}

.btnVerde
{
	
	text-decoration: none;
	line-height:25px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px !important;
	padding-left:  5px !important;
	border: 1px solid #000;
	background-color:#0B610B;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	/*background: url("../images/entregar.png") 0% 50% no-repeat !important;*/
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.entregar a
{
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.btnRojo
{
	line-height:25px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px !important;
	padding-left:  5px !important;
	border: 1px solid #000;
	background-color:#B40404;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	/*background: url("../images/entregar.png") 0% 50% no-repeat !important;*/
	color: white !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.btnRojoVivo
{
	line-height:25px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px !important;
	padding-left:  5px !important;
	border: 1px solid #000;
	background-color:#FF0000;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	/*background: url("../images/entregar.png") 0% 50% no-repeat !important;*/
	color: white !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.btnImprimir a
{
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.entregar2
{
	line-height:25px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 101px !important;
	background: url("../images/entregar.png") 0% 50% no-repeat !important;
	color: white !important;
}
.cancelar
{
	
	line-height:25px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 101px !important;
	background: url("../images/cancelar.png") 0% 50% no-repeat !important;
	color: white !important;
}
.rentar
{
	line-height:25px !important;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 85px !important;
	background: url("../images/rentar.png") 0% 50% no-repeat !important;
	color: white !important;
}
.reservar
{
	/*border: 1px solid #000 !important;*/
	line-height:25px important;
	padding-bottom: 5px;
	padding-top: 5px;
	/*width: 40px !important;*/
	padding-right: 101px !important;
	background: url("../images/reservar.png") 0% 50% no-repeat !important;
	color: white !important;
}

#header_price{
	height: 177px;
	position: relative;
}

.acordeon_menu{
	width: 160px;
	float: left;
}

.content3{
	padding: 15px;
	padding-bottom: 44px;
	width: 580px;
	float: left;
}
.content4{
	padding: 15px;
	padding-bottom: 44px;
	width: 78%;
	float: left;
}

#content
{
	padding: 20px;
	padding-bottom: 44px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	font-size: 0.8em;
	text-align: center;
	background-color: #FF0000;
	width: 100%;
	height: 44px;
	margin-top: -44px;
	position: relative;
}
#logo
{
	/*padding: 10px 20px;
	font-size: 200%;*/
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	background-position: 0px -20px;
	width: 509px;
	height: 150px;
}

#mainmenu
{
	float: right;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}
