/*
Sitio: http://wwww.dbiz.com.ar
Autor: Powersite
fecha: Enero 2008
*/

/*******************Leon CSS******************************/
img { border:0px; }

a { color:#717073; }
.cont {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.cont * {
line-height:140%;
}

.notas * {
color:#717073;
}

.notas p {
text-align:justify;
margin:0;
padding:0;
}

.notas a {
text-decoration:none;
}

.cont td {
text-align:left;
}

/******************************************************
**** Estructura**************************************/
.topForms {
background:url(../img/contenedor-top-small.gif) no-repeat;
height:30px;
}

.bf_forms {
border-left:7px solid #f78f1e;
border-right:7px solid #f78f1e;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#717073;
text-align:justify;
line-height:140%;
padding:0 12px;
}

.bf_imprimir {
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#717073;
text-align:justify;
line-height:140%;
padding:20px 12px;
}

.titForms {
background:url(../img/bg-titForms.gif) repeat-x;
height:24px;
width:464px;
margin:0;
padding:0;
}

.detalle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#f78f1e;
font-weight:700;
background-color:#fff;
margin-left:7px;
padding-bottom:5px;
height:17px;
float:left;
}

.campoForms {
width:300px;
margin-bottom:5px;
color:#717171;
border:1px solid #05568b;
}
.comentarioForms{
width:300px;
border:1px solid #05568b;
color:#717171;
margin:5px 0;


}
.enviar_form {
color:#f78f1e;
background:url(../img/btn_enviar.gif) no-repeat;
height:30px;
width:120px;
border:0;
}

.pieForms {
background:url(../img/contenedor-pie-small.gif) no-repeat;
height:30px;
}

/**** Formularios ****************************************
////////////////////
 fijar alto */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* End hide from IE-mac 
 End clearfix 
 Hack para IE7 */
.clearfix {
display:inline-table;
zoom:1px;
}

/* Hides from IE-mac \*/
* HTML .clearfix {
height:1%;
}

/*
*************************************
   TEST 
***************************************/
.test1 {
background:red;
}

.test2 {
background:blue;
}

.test3 {
background:green;
}

.test4 {
background:orange;
}

.test5 {
background:purple;
}

.test6 {
background:#FF0;
}

.notas img,.cont img {
border:none;
}
