/* CSS Document */

html { height:100%;}
body { background-color: #d47800;margin-left: 5px;margin-top: 10px;margin-right: 5px;margin-bottom: 0px;font-family:Tahoma;font-size:12px;color:#000000;line-height:18px;}
span { color:#000000;}
form {margin:0;padding:0;}
input {	font-family:Tahoma;	font-size:12px;	color:#000000;}
.btn { background-color:#ffd691; border:#ff9001 ridge;}
select {font-family:Tahoma;	font-size:12px;	color:#000000;}
textarea {	font-family:Tahoma;	font-size:12px;	color:#000000;}
h2 { font-size:13px;color:#d47800;font-weight:bold; margin:0;}
h2 a { color:#d47800;text-decoration:underline;}
h2 a:hover{ color:#d47800;text-decoration:none;}

h3 { font-size:11px;color:#000000;font-weight:normal; margin:0;}
h5 { font-size:14px;color:#000000;font-weight:bold; margin:0;}

/*.clearfix:after { content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

.clearfix { display: inline-block;}

html[xmlns] .clearfix { display: block;}

* html .clearfix { height: 1%;}*/

#contenedor { width:741px; height:100%; background-image:url(img/fdo.gif); background-repeat:no-repeat; background-position:top; background-color:#FFFFFF;}

#cabezal { padding:20px; clear:both;}

#contenidos { width:100%; padding:0 10px 0 10px; clear:both; }

#buscador { float:left; background-image:url(img/bus_mid.gif); background-repeat:repeat-y; width:200px;}

#destacados { padding:10px 10px 0 0; margin:0; text-align:left; float:left; width:520px; display:block;} 

#pie { padding:10px 10px 20px 200px; clear:both; font-weight:bold; width:100%; text-align:left; display:block; height:60px; }

/* DESTACADOS */
.des { padding:5px; margin:0 0 0 5px; background-color:#FFFFFF; border: 1px solid #ce915b; width:108px;text-align:left; float:left; display:block;}

/* LISTADO AVISOS */

.avisos { padding:10px; border-bottom: 1px solid #ce915b; font-size:11px; text-align:left; float:left;}
.avisos img { float:left; margin-right:10px;}
.info { clear:both; margin-top:10px;}
