/* CSS cp */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: lighter;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	line-height: 30px;
	color: #ffffff;
}
.actual {
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7E22;
}

a:link {
	text-decoration: none;
    font-weight: bold;
}
a:visited {
	text-decoration: none;
    font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	color: #ffffff;
}
a:hover {
    color: #FF7E22;
}

div.barrabusca {
    text-align:center;
}

img.imgarti {
    float : right;
}

.paginator { 
    color:#999999; 
    border:1px solid #eee; 
    line-height:22px; 
    margin:0; 
}
.this-page { padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; color:#999999}

ul.grafica {
    list-style-type: none ;
}

.error { background:#ffc; color:red;text-align:center;}

.bloque1 { float:left; width:47%; }

.bloque2 { float:right; width:47%; }

.form-row { overflow:hidden; padding: 8px 12px; }

.formulario { margin: 1em 0px 0px 0px }

label.aligned { display: block; float: left; width: 8em; font-weight : bold; }

.transparente { background-color: #4D4D4D; border: 1px solid; border-color : #999999; color : white;}

.ancho { width: 100%; }

.boton { float:right ; color: #FF7E22; }

.centrado {text-align:center}

li {padding:2px;}
