#main {
/*    background: url("wp-content/themes/seo/images/fondo_body.jpg") repeat-x scroll 0 0 transparent;  */
    clear: both;
    min-height: 400px;
    padding: 15px 0 0;
}

.contenido_pagina {
/*    background: url("wp-content/themes/seo/images/fondo_una_columna.jpg") repeat-x scroll 0 0 #FFFFFF;   */
    font-family: verdana;
    font-size: 10px;
    min-height: 300px;
    overflow: hidden;
    padding: 15px;
}

div {
    font-size: 12px;
}

input {
    color: #333333;
    font-family: verdana,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 12px;
}

textarea {
    color: #333333;
    font-family: verdana,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 12px;
}

div.Filtro {
	position: relative;
	left: -20px;
}
div.FiltroG {
	position: relative;
	left: -15px;
}
div.FiltroBox {
	border: 1px solid gray;
}
input.FiltroBox {
	font-family: Tahoma;
	font-size: 11px;
}
select.FiltroBox {
	border-top:2px solid #6C6C6C;
	border-left:2px solid #6C6C6C;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
	font-family: Tahoma;
	font-size: 11px;
}
input.FiltroBoxC {
	background-color: transparent;
}
