* {
    margin:0;
    padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:35px 0 0 0;
	background-image: url(../img/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:704px;
	margin:auto;
	background-image: url(../img/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../img/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	background-image: url(../img/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}

#left div#navbar {
	width: 188px;
}
#left div#navbar ul {
    margin:0;
}
#left div#navbar li {
	list-style-type:none;
	display:block;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
#left div#navbar li.button1 {
	background-image: url(../img/bg-button-1.gif);
	background-repeat: no-repeat;
}
#left div#navbar li.button2 {
	background-image: url(../img/bg-button-2.gif);
	background-repeat: no-repeat;
}
#left div#navbar li.button3 {
	background-image: url(../img/bg-button-3.gif);
	background-repeat: no-repeat;
}
#left div#navbar li.button4 {
	background-image: url(../img/bg-button-4.gif);
	background-repeat: no-repeat;
}
#left div#navbar li.buttonlast {
	background-image: url(../img/bg-button-last.gif);
	background-repeat: no-repeat;
}
#left div#navbar li a {
    display:block;
    width:140px;
    height:35px;
    text-decoration: none;
    color: #FFFFFF; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height:35px;
    padding-right:45px;
    background-image: url(../img/arrow-button.gif);
    background-repeat: no-repeat;
}
#left div#navbar li a:link {
	color: #FFFFFF:
}
#left div#navbar li a:visited {
	color: #FFFFFF;
}
#left div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../img/arrow-button-over.gif);
	background-repeat: no-repeat;
}

#left #login, #left #logout{
    padding-top:25px;
    padding-bottom:35px;
}
#left #login label{
    width: 120px;
    margin-left: 20px;
}
#left #login input.texto{
    border: 1px solid black;
    width: 150px;
    display: block;
    margin-left: 20px;
    margin-bottom: 3px;
	font-family: inherit;
}
#left #login .btnIngresar, #left #logout .btnSalir{
    float:right;
    margin: 3px 16px 0 0;
    font-size: 12px;
    border: 1px solid black;
}
#left div#logout .btnSalir{
    float:left;
    margin: 0 3px 0 0;
}
#left div#logout{
    padding-left: 20px;
}
#left div#div_banners{
	text-align:center;
	margin-left:5px;
}
#left div#div_banners div.thumbs{
	width:85px;
	height:85px;
	float:left;
	border:1px solid black;
	margin:1px;
}
#left div#div_banners div.thumbs a img{
	border:none;
}
#right {
    display:block;
    float:right;
    width:466px;
}
#maintext {
    float:right;
    width:426px;
    border-top:1px solid #FFFFFF;
    padding:15px 20px 20px 20px;
    line-height:18px;
}



h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1,h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
h2 {
	font-size: 13px;
	font-weight: normal;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}
#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}

.error{
    color:orange;
}

div.linea{
    border-bottom: 1px;
    border-bottom-style: dashed;
    border-bottom-color: white;
    height: 5px;
    margin-bottom: 5px;
}

/*
* FORMS
*/
input.texto, textarea.texto, .texto input, .texto textarea, .texto select{
    border: 1px solid black;
    display: block;
    margin-bottom: 3px;
	font-family: inherit;
	font-size: 11px;
	width: 300px;
	padding: 3px 5px;
}

 .texto select
 {
	padding: 3px 0 3px 5px;
 }

textarea.texto{
    height: 100px;
    width: 300px;
	font-size: 11px;
	padding: 3px 5px;
}
input.boton{
    margin: 3px 16px 0 0;
    border: 1px solid black;
    font-size: 12px;
}
form .error{ /* para los imputs que se ponene en class error al editar */
    color:black;
}
label.error {
    float:left; 
    color: orange;
	width:	300px !important;
	margin: 4px 0;
}
form p { 
    clear: both; 
}
form .required{
     
}
form#ContactoCotizarForm fieldset{
	border:none;
}
form#contactoIndexForm label {
float:left;
margin-right:5px;
width:75px;
}

form.texto div.input { margin-bottom: 10px; color: #fff; font-size: 11px; }

form#contactoIndexForm div.submit {
margin-left:339px;
}

div.error-message
{
	color: orange !important;
}

div#flashMessage.message
{
	background:	#75B2EF;
	padding:	5px 10px;
	font-size:	13px;
	border: 2px solid #fff;
	font-family: Arial, Verdana, sans-serif;
}

div#flashMessage.error
{
	background:	#FEFFAF;
	padding:	5px 10px;
	font-size:	13px;
	border: 2px solid #f00;
	color: #f00;
	font-family: Arial, Verdana, sans-serif;
}

input.boton, .texto div.submit input {
border:1px solid black;
font-size:12px;
margin:3px 16px 0 0;
padding: 3px;
font-weight: bold;
cursor: pointer;
}

.texto div.submit input 
{
	width: auto;
	margin-top: 10px;
}

div.error label{
	color : #fff !important;
}


/*
* TABLAS
*/
.tabla{
    border-left: 1px solid;
    border-color: white;
}
.tabla th, .tabla td{
    border-bottom: 1px solid;
    border-right: 1px solid;
    padding: 3px 6px;    
    text-align: left;
}
.tabla th{
    border-top: 1px solid;
    border-bottom: 3px solid;
    text-align: left;
}
.tabla thead tr .header {
    background-image: url(../img/tablesorter_bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    padding-right: 18px;
}

.tabla thead tr .headerSortUp {
    background-image: url(../img/tablesorter_asc.gif);
}

.tabla thead tr .headerSortDown {
    background-image: url(../img/tablesorter_desc.gif);
}

div.cork {
	background-image: url(../img/cork.jpg);
	width:410px;
	background-repeat: repeat-y;
}

div.note{
	background:yellow none repeat scroll 0 0;
	border-bottom:1px solid black;
	border-right:1px solid black;
	color:black;
	display:block;
	height:255px;
	margin:0 auto 10px;
	width:260px;
}

div.note span.pin {
	background-image:url(../img/pin.png);
	background-repeat:no-repeat;
	height:32px;
	width:32px;
	display:block;
	position:relative;
	top:5px;
	left:91px;
}

div.note span.date{
	display:block;
	margin-left:10px;
	margin-top:20px;
}

div.note span.type{
	display:block;
	margin-left:10px;
}

div.note strong{
	display:block;
	margin-left:10px;
	width:200px;
}

div.note p{
	display:block;
	margin-left:5px;
	width:200px;
}

div.note a{
	color:black;
}