body {
	margin:0;
	padding:0;
	border:0;
	background:url('../img/back.jpg') top right no-repeat;
}

body#info {
	background:url('../img/back2.jpg') top right no-repeat;
}

.clear {
	clear:both;
}

#master {
	margin:0 auto;
	width:740px;
}

#header {
	margin:50px 0 30px 0;
	width:914px;
}

#header img {
	max-width:740px;
}

#content {
	margin:23px 0 30px 50px;
}

.content_home {
	background:url('../img/scartd.jpg') top right no-repeat;
}

p {
    color: #404040;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-align: justify;
    text-decoration: none;
}

td {
    color: #303030;
    font-family: arial;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 14px;
}

.campoformulario {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 0 none;
    color: #666666;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    height: 17px;
    letter-spacing: 0;
    line-height: 14px;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: justify;
    text-decoration: none;
    width: 330px;
}

a.menu:link, a.menu:visited {
    color: #FF0000;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
a:hover  {
  	color: #ccc;
	}

.botonformulario {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 0 none;
    color: #333333;
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    height: 16px;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 0 0 0 5px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}


.campoformulario2 {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 0 none;
    color: #666666;
    font-family: arial;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    height: 17px;
    letter-spacing: 0;
    line-height: 14px;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: justify;
    text-decoration: none;
    width: 60px;
}

#pdf_inscripcion {
	/*position:absolute;
	top:0;
	right:0;
	z-index:-1;*/
}

#elemnts {
	margin:0 0 23px;
	padding:23px 0;
	border-top:1px dashed #ccc;
	list-style:none;
	font-size:23px;
}

#elemnts li {
	margin:0 0 9px;
	float:left;
}

#elemnts a:link,#elemnts a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#004953;
}
#elemnts a:hover {
	text-decoration:underline;
}

/*---------------------*/
#master_info {
	margin:0 auto;
	width:630px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #303030;
}

#master_info h3 {
	color:#004953;
	font-size:23px;
	font-weight:normal;
}

#master_info strong {
	color:#943634;
	font-size:16px;
	font-weight:normal;
}

#master_info table tr td,#master_info table  tr td strong {
	vertical-align:top;
	font-size:14px;
}

#master_info ul {
	margin-bottom:23px;
	list-style:square;
}

#master_info li,#master_info p {
	margin-bottom:6px;
}

label.error {
	color:#f00;
	background-color:#fff;
}

#aviso_cookies {
	padding:9px 0;
	border-bottom:1px solid #404040;
	width:100%;
	background:url("../img/fondo_aviso.png") top left no-repeat;
	background-color:#eee;
}

#aviso_cookies #aviso {
	margin:0 auto;
	padding:0 9px;
	width:900px;
	background-color:#eee;
}
#aviso_cookies h3 {
	color:#004953;
	float:left;
}
#aviso_cookies p {
	padding-bottom:9px;
	color:#404040;
	clear:both;
}	

#aviso_cookies #cerrar_aviso {
	float:right;
}	

#aviso_cookies #cerrar_aviso img {
	cursor:pointer;
	display:inline;
}

#aviso_cookies a:link,#aviso_cookies a:visited {
	text-decoration:none;
	color:#004953;
}

h3 {
    font-family: arial;
}

#text_cookies {
	width:500px;
}

#programa {
 	width:100%;
}

#programa td {
	padding-bottom:14px;
}

#programa .hora {
	padding-right:9px;
	font-weight:bold;
	text-align:right;
	color:#404040;
}

#programa .hora2 {
	text-align:center;
}

#programa strong {
	color:#004953;
}