body {
	font: 1em/150% Arial, Helvetica, sans-serif;
}
a {
	color: #669;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font: bold 36px/100% Arial, Helvetica, sans-serif;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	padding: 5px;
	width: 960px;
	margin: 20px auto;
}
#header {
	height: 180px;
}
#content {
	width: 600px;
	float: left;
}
#sidebar {
	width: 300px;
	float: right;
}
#footer {
	clear: both;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 65%;
	}
	#sidebar {
		width: 30%;
	}

}

/* for 700px or less */
@media screen and (max-width: 700px) {

	#content {
		width: auto;
		float: none;
	}
	#sidebar {
		width: auto;
		float: none;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	#header {
		height: auto;
	}
	h1 {
		font-size: 24px;
	}
	#sidebar {
		display: none;
	}

}

/* border & guideline (you can ignore these) */
#content {
	background: #f8f8f8;
}
#sidebar {
	background: #f0efef;
}
#header, #content, #sidebar {
	margin-bottom: 5px;
}
#pagewrap, #header, #content, #sidebar, #footer {
	border: solid 1px #ccc;
}








#page {
	margin: 0px auto; padding: 0px 18px; width: 990px;
}
.layout-grid {
	background-position: 18px 1px !important;
}
#page {
	color: rgb(51, 51, 51);
}
h1 {
	color: rgb(0, 0, 0);
}
h2 {
	color: rgb(0, 0, 0);
}
h3 {
	color: rgb(0, 0, 0);
}
h4 {
	color: rgb(0, 0, 0);
	background-color: #c60d47;
	color: white;
}
h5 {
	color: rgb(0, 0, 0);
}
h6 {
	color: rgb(0, 0, 0);
}
a {
	color: rgb(119, 136, 153);
}
/*a:link {
	color: rgb(119, 136, 153);
}
a:visited {
	color: rgb(119, 136, 153);
}*/
a:hover {
	background: #A6F4FF); 
	color: rgb(0, 0, 0); 
	text-decoration: none;
}
header h1 {
	color: rgb(187, 204, 221);
}
header h2 {
	color: rgb(187, 204, 221);
}
header h1 {
	font-family: HelveticaNeue-Light, Helvetica, Arial; font-weight: bold;
}
header h2 {
	font-family: HelveticaNeue-Light, Helvetica, Arial;
}
hr {
	background: rgb(187, 204, 221);
}
.naranja{
background-color:#fb8d1b !important;
}
.intro p {
	text-indent: 0px;
}
.intro h1 {
	top: 4px; text-align: right; line-height: 90px; letter-spacing: -0.05em; font-size: 108px;
}
.intro h2 {
	top: 25px; text-align: right; font-size: 30px; font-weight: normal;
}
.texte-intro {
	line-height: 36px; padding-top: 7px; padding-bottom: 11px; font-family: HelveticaNeue-Light, Helvetica, Arial; font-size: 16px; margin-top: 0px;
}
.intro {
	padding-bottom: 0px;
}
#branding h1 {
	top: 0px; color: rgb(255, 136, 136); font-size: 50px; font-weight: normal; text-shadow: 0px -1px 2px rgba(1,1,1,0.35);
}
#branding h2 {
	top: 21px; color: rgb(0, 0, 0); font-size: 18px;
}
#branding h1 {
	-webkit-text-stroke: 1px transparent;
}
#branding {
	height: 90px; margin-bottom: 36px; position: relative;
}
#branding .logo {
	background: url("../images/header.png") no-repeat rgb(0, 0, 0); width: 990px; height: 250px; float: left;
}
#branding h1 {
	margin: 190px 18px 0px; float: right;
}
#branding h2 {
	margin: 9px 0px 0px 18px; float: left;
}
.grid-button {
	width: 100px; float: right;
}
.grid-button ul {
	margin: 0px; top: 0px; width: 100px; float: left; display: block;
}
.grid-button li {
	width: 24px; height: 24px; border-right-color: rgb(187, 204, 221); border-right-width: 1px; border-right-style: solid; float: left; display: block;
}
.grid-button li.grid-remove {
	border: currentColor; border-image: none;
}
.grid-button li a {
	width: 24px; height: 24px; text-indent: -1000em; float: left; display: block; background-image: url("../images/icones.png"); background-repeat: no-repeat; background-color: transparent;
}
.grid-button li a:hover {
	background-color: rgb(187, 204, 221);
}
.grid-button li a:active {
	background-color: rgb(221, 0, 0);
}
.grid-baseline a {
	background-position: -6px -42px;
}
.grid-column a {
	background-position: -6px -114px;
}
.grid-baseline-column a {
	background-position: -6px -78px;
}
.grid-remove a {
	background-position: -6px -222px;
}
#main-menu li a {
	color: rgb(0, 0, 0); font-size: 15px; text-decoration: none;
}
nav {
	height: 36px; margin-bottom: 18px; border-top-color: rgb(0, 0, 0); border-top-width: 4px; border-top-style: solid; float: left;
}
#main-menu ul {
	margin: 0px; top: 0px; width: 100%; height: 36px; float: left;
}
#main-menu li {
	line-height: 36px; float: left; display: block;
}
#main-menu li a {
	padding: 0px 12px; border-left-color: rgb(187, 204, 221); border-left-width: 1px; border-left-style: solid; float: left; display: block; background-color: transparent;
}
#main-menu li a:hover {
	color: rgb(255, 255, 255); border-left-color: rgb(187, 204, 221); border-left-width: 1px; border-left-style: solid; background-color: rgb(0, 0, 0);
}
#main-menu li a:active {
	border-left-color: rgb(221, 0, 0); border-left-width: 1px; border-left-style: solid; background-color: rgb(221, 0, 0);
}
.space-width {
	line-height: 14px; font-family: times, "times new roman", serif;
}
.stroke {
	padding-top: 18px; margin-top: 14px; border-top-color: rgb(187, 204, 221); border-top-width: 4px; border-top-style: solid;
}
img.photo {
	background: rgb(255, 255, 255); margin: 6px 18px 12px 0px; padding: 8px; border: 1px solid rgb(187, 204, 221); border-image: none; float: left; -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
img.no-margin.photo {
	margin-right: 0px;
}
img.right.photo {
	margin-right: 0px; margin-left: 18px; float: right;
}
a.photo:hover {
	background: none;
}
.current-focus input {
	background: rgb(255, 255, 238);
}
.grid-example {
	background: rgba(187, 204, 221, 0.3);
}
.unitx1.grid-example {
	margin-bottom: 18px;
}
.unitx2.grid-example {
	margin-bottom: 18px;
}
.unitx3.grid-example {
	margin-bottom: 18px;
}
.unitx4.grid-example {
	margin-bottom: 18px;
}
.unitx5.grid-example {
	margin-bottom: 18px;
}
.unitx6.grid-example {
	margin-bottom: 18px;
}
.unitx7.grid-example {
	margin-bottom: 18px;
}
.white-space {
	clear: both; margin-left: 0px; list-style-type: none;
}
.description {
	clear: left; float: left; display: block;
}
.description code {
	color: rgb(153, 153, 153);
}
.space-width {
	background: rgb(255, 255, 153);
}
#twitter {
	padding-bottom: 0px;
}
#twitter ul {
	margin-bottom: 0px;
}
.minus {
	text-transform: lowercase;
}
.mayus {
	text-transform: uppercase;
}
.message-ie p {
	color: rgb(204, 0, 0); font-size: 18px; font-weight: normal;
}
.message-ie ul {
	margin: 18px 0px 0px;
}
.message-ie li {
	font-weight: bold; list-style-type: none;
}
.message-ie a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.message-ie a:hover {
	color: rgb(255, 255, 255);
}
.message-ie {
	background: rgb(255, 255, 204); width: 100%; height: 108px; z-index: 100;
}
.message-ie div {
	padding: 18px;
}
.message-ie ul {
	height: 36px; margin-top: 9px;
}
.message-ie li {
	height: 36px; line-height: 36px; display: inline;
}
.message-ie li a {
	background: url("../images/icones-browser-ie.png") no-repeat 0px 0px; padding: 0px 9px 0px 36px; height: 36px; line-height: 36px; margin-right: 18px; float: left;
}
.message-ie li a:hover {
	background-color: rgb(0, 0, 0);
}
.message-ie li.browser-safari a {
	background-position: 0px 0px;
}
.message-ie li.browser-safari a:hover {
	background-position: 0px -36px;
}
.message-ie li.browser-firefox a {
	background-position: 0px -72px;
}
.message-ie li.browser-firefox a:hover {
	background-position: 0px -108px;
}
.message-ie li.browser-opera a {
	background-position: 0px -144px;
}
.message-ie li.browser-opera a:hover {
	background-position: 0px -180px;
}
.message-ie li.browser-chrome a {
	background-position: 0px -216px;
}
.message-ie li.browser-chrome a:hover {
	background-position: 0px -252px;
}
.button a {
	color: rgb(255, 255, 255); font-weight: bold; text-decoration: none; text-shadow: 0px -1px 2px rgba(1,1,1,0.35);
}
.button a:hover {
	background: none;
}
.button {
	background: #E6E6E6; 
	top: 0px; margin-top: 12px; 
	margin-right: 6px; 
	border-bottom-color: #ADADAD; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	display: inline-block; 
	position: relative; 
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4); 
	-webkit-border-radius: 5px;
	border-top-color: #ADADAD;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #ADADAD;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ADADAD;
	border-right-style: solid;
	border-right-width: 1px;
	color: black;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	
}
.button:hover {
	background: #A6F4FF; 
	border-bottom-color: #26A0DA; 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-top-color: #26A0DA;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #26A0DA;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #26A0DA;
	border-right-style: solid;
	border-right-width: 1px;
	color:#212121;
}
.button:active {
	top: 1px;
}
.button a {
	padding: 6px 12px 5px; display: block;
}
.button a.email {
	background: url("/images/icones.png") no-repeat 0px -364px; padding: 6px 12px 5px 32px;
}
.button a.save {
	background: url("/images/icones.png") no-repeat 0px -292px; padding: 6px 12px 5px 32px;
}
.button a.cancel {
	background: url("/images/icones.png") no-repeat 0px -220px; padding: 6px 12px 5px 32px;
}
.button a.send {
	background: url("/images/icones.png") no-repeat 0px -436px; padding: 6px 12px 5px 32px;
}
#footer {
	height: 37px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 4px; border-bottom-style: solid; background-image: url("/images/foot-bar.png"); background-repeat: no-repeat;
}
footer {
	background: url("/images/creative-commons.png") no-repeat 918px 0px; padding-bottom: 18px; margin-top: 4px; position: relative;
}
.information {
	background: rgb(230, 237, 245); padding: 0.9em; border: 1px solid rgb(105, 185, 218); border-image: none; color: rgb(61, 152, 241); margin-bottom: 1em;
}
.information a {
	background: rgb(61, 152, 241); padding: 2px 5px 0px; border-radius: 5px; color: white; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px;
}
.error {
	background: rgb(251, 227, 228); padding: 0.9em; border: 1px solid rgb(251, 194, 196); border-image: none; color: rgb(209, 47, 25); margin-bottom: 1em;
}
.error a {
	background: rgb(209, 47, 25); padding: 2px 5px 0px; border-radius: 5px; color: white; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px;
}
.notice {
	background: rgb(255, 246, 191); padding: 0.9em; border: 1px solid rgb(255, 211, 36); border-image: none; color: rgb(129, 113, 52); margin-bottom: 1em;
}
.notice a {
	background: rgb(129, 113, 52); padding: 2px 5px 0px; border-radius: 5px; color: white; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px;
}
.success {
	background: rgb(230, 239, 194); padding: 0.9em; border: 1px solid rgb(198, 216, 128); border-image: none; color: rgb(82, 146, 20); margin-bottom: 1em;
}
.success a {
	background: rgb(82, 146, 20); padding: 2px 5px 0px; border-radius: 5px; color: white; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px;
}
#nosoup {
	color: rgb(136, 33, 34); font-weight: bold; float: none;
}
#map_canvas {
	width: 300px; height: 200px;
}
#map_canvas2 {
	width: 738px; height: 500px;
}
#donate {
	float: right;
}
.send{
	background-color: #E6E6E6;
	color: black;
	border-color: #ADADAD #ADADAD #ADADAD #ADADAD;
	border: medium;
	text-decoration: none;
}

.BtnGuardarIncidencias {
    background-color: #C90A4A;
    color: #FFFFFF;
    margin-top: 10px;
    height: 45px;
    width: 70px;
    font-size: 1.0em;
    text-align: center;
}
/*#CmdGrabar {
    background-color: #C90A4A;
    color: #FFFFFF;
    margin-top: 10px;
}*/
