﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote
{
margin: 0pt;
	padding: 0pt;
	text-align: left;
}

#container {
	width: 954px;
	margin: 0px auto;
	display: block;
}

#header
{
width: 954px;
float: left;
display: block;
}

#footer
{
width: 954px;
float: left;
display: block;
background-color: transparent;
background-image: url(../images/pie.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px -234px;
padding-top: 40px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 30px;
text-align: center;
color: #bcbcbc;
}

#footer p
{
text-align: center;
font-size:smaller;

}

#content
{
width: 691px;
padding-top: 0px;
padding-right: 25px;
padding-bottom: 0px;
padding-left: 0px;
float: left;
display: block;
}

body#fullcontent #content
{
width: 954px;
padding: 0px;
color: #666;
}

body#fullcontent p
{
width: 100%;
float: left;
display: block;
}


.holder
{
width: 100%;
float: left;
display: block;
margin-bottom: 10px;
}

.mensajeSistema
{
width: 100%;
font-size: small;
float:none;
display: block;
margin-bottom: 10px;
padding-top: 20px;
color:Red;
clear:left;

}

#loginbox
{
margin-left:auto;
margin-right:auto;
width: 630px;
padding-top: 14px;
padding-right: 22px;
padding-bottom: 0px;
padding-left: 22px;

display: block;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-right-color: #bdd6e0;
border-right-style:solid;
border-left-width: 1px;
border-left-color: #bdd6e0;
border-left-style:solid;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #cde5ef;
border-bottom-color: #cde5ef;
background-color: #e7f5ff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #82aec0;
}

#loginbox .title
{
font-size: 18px;
color: #82aec0;
font-weight: normal;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cde5ef;
margin-bottom: 10px;
padding-bottom: 5px;
float: left;
display: block;
}

#loginbox .fieldname
{
width: 100%;
color: #82aec0;
display: block;
font-size: 12px;
margin-bottom: 3px;
}

#loginbox input.field
{
width: 180px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-right-color: #bdd6e0;
border-right-style:solid;
border-left-width: 1px;
border-left-color: #bdd6e0;
border-left-style:solid;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #bdd6e0;
border-bottom-color: #bdd6e0;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
font-size: 12px;
margin-bottom: 10px;
}

body#fullcontent #loginbox .half
{
width: 253px;
padding-right: 19px;
margin-right: 0px;
float: left;
display: block;
}

#loginbox input.submit
{
width: 85px;
height: 26px;
padding-top: 0px;
float: left;
display: block;
font-weight: bold;
color: #ffffff;
background-color: transparent;
background-image: url(../images/botones.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px -202px;
border-top-width: medium;
border-right-width:medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
font-size: 12px;
margin-top: 17px;
cursor: pointer;
}

#loginbox label
{
	font-size: 11px;
	vertical-align:bottom;
	
}

#loginbox input.submit:hover
{
background-position: 0px -229px;
}

#loginbox input[type=checkbox], input[type=radio] {
  
  margin: 0px 5px 0px 0px;
  cursor: pointer;
  float:none;
  vertical-align:bottom;
}

#logo a
{
float: left;
display: inline;
width: 404px;
height: 75px;
margin-top: 10px;
background-color: transparent;
background-image: url(../images/logoIdazkaritza.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;
}

div.logo2
{
float: right;
width: 143px;
height: 75px;
margin-top: 10px;
background-color: transparent;
background-image: url(../images/musikenegmail.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;

}

/*MENU DE NAVEGACION */

#menu
{
	clear:left;
}

ul#menu{ 
	width: 100%;
	height: 43px;
	background: #FFF url("../images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("../images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
	
/*NOMBRE ALUMNO EN LA CABECERA*/
#nombreAlumno
{
	clear:left;
	text-align:left;
	padding:10px 0px 0px 0px;
	margin-bottom:20px;
	color:Gray;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:1px;
	
}

/*PAGINA ESPECIALIDADES*/
body#fullcontent .half
{
width: 465px;
float: left;
display: block;
margin-right: 24px;
}

body#fullcontent .last
{
margin-right: 0px;
}

a.botonGordo
{
width: 175px;
height: 51px;
padding-top: 11px;
padding-right: 30px;
padding-bottom: 0px;
padding-left: 13px;
float: left;
display: block;
color: #ffffff;
font-size: 12px;
background-color: #65b8d4;
background-image: url(../images/botonGordo.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left center;
}

.largepadded
{
margin-bottom: 20px;
float: left;
display: block;
}

.tablaPad5 tr th {
    padding: 5px;
}

/*DIV para contener elementos de la matriculación*/

.contenedorWizard
{
	padding: 10px;
	float:none;
}

div.contenedorWizard p
{
	padding: 10px;	
	float:none;
	clear:both;
}

div.contenedorWizard ul
{
	padding: 10px 0px 20px 30px; 		
	/*float:none;*/
	clear:both;
}

div.contenedorWizard li
{
	
	margin-left: 20px;
	margin-bottom:10px;
}

.cajaUpload
{
	border-style:solid;
	border-color:navy;
	border-width:0px;
	padding: 10px;	
	float:none;
}

.botonUpload
{
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #82aec0;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	background-color: #65B8D4;
	padding: 2px;
	margin-left:5px;
}

div.cajaRecons
{
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-style:solid;
	border-color:navy;
	border-width:1px;
	padding: 10px;
	clear:both;
	float:none;
	background-color:#e7f5ff;
	margin-bottom: 10px;
}

div.cajaRecons h3
{
	color: red;
}

div.cajaRecons span
{
	/*display:block;
	clear:both;
	float:none;*/
}

.clear
{
	clear:both;
}

.ui-dialog-content
{
	font-size: 0.8em;
}

.labelFormulario
{
	display: inline-block;
    float: left;
    clear: left;
    width: 35%;
    text-align: right;
	color:#999;	
	padding-right:5px;
	font-style:italic;
	
}

#BloqueDatosPersonales
{	
	line-height:24px;
	background-color:#EFF3FB;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-style:solid;
	border-color:navy;
	border-width:1px;
	padding: 10px;
	clear:both;
	float:none;	
	margin-bottom: 10px;
	line-height:22px;
}

#BloqueDatosPersonales br
{
	display:block; 
	margin-top:30px;
	line-height:22px;
	clear:both;
}

#BloqueDatosPersonales span, #BloqueDatosPersonales input, #BloqueDatosPersonales select
{
	display: inline-block;
	float: left;
	padding-right:5px;	
	vertical-align:middle;
	height:20px;
}

#BloqueDatosPersonales a
{
	display: inline-block;
	clear:both;
	float:none;	
}