﻿/* CSS Document */






form { padding: 0px; margin: 0px; }

.input { 
	padding: 0px;
	color: #636363;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; height:18px; width:150px; 
	height:20px;
}
	
	select { 
	padding: 0px;
	color: #636363;
	background: #FFFFFF;
	border: 1px solid #CCC297;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; }
	
.button001 { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	color: #FFFFFF;
	background: #243841;
	border: 1px solid #243841;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; }

.button001:hover {
	background-color: #000;
	color: #fff;
}

.cLear { clear: both; }

.cellBlue { 
	background: #DFE4E8;
	padding: 0px 25px 0px 25px; }
.cellBlueA { 
	background: #DFE4E8;
	padding: 0px 15px 0px 15px; }
.cellBlueLight { 
	background: #EEF1F3;
	padding: 0px 25px 0px 25px; }
.cellBlueLightA { 
	background: #EEF1F3;
	padding: 0px 15px 0px 15px; }
.cellGrey { 
	background: #F7F6EF;
	padding: 0px 25px 0px 25px; }
.cellGreyA { 
	background: #F7F6EF;
	padding: 0px 15px 0px 15px; }
.cellWhite { 
	background: #FFFFFF;
	padding: 0px 25px 0px 25px; }
.cellWhiteA { 
	background: #FFFFFF;
	padding: 0px 15px 0px 15px; }

ul { 
	list-style-image: url(/persistent/images/bullet_arrow.gif); }

.readMoreBg { 
	background: url(/persistent/images/bg_more.jpg) left top repeat;
	width: 100%;
	text-align: right; }
.readMore { 
	background: #FFFFFF url(/persistent/images/bullet_arrow.gif) 3px center no-repeat;
	padding-left: 11px; }
.readMoreA { 
	background: url(/persistent/images/bullet_arrow.gif) 3px center no-repeat;
	padding-left: 11px; }
	
	.submit {width:69px; height:21px; background:url(../images/submit.gif) left top no-repeat; cursor:pointer; border:0;}
	.cleara {width:69px; height:21px; background:url(../images/clear.gif) left top no-repeat; cursor:pointer; border:0;}

/* ----------------------------------- main wrappers */
#mainBody { 
	width: 770px; }
#headerBar { 
	background: #FFFFFF;
	height: 270px; }
#bodyBar { 
	background: #FFFFFF; }
#footerBar { 
	background: #B1A160;
	height: 90px;
	text-align: left; }
/* ----------------------------------- main wrappers */

/* ----------------------------------- header styles */
#headerTop { 
	height: 5px;
	background: #B1A160 url(/persistent/images/header_top_bg.gif) left top no-repeat;
	font-size: 0px;
	line-height: 0px; }
#headerMain { 
	height: 260px;
	background: #FFFFFF url(/persistent/images/header_bg_default.jpg) left bottom no-repeat; }
#headerMainEducation { 
	height: 260px;
	background: #FFFFFF url(/persistent/images/header_bg_education.jpg) left bottom no-repeat; }
#headerMainAboutGESA{ 
	height: 260px;
	background: #FFFFFF url(/persistent/images/header_bg_about_gesa.jpg) left bottom no-repeat; }
#headerMainMigration { 
	height: 260px;
	background: #FFFFFF url(/persistent/images/header_bg_migration.jpg) left bottom no-repeat; }
#headerMainNews { 
	height: 260px;
	background: #FFFFFF url(/persistent/images/header_bg_news.jpg) left bottom no-repeat; }
#headerMainEvents { 
	height: 260px;
	background: #FFFFFF url(/persistent/images/header_bg_events.jpg) left bottom no-repeat; }


/* ----------------------------------- body styles */

/* ----------------------------------- body styles */

/* ----------------------------------- footer styles */
