/*
    Document   : cdinebase
    Created on : 27-nov-2008, 13:44:23
    Author     : Administrador
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
form>label{
	width:100%;
}

label>.grp{
	padding:1rem;
}

#capa_miga{
	margin : 0px -10px 0px -10px;
	padding : 5px 0px 50px 0px;
	text-align: right;
	border-bottom: 3px solid #ddeeec;
}


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.anosubrayado {
	text-decoration: none;
}

.anosubrayado:link {
	text-decoration: none;
}

.anosubrayado:visited {
	text-decoration: none;
}

.anosubrayado:hover {
	text-decoration: none;
}

.padizq{
	padding-left: 140px;
}

.padizq2{
    padding-left: 60px;
}

.margenizq {
    margin-left: 25px;
}

.middle{
	vertical-align: top;
}

.subtitulo {
    font-size: 1.1em;
}

.celdamaqizq {
	margin-left: 25px;
}

.celdamaqder {
	margin-right: 25px;
}

.doce {
	 text-align: left;
	background: none repeat scroll 0 0 #DDEEEC ;
    border: 0 none;
    font: bold 1em Arial,sans-serif;
    margin: 2px 0;
    padding: 0 10px;
}

.bolalista {
  list-style-image: url("../imagenes/bolapeq.gif");
  text-align: left;
}

.enlinea {
	display: block;
    padding: 25px 0px 25px 50px;
}

.margen {
	margin-left: 150px;
	margin-right: 10px;
	padding-top: 20px;
}

.centro100 {
    text-align: center;
}

.ancho60 {
    width: 60%;
}

.ancho30 {
    width: 30%;
}

.estrecho {
    white-space: nowrap;
}

.caption {
	background-color: #457E76 ;
    color: white;
	text-align: LEFT;
	font: bold 1.1em Arial,sans-serif;
    margin: 2px 0;
    padding: 0 5px 0 10px;
}

.my_class{
	display: inline;
	color: #000000;
    border: 1px solid #457E76;
	font-size: 1em;
	font-family: Arial, sans-serif;
	min-width: 20%;
}

.body{
      font-size: 1em;
 }

p.body{
	margin-bottom: 1rem;
}

.doce1{
    font-size: 1em;
}

.empeq {
    font-size: 0.9em;
}

.celdaCD {
	vertical-align: top;
    padding: 5px 5px 1px 5px;
}

.arriba {
	vertical-align: top;
}

.formImagen {
	text-align: left;
	height: 171px;
	width: 150px;
}

.marcoimagen {
	display: inline;
	float: left;
	padding: 20px 0px;
}

.clase1 {
	height: 20px;;
	width: 50px;
	border: 0px;
}

.h1bajo {
    font-size: 0.5em;
}

.anchoOper {
	min-width: 20%;
	max-width: 70%;
}

.anchoPer {
	min-width: 15%;
	max-width: 20%;
}

.anchoObs {
	width: 15%;
}

.anchoDesc {
	width: 5%;
	text-align: center;
}

.celdabordeinf {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ddeeec;
    }

.tabla100 {
	width: 100%;
}