@charset "UTF-8";
/* CSS Document */

body {
	background-color: #64b8db;
	background-image:url(img/fondojornadas.gif);
	background-attachment: fixed;
	font-size: 11px;
line-spacing: 4px;
line-height: 14px;
letter-spacing: 1px;
color: #000000;
font-family: arial, verdana, tahoma;
font-size:12px;
text-align: justify;
text-decoration: none;
cursor: default;
}

.head {  
font-family: arial, times, georgia;
font-size: 18px;
line-spacing: 4px;
font-weight: bold;
text-transform: uppercase;
color: #0577a6;
text-align: justify;
padding-left: 25px;
border-bottom: #1e4053 1px solid;
text-decoration: none;
}

.menu { border-bottom:dashed 1px #81d4f6; font-size: 15px}
.menu a:link { color: #0577a6; text-decoration: none; cursor: help;}
.menu a:visited { color: #0577a6; text-decoration: none; cursor: help;}
.menu a:hover { color: #fef675; text-decoration: none; cursor: help;}

.web { color: #0577a6; text-decoration: none;}
.web a:link { color: #0577a6; text-decoration: underline; cursor: help;}
.web a:visited { color: #0577a6; text-decoration: underline; cursor: help;}
.web a:hover { color: #fef675; text-decoration: none; cursor: help;}