@charset "UTF-8";
/* CSS Document */

.voluntarios_contenido{
	width:659px;
	font: normal 13px Arial, Helvetica, sans-serif;
}
.te_color{
	color:#489798;
}
.clear{
	clear:both;
}
.formularios input[type=text]:focus, textarea:focus{
	outline:none;
}

.voluntarios_contenido input[type=text], .voluntarios_contenido select, .voluntarios_contenido textarea{
	margin-top:3px;
	color:#46494c;
	font-size:13px;
	border:1px solid #b5b5b5;
	background:#e8e9e6;
	padding:6px;
	display:block;
	width:647px;
	font-weight:300;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
.voluntarios_contenido textarea{
	height:160px;
}
.voluntarios_contenido input[type=checkbox]{
	color:#06C;
	margin-top:14px;
}
.voluntarios_contenido label{
	color:#46494c;
}
.con_iz{
	width:297px;
	float:left;
}
.con_der{
	width:297px;
	float:right;
}
.con_iz input[type=text], .con_der input[type=text], .voluntarios_contenido select{
	width:283px !important;
}
.voluntarios_contenido select{
	height:29px;
}
h1.volunss{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color:#46484c;
	margin-bottom:20px;
	
	margin-top:20px;
	border-bottom:1px solid #d9d9d9;
	font-size:17px;
	text-align:center;
}

h2.volunss{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	color:#489798;
	margin-bottom:20px;
	
	margin-top:20px;
	border-bottom:1px solid #d9d9d9;
	font-size:15px;
}
.enviar{
	width:107px;
	float:right;
}
.politicaa{
	width:504px;
	float:left;
}
.politicaa a{
	color:#46494c;
}
.politicaa a:hover{
	text-decoration:underline;
}

.amigos input[type=text]{
	width:500px !important;
	height:30px;
}
.amigos textarea{
	width:500px !important;
	height:200px !important;
	margin-bottom:16px;
}