<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}

#izquierda {
width: 286px;
vertical-align:top;
padding-left: 10px;
background-image:url(imag/fd-izq.png);
background-position:left bottom;
background-repeat:no-repeat;
background-attachment:inherit;
}
#derecha {
width: 286px;
vertical-align:top;
background-image:url(imag/fd-der.png);
background-position:right bottom;
background-repeat:no-repeat;
background-attachment:inherit;
}
#cuerpo {
padding: 25px;
vertical-align:text-top;
min-height: 800px;
}
.titulos {
font-size:large;
font-weight:bold;
}
.menu-idioma {
font-size:10px;
text-align:center;
}
img {
border:0px;
}
.firma {
width:100%;
padding: 10px 10px 10px 10px;
}
textarea {
border: 1px;
border-style:solid;
border-color:#FF9900;
background:#000000;
color:#FFFFFF;
}
input {
border: 1px;
border-style:solid;
border-color:#FF9900;
background:#000000;
color:#FFFFFF;
}

fieldset {
border: 0px;
border-style:solid;
border-color:#FF9900;
}
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	 }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

.spip_documents { text-align: center;}
.spip_documents_center { clear: both; width: 100%; margin: auto;  }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.texto-entrada {
font-size:14px;
color:#FF3300;
}
.spip_logos { 
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border:0px;
}
.spip_logos_left { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border:0px;
}
.spip_logos_right { 
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border:0px;
}


-->

