/*******************   Estilos para el modaldialog (Mensajes de error y en proceso...)  *************************/

#dialog {position:fixed; width:525px; padding:0px; z-index:200; background:#fff; font-family:Verdana, Arial, Helvetica; font-size:14px; }
#dialog-header {display:block; position:relative; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/close.gif) no-repeat}
#dialog-content {display:block; padding:6px; min-height:160px; color:#666666; font-size:13px;}
#dialog-content-inner { min-height:128px;text-align:center;padding-top:50px }
#dialog-mask {position:fixed; top:0; left:0; height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
#dialog-button-container { text-align:center; margin:2px 6px 6px 2px; }
#dialog-button { font-weight:bold; font-size:1.1em; font-family:Arial, sans-serif; padding:2px 5px 2px 5px; }
/* COMENTADA PQ COINCIDE CON LA NUEVA MAQUETA EN EL FORMULARIO DE ENVIO
.error {background:#fff url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/e_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
*/
.errorheader {background:url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/e_hd.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.errorbutton { background-color:#9F4C4C; border:1px solid #924949; color:#fff; }
.warning {background:#fff url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/w_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/w_hd.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.warningbutton { background-color:#eFcC47; border:1px solid #957C17; color:#957C17; }
.success {background:#fff url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/s_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/s_hd.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.successbutton { background-color:#3c7f51; border:1px solid #fff; color:#fff; }
.prompt {background:#fff url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/p_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(/javascripts/jquery.modaldialog.1.0.0/img/jquery.modaldialog/p_hd.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}
.promptbutton { background-color:#4F6D81; border:1px solid #fff; color:#fff; }

/*******************   FIN Estilos para el modaldialog (Mensajes de error y en proceso...)  *************************/


/*******************   Estilos para el submit de comentarios y enviar a amigo  *************************/

.formularioEnviarAmigo .contenedorFormulario .campoFormulario li .cenBotonEnviar{
}

.formularioEnviarAmigo .contenedorFormulario .campoFormulario li .cenBotonEnviar input{
	display:block;
	background-image:url(../images/comun/botones/botonEnviarCen.gif);
	background-repeat:repeat-x;
	height:29px;
	padding:0px 3px;
	padding-top:2px;
	padding-bottom:10px;
	color:#FFFFFF;
    border-style:none;

    width:110px;
}
.formularioEnviarAmigo .contenedorFormulario .campoFormulario li .cenBotonEnviar input:hover{
	color:#ccc;
}


/*******************  FIN Estilos para el submit de comentarios y enviar a amigo  *************************/


/*******************  Estilos para el ancho de la linea de titulos en el registro de aulas  *************************/
.containerExtra .tituloBloqueCorto {
    width:660px;
}
/*******************  FIN Estilos para el ancho de la linea de titulos en el registro de aulas  *************************/




/*******************  Estilos en contenedorContenido  *************************/
.contenedorContenido .botoneraDetalleNoticia li label.comentario{
	background-image:url(../images/comun/valoracionComentarios/comentario.gif);
	background-position:right 5px;
	padding-right:20px;
    float:left;
    padding-top:2px;
}

.contenedorContenido .botoneraDetalleNoticia li .botonCentro{
	background-image:url(../images/comun/botones/botonCentro.gif);
	background-repeat:repeat-x;
	padding:0px 6px;
}


/*******************  FIN Estilos sobre escrito para contenedorContendido  *************************/


/*******************  Estilos para imagebox *************************/
/*
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
}
img
{
	border: none;
}
*/
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/*
h2,
h4,
p
{
	padding-left: 20px;
}
*/


/*******************  FIN Estilos para imagebox  *************************/


/*******************  Estilo resultado de la b�squeda *************************/
.cuerpoSolapasFlexibles .leerMas.conoce a{
	color:#3876D0;
}
/*******************  Fin Estilo resultado de la b�squeda *************************/

.errorValidacion{
     border:1px solid #c00;
    }

.mensajeErrorValidacion{
 	font-weight:400;
	font-size:10px;
	color:#c00;
	line-height:12px;
    margin-left:20px;
    display:inline;

}

.listaErrores{
 	font-weight:400;
	font-size:12px;
	color:#c00;
	line-height:14px;
    margin-left:50px;
    margin-bottom:20px;
}

.textoRojo{
    color:#c00;
}

/*******************  Estilo formulario de aulas y cursos *************************/

.formularioDestacados input {
	font-size:12px;
	color:#5a5a5a;
	border:1px solid #ccc;
}

/*******************  Fin Estilo formulario de aulas y cursos *************************/

.fieldWithErrors{
    float:left;
}



