@charset "utf-8";
/* CSS Document */

.enunciado { background-color: #efefef;	text-align: right;	width:160px;}
.enunciado_socio {	text-align: right;	width:240px;}
body {	 font-family:"Century Gothic", "Trebuchet MS"; font-size:12px; color: #333333; font-weight:bold;}
#ie {margin: 0 auto; padding:5px; width:670px;}
#cabecera {background-image:url(../img/Logoarteterapia_150.jpg); background-position:right top;	background-repeat:no-repeat;}
table {	width:670px; border:1px solid #aaaaaa;	margin: 0 auto;	padding:5px; }
.subtabla {	width:640px;}
input {	width:500px;}
input#enviar {width: auto;}
h1 { font-size:18px; }
h2 { font-size:12px; }
.radio { width:10px; }
input.titulo { width:240px;}
input.institucion { width:240px;}
input.fechas { width:150px;}
input.general {
	width:150px;
	height:auto;}
.cabecera {	text-align:center;	font-size:12px;	font-weight:bold;	background-color:#dedede;}
.sub_cabecera {
	background-color:#efefef;
	padding: 0 5px;}
.sub_cabecera p {
	margin:0;}
.full {	width:650px;}
.p1{width:420px;}
.p2{width:200px;}
.cabecera2 {text-align:center;	font-size:12px;	font-weight:bold;	background-color:#74B1D6;}
#socios {background-color:#E3EDF0; /*display:none;*/}

/* DIV VOLVER */
.divvolver {border: solid #aaa 1px; margin-top:8px; width:747px; padding:5px 30px;  background-color:#fbfbfb; text-align: right; width: 610px; margin: 10px auto;}
a.volver { text-decoration: none; color: #7383D0; font-weight: bold;}
a.volver:hover { text-decoration: underline;}
