*{
	padding:0;
	margin:0;
}
body{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	color:#000000;
	text-align:left;
	font-size:9pt;
	background-color:#ffffff;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style-type:none
}
p,ul{
	margin-bottom:1em;
}
label{
	width:100%;
	display:block;
}
input[type="text"],input[type="file"],textarea{
	width:98%;
	border:1px solid #ff0000;
	margin-bottom:0.3em;
}
input[type="submit"],input[type="button"]{
	margin-bottom:1em;
	/*border:1px solid #ff0000;
	background-color:#ff0000;*/
}
#d_envoltura{
	width:880px;
	margin:10px auto;
	margin-top:2em;
}
.col{
	width:23.5%;
	float:left;
}
.col img{
	width:100%;
}
.col h2{
	width:100%;
	margin-bottom:0.5em;
}
.vert,.rouge{
	margin-left:2%;
}
.vert h2{
	color:#00FF00;
	border-bottom:7px solid #00FF00;
}
.rouge h2{
	color:#FF0000;
	border-bottom:7px solid #FF0000;
}
.vert p{
	margin-bottom:3em;
}
.vert h2.marg{
	margin-top:0.3em;
}
.vert h2 a{
	text-decoration:none;
	color:#00FF00;
}
.vert h2 a:hover{
	text-decoration:none;
}
.recibido{
	font-weight:bold;
	color:#ff0000;
}
.ooo{
	width:100%;
	margin-top:20px;
}
.ooo a{
	color:#555555;
	margin-bottom:1em;
	display:block;
	}