/* CSS Document */
body
{
	background: rgb(156,187,104) url(../images/fondog.gif) repeat left top;
	
	font-family: Tahoma, Arial, sans-serif;
	font-size:85%;	
	margin:0;
	padding:0;
	border:none;
}

.gp-table-body
{
	width: 800;
}

.gp-blanck-space
{
	height: 50;
}

.gp-menu
{
	background-color:#EEEEEE;
	vertical-align: top;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
}

.gp-menu-encabezado
{
	height: 24px;
	width: 240px;
	padding: 10px 0 0 35px;
	background: url(../images/encabezado-menu.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
}

.gp-menu-elemento
{
	font-weight: bold;
	font-size: 13px;
	color: #326F33;
	height: 25px;
}
.gp-menu-btn
{
	background: url(../images/boton.jpg);
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	height: 45px;
	
}

.gp-menu-vineta
{
 width: 15px;
}

.gp-content
{
	background-color:#FFFFFF;
	vertical-align: top;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
}

.p-justify
{
	 text-align:justify; 
	 margin: 4px;
}

#section-title {
    font-size : 12pt;
    font-weight : bold;
    margin-bottom: 15px;
	margin-left: 4px;
	color:#006633;
}

.box-green
{
	border: 1px solid #006633;
}

.box-black-gray
{
	border: 1px solid black;
	background:#E6E6E6;
}

.titulo
{
	font-weight: bold;
	font-size: 12px;
	color:#003333;
}

.campo-contacto
{
	font-weight: bold;
	font-size: 11px;
	color:#006633;
	width: 100px;
	text-align: left;
	vertical-align: middle;
}

.campo-contacto-mensaje
{
	font-weight: bold;
	font-size: 11px;
	color:#006633;
	width: 100px;
	text-align: left;
	vertical-align: top;
}

.contactanos
{
	margin-left: 15px;
}

.socios
{
	border: 1px #CCCCCC solid;
}

.titulo-socio
{
	font-weight: bold;
	color: #666666;
}

.especialidad-socio
{
	font-style: oblique;
}

.a-socios
{
	text-decoration: none;
	color: black;
}
