* {
	border:0;
	padding:0;
	margin:0;
}

a {
	color:#a90000;
	font-size:11px;
}

a2 {
	color:#a8a17e;
	font-size:11px;
}
body {
	background:#fff url(../images/body_bg.png) repeat-y center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a8a17e
}

td.lat_izq {
	background: url(../images/lat_izq_bg.png) no-repeat right top;
}

td.lat_der {
	background: url(../images/lat_der_bg.png) no-repeat left top;
}

#main {
	border-top: #a60000 5px solid;
	padding: 0 14px;
}

#content {
	width:698px;
	float:left;
	display:inline;
	margin-left:-15px;
}

#col_der {
	width:160px;
	float:right;
	display:inline;
	/*background:#e8e6da;*/
	margin-top:16px;
	padding-top:10px;
}

#header {
	display:block;
}

#logo {
	float:left;
}

#logo_iso {
    float:left;
	margin: 17px 10px 0 4px;
}

#logo_text {
    float:left;
    margin-top: 28px;
}

#buscador {
	float:right;
	margin-top:21px;
}

#buscador .caja {
	border:1px solid #d5d2c1;
}

#buscador .boton {
	background:#a60000;
	font-weight: bold;
	font-size:11px;
	color:#fff;
	padding: 2px 6px;
}

#menu_top {
	width:100%;
	background:#645d36;
	color:#e2e0d5;
	height:15px;
	margin-top:15px;
	clear:both;
	float:left;
}

#menu_top a{
	padding:2px 27px;
	font-weight: bold;
	text-decoration:none;
	color:#e2e0d5;
}

#menu_top a:hover{
	background:#393417;
}

#banner_pie {
	height:120px;
	background:#f1f0e7;
	width: 100%;
	clear:both;
}

#footer {
	height:23px;
	background:#645d36;
	width:128%;
	clear:both;
	text-align:center;
	color:#fff;
	margin-top:23px;
	padding-top:14px;
}

#footer_dyna {
	float:right;
	color:#a8a17e;
	margin-right:24px;
}

#footer_copy {
	float:left;
	color:#a8a17e;
	margin-left:24px;
}

#footer_dyna a{
	font-weight:bold;
	text-decoration:none;
	color:#a8a17e;
}

#footer_thumb {
	/*font-weight:bold;*/
	
	text-decoration:none;
	color:#a8a17e;
	margin-left:24px;
	margin-top: 10px;
}

/* Gallery Styles */

#motioncontainer {
margin: 5px auto;
width: 100%; /* Set to gallery width, in px or percentage */
height: 96px; 
}

#motioncontainer a img {
border: 2px solid #fff; /* Set image border color */
margin: 0 4px;
}

#motioncontainer a:hover img {
border: 2px solid #090; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

.TiraReciprocos {
	margin: 18px auto 8px auto;
	width:100%;
	height:125px;
	padding-top:8px;
	text-align:center;
	clear:both;
	background:#f1f0e7;
	float:left;
}

.TiraReciprocos h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color:#090;
    text-decoration: none;
}
/* End Gallery Styles */




.h2_cat{
	color:#a60000;
	font-size:11px;
	font-weight:bold;
}

h3 {
	color: #666666;
	font-size: 8pt;
	padding-top: 25px;
	border-bottom: 1px dotted #a8a17e;
    text-decoration: none;
}

p.subcats {
	color:#a8a17e;
	margin-bottom:16px;
	line-height:18px;
}

p.subcats a {
	color:#a8a17e;
	text-decoration:none;
}

p.subcats a:hover {
	color:#605f31;
	text-decoration:underline;
}

/* FORMULARIOS */

.formPage {
	width:500px;
	margin-top: 10px;
	margin-left: 15px;
}

td.label {
	width:100px;
}

td.field {
	width:500px;
}

input.text {
	border:1px solid #666;
}

div.pr {
	font-size: 8pt;
	float: left;
	height: 30px;
	margin-right: 15px;
}

div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	
}

div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
	
td {
	vertical-align: top;
	padding: 8px;
}


.tagclouds {
	width: 122%;
	margin: 0 20px;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

.grandirectorio_adsense_h{
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:100%;
}

/*.grandir_table_top{
        padding-top:10px;
	width:100%;
	height:110px;
}
.grandir_table_top td{
	vertical-align:middle;
}
.grandirectorio_table_top {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:5px;
	vertical-align:top;
}
*/

#path {
	padding-left: 5px;
	line-height: 15px;
	color:#515151;
	font-size:10px;
}

textarea.text {
	font-size: 8pt;
	border: 1px solid #D3D0BD;
}

.label {
	text-align: right;
}

span.req {
	margin-left: 3px;
	color: #a60000;
	font-weight: bold;
}

table.formPage {
	border: 1px solid #A0A0A0;
}

input.text {
	color: #000000;
   border: 1px solid #D3D0BD;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

select {
	font-size: 8pt;
	border: 1px solid #D3D0BD;
}

.rojo {
	padding: 0px;
	margin: 0px;
	color: #a60000;
	font-size: 8pt;
	text-decoration: none;
}


