/* 
	Instituto de Psicologia Social - www.bahiapsicosocial.com.ar
	Diseno: ZOOMAR - www.zoomar.com.ar
*/

body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#f8ae00;
background-image:url(../images/bahiapsicosocial-top-fondo.gif);
background-position:top;
background-repeat:no-repeat;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#maincontainer{
width: 955px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:solid 0px #FFFFFF;
background-color:#f8ae00;
}
#topsection{
height: 137px; /*Height of top section*/
background-image:url(../images/bahiapsicosocial-top.gif);
}
#topsection .logo{
margin:4px;
border:0px;
}
#contentwrapper{
float: left;
width: 100%;
background-image:url(../images/bahiapsicosocial-fondo.gif);
background-repeat:repeat-x;
background-position:top;
}
#contentcolumn-amplio{
margin-left: 260px;
}
#contentcolumn-amplio h1{
color:#666666;
font-size:14px;
margin:0px 0px 10px 0px;
padding:4px 0px 4px 10px;
font-weight:bold;
border-bottom:1px solid #e2e2e2;
text-transform:uppercase;
}
#contentcolumn{
margin: 0 220px 0 260px;
}
#contentcolumn h1{
color:#666666;
font-size:14px;
margin:0px 0px 10px 0px;
padding:4px 0px 4px 10px;
font-weight:bold;
border-bottom:1px solid #e2e2e2;
text-transform:uppercase;
}
#leftcolumn{
float: left;
width: 256px; /*Width of left column*/
margin-left: -955px; /*Set left margin to -(MainContainerWidth)*/
}
#rightcolumn{
float: left;
width: 210px; /*Width of right column*/
margin-left: -210px; /*Set left margin to -(RightColumnWidth)*/
}
#footer{
clear: left;
width: 100%;
height:112px;
margin:0px 0px 20px 0px;
padding:0px;
background-image:url(../images/bahiapsicosocial-footer-fondo.gif);
background-repeat:no-repeat;
}
.footer-texto{
float:left;
margin:28px 0px 0px 0px;
padding:0px;
width:620px;
}
#footer-imagenes{
float:right;
margin:0px 50px 0px 0px;
width:285px;
}
.footer-logo{
float:left;
margin:0px 10px 0px 0px;
border:0px;
}
#footer p{
font-size:11px;
color: #444444;
margin:0px;
padding:4px;
}
#footer a{
color:#444444;
}
OPTION {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #f9f9f9;}
TEXTAREA {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #f9f9f9;}
INPUT {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #f9f9f9;}
OPTION {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #f9f9f9;}
TEXTAREA {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #f9f9f9;}
.corte{
clear:left;
height:10px;
}
.img-izquierda{
float:right;
margin:0px 8px 0px 0px;
padding: 2px;
}
.img-index{
float:left;
margin:0px 8px 0px 0px;
padding: 0px;
}
.img-derecha{
float:left;
margin:0px 8px 0px 0px;
padding: 2px;
}
.img-galeria{
float:left;
border:solid 0px #e2e2e2;
margin:8px 2px 0px 0px;
}
.volver{
text-align:right;
font-size:9px;
margin:10px 0px 10px 0px;
padding:0px;
}
.volver a{
color:#f6e0ad;
}
.volver a:hover{
background-color:#ee9f07;
}
.paginador{
color:#f8f3e6;
text-align:right;
font-size:9px;
margin:0px 8px 0px 8px;
padding:0px;
}
.dot{
	clear: both;
	margin: 10px 0;
	background: url(../images/dot.gif) repeat-x;
	height: 3px;
}