body {
	 font-size: 81%;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color:#333300;
	 margin : 0;
	 background-color:#E8E9E9;
}
h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0; /*top right bottom left*/
        color: #98332b;
}
.links{
	overflow: hidden;
}
p{
	/*clear:both;*/
}
.mandatoryData{
	color:red;
	font-size:90%;
	}

label{
	padding-right:5em;
}

form{
	margin:0;
	padding:0;
}

fieldset{
	display:block;
	border:1px solid #A7A8AA;
	padding:1em;
}
label { 
	clear:left;
	display:block;
	float:left;
	width:8em;
}

input:focus, textarea:focus, select:focus { 
 background:#f3f2f2; 
}
input, select {
	border:1px solid #A7A8AA;
	width: 15em;
	font-size:95%;
} 
textarea{
	border:1px solid #393d97;
	width: 50em;
	height:30em;
	}
.title{
	border-bottom:1px solid #98332b;
	padding: 0 0 5px 0; /*top right bottom left*/
	color:#98332b;
	margin-bottom:1em;
}

.wrapper{
	background-color:white;
	/*border:1px solid #FFFFFF;*/
	margin:1em 1em 1em 1em;
	text-align:justify;
	padding:1em 1em 1em 1em;
	overflow:hidden;
}
.fl{
	float:left;
}
#presentation img{
	padding-right:1em;
}
#menuConteniner{
	float:left;
	height:100%;
	margin-left:1em;
}
#content{
	float:left;
	width:80%;
}
#mainConteiner{
	overflow:auto;
	
}

.img {
	float:left;
	margin:1em 1em 1em 0em;
	border: solid 1px #CCCCCC;
	padding:0;
}
.txt {
	float:left;
	padding:1em;
}
.broadMember{
	overflow:auto;
	width:100%;
}
.broadMember .resume {
	font-size:85%;
	}

#congress a:visited {text-decoration: none; color: #7f8385}
#congress a:link {text-decoration: none; color: #4316b4}
#congress a:hover { color: #4316b4}

#link a:visited {text-decoration: none; color: #7f8385}
#link a:link {text-decoration: none; color: #4316b4}
#link a:hover { color: #4316b4}

.resume{
	margin-bottom:2em;
}
ul.adds li {
	margin: 15px 0px 15px 0px;
}

.error{
	color:#CC0000;
	font-size:90%;
	border: solid 1px #CC0000;
	}
#upper{
	width:100%;
	background-color:#993233;
	height:151px;
	text-align:left;
	margin:0;
	}
#logo{
	float:left;
}
#theme{
	text-align:left;
}
#menuBar{
	height:24px;
	text-align:right;
	background-image:url(../images/site/menuBarBack.gif);
	background-repeat:y-repeat;
	margin:0;
	padding:0.2em 1em 0 1em;
	display:block;
	vertical-align:middle;
	}
#menuBar form{
	margin:0;
	padding:0 0 0 0.5em;
	float:right;
	}
#langBar {
	padding-right:1em;
	}
#langBar form{
	padding:0;
	maring:0;
	}
#langBar span{
	float:left;
	padding:0 2em 0 2em;
	}
.clearfix {
	display:block;
}
.buttonSubmit{
	}
#footer {
	background-color:#EBEBEB;
	position:relative;
	text-align:center;
	margin-top:1em;
}
#footer .info{
	padding:0.5em;
	margin:0;
	font-size:85%;
}
#footer span{
	margin:0 2em 0 2em;
}
.separator{
	clear:both;
	maring-bottom:2em;
	maring-top:1em;
}
.es{
	border:0 none;
	height:18px;
	margin-right:1px;
	vertical-align:middle;
	width:30px;
	background: url('../images/site/es.gif');
	background-repeat: no-repeat;
}
.en{
	border:0 none;
	height:18px;
	margin-right:1px;
	vertical-align:middle;
	width:30px;
	background: url('../images/site/en.gif');
	background-repeat: no-repeat;
}
.home{
	border:0 none;
	height:18px;
	width:30px;
}
.mail{
	border:0 none;
	height:18px;
	width:30px;
}
form.lang{
	float:left;
	}

