#cas form
{
	display: block;
	margin: 136px 0 0;
	padding: 0;
}
#cas fieldset
{
	border: 0;
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
#cas fieldset legend
{
	display: none;
}
#cas #login
{
	background: #E1E2E3;
	border: 0;
	min-height: 15em;
	padding: 15px;
	position: relative;
	width: 400px;
	margin : 0 0 20px 40%;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	 box-shadow: 0 8px 6px -6px black;
}
#cas #login:before
{
	display: block;
	font-size: 1px;
	height: 15px;
	line-height: 0.1;
	margin: -15px -15px 0 -15px;
}
#cas #login:after
{
	clear: both;
	content: url("images/key-point_bl.gif");
	display: block;
	font-size: 1px;
	height: 8px;
	line-height: 0.1;
	padding-top: 15px;
}
#cas #login h2
{
	border-bottom: 1px solid #ddd;
	color: #000000;
	font: normal 400 17px Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding: 3px 0;
	text-align:center;
	text-transform: none;
	font: arial, helvetica,sans-serif;
}
#cas #login label
{
	font-size: 11px;
}
#cas #login label span.accesskey
{
	text-decoration: underline;
}
#cas #login input
{
	letter-spacing: 1px;
}
#cas #login .check input
{
	height: auto;
	left: -4px;
	position: relative;
}
#cas #login .check label
{
	float: none;
	line-height: 1.8;
	xwidth: auto;
}
#cas #login .btn-row
{
	border-top: 1px solid #ddd;
	padding-top: 10px;
	position: relative;
	top: 15px;	
	text-align:center;
}
* html #cas #login .btn-row
{
	top: 5px;	
	text-align:center;
}
#cas #login .btn-submit, #cas #login .btn-reset
{
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	color: #000000;
	display: inline;
	float: none;
	letter-spacing: 0;
}
* html #cas #login .btn-submit
{
	background: #ffd;
}
#cas #sidebar
{
	float: left;
	margin-left: 20%;
	padding: 18px 15px;

}
#cas #sidebar h3
{
	color: #555;
	font: normal 400 11px ;
	margin: 18px 0 0;
	padding: 6px 0 3px;
}
#cas #sidebar p
{
	color: #555;
	font-size: 14px;;
	margin: 0 0 18px;
	padding: 0;
	text-align:center;
	font-style:italic;
	
}
#cas #list-languages ul
{
	line-height: 1.5;
	list-style: none;
	margin: 0;
	padding: 0;
}
#cas #list-languages ul li
{
	border-right: 1px solid #ccc;
	display: inline;
	padding: 0 5px;
}
#cas #list-languages ul li.first
{
	padding-left: 0;
}
#cas #list-languages ul li.last
{
	border: 0;
	padding-right: 0;
}
#cas #footer p
{
	margin: 0 0 1em 0;
	padding: 0;
}
html,body,div,span,h1,h2,h3,p,a,img,ul,li,fieldset,form,label,legend
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	
}
:focus
{
	outline: 0;
}
ul
{
	font-size: 1.1em;
	list-style: none;
	padding: 0 0 18px 40px;
}
body
{
	background: #fff;
	color: #333;
	font: normal 400 62.5%/1.0 arial, helvetica,sans-serif;
	min-width: 960px;
	
}
#header:after, #content:after, #footer:after, .clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#header
{
	padding-bottom: 10px;
	position:relative; 
		text-align:center;
}



#header h1#app-name
{
	width: 100%;
	color: #FFFFFF;
	text-transform: uppercase;
	font: arial, helvetica,sans-serif;
	font-size: 28px;
	box-shadow: 0 0 5px #000000;
	height: 45px;
	z-index: 1000;
	clear:both;
	margin-left: auto;
    margin-right: auto;
    background: url(images/logo-isae.png) no-repeat,url("images/menugrad.png") repeat-x scroll 0 0 #666666;

	/* Firefox */
	display:-moz-box;
	-moz-box-orient:horizontal;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari and Chrome */
	display:-webkit-box;
	-webkit-box-orient:horizontal;
	-webkit-box-pack:center;
	-webkit-box-align:center;

}
#content
{
	clear: both;
	margin: 0 25px 2em;
	padding: 1px 0;
	background: url(images/ISAEbackground-Small.png) no-repeat;
	background-position:center; 
	min-height: 600px;
}
#content h2
{
	color: #000;
	font-size: 1.3em;
	font-weight: 400;
	margin: 0 0 .5em 0;
	padding: 3px 0;
	xborder-bottom: 1px solid #eee;
	xletter-spacing: -1px;
}
#content h3
{
	font: 1em arial, helvetica,sans-serif;
	
	font-weight: 400;
}
#content p
{
	font-size: 1.1em;
	line-height: 1.5;
	padding: 0 0 18px;
}
#footer
{
	border-top: 1px solid #ccc;
	clear: both;
	color: #999;
	padding: 0 0 1px 0;
	position: relative;
	
	border: 0;
	background: #E1E2E3;
    clear: both;
    display: -moz-box;
    width: 100%;
    z-index: 1000;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	 box-shadow: 0 8px 6px -6px black;
}
#footer img#logo
{
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 0;
	right:20px;
}
#footer div
{
	clear: left;
	margin: 1em 5px .5em;
	overflow: hidden;
}
.info, .errors, .success
{
	clear: both;
	font-size: 12px;
	line-height: 1.5;
	margin: 20px 10% 20px 10%;
	padding: 20px 20px 20px 100px;
	border: 0 none;
	    box-shadow: 0 8px 6px -6px black;
	    margin: 0 0 20px 40%;
	    min-height: 15em;
	    padding: 15px;
	    position: relative;
	    width: 400px;
	
		margin-top: 136px;
	
}
.info
{
	background: #eff url(images/info.gif) no-repeat 20px 18px;
	color: #008;
}
.errors
{
	background: #fed url(images/error.gif) no-repeat 20px 18px;
	color: #d21033;
	padding-bottom: 40px;
    min-height: 10px;
}
.success
{
	background: #dfa url(images/confirm.gif) no-repeat 20px 18px;
	color: #390;
}

#content .errors h2, #content .success h2
{
	font-family: arial, helvetica,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 48px;
	margin: 0 18px 0 0;
	padding: 0;
}
#content .success h2
{
	color: #008 !important;
}
#content .errors h2
{
	color: #b00 !important;
}
#content .success h2
{
	color: #060 !important;
}
#content #msg p
{
	padding: 0;
}
label
{
	color: #777;
	cursor: pointer;
	font-size: 1.1em;
}
input
{
	color: #000;
	font-size: 14px;
	font-family: arial, helvetica,sans-serif;
    margin: 0px 5px;
	border-width: 2px;
	border-radius:4px;
	text-transform:none;
}
input.btn-submit
{
font-weight:bold;
}
.fm-v div.row
{
	float: left;
	margin: 0;
	padding: .5em 0;
	width: 100%;
}
.fm-v div.row label
{
	float: left;
	line-height: 1.5;
	width: 100%;
}
.fm-v div.row input.btn-submit
{
	display: block;
	margin: 0;
}
input.error
{
	background: #FFEFEF;
	color: #b00;
}
.required
{
	background: #ffd;
}
.error
{
	background: #ffefef;
}
input.required
{
	border-width: 1px;
}

