﻿html, body
{
    font-family:"comic Sans MS";
    font-size: 10pt;
    background-image: url(images/bgCoop.gif);
    margin:0px;  
    height:100%; 
}

#container
{
    vertical-align: middle;
    height:100%;
    margin: 0px auto 0 auto;
    width: 775px;
    background-color: white;
    padding: 0px;
    background-image: url(images/bgContainer.gif);
    background-repeat: repeat-y;
}

.textoGrande
{
	font-size:200%;
}

a
{
    color:Black;
	font-size: 10pt;
    text-decoration:none;
}

a:hover
{
    color:Black;
	font-size: 10pt;
    text-decoration:underline;
}

#menuFoot a
{
    font-size:90%;
    margin-right:10px;  
    font-weight:bold;
}

#menuFoot a:hover
{
    text-decoration:underline;
}

#banner
{
    border:1px solid #90ab4c;
    padding:2px; 
}

.titulos {
	font-family: "comic Sans MS";
	font-size: 22px;
	color: #000000;
	letter-spacing: -2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.foto
{
	padding:1px;
    border:1px solid #147408;
}

.txtPequeño {
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
}
.txtSalmon {
	color: #FF3300;
}

.tablaEncuesta
{
	background-color: #FDF7DB;
	border: 1px solid #F1AD70;	
}

.txtPequeñoNegro {

	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}

.opcionMenu
{
	padding-left:5px;
	padding-right:5px;
}

#tablaMenu
{
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-image: url(images/bgMenuCoop.gif);
}

form
{
	margin:0;
	padding:0;
}.titulosMedianos {

	font-family: "trebuchet MS", Verdana;
	font-size: 18px;
	color: #000000;
	letter-spacing: -1px;
}
.titulosSmallLinea {
	font-family: "trebuchet MS", Verdana;
	font-size: 16px;
	color: #000000;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
