#contenedorContacto{
	width:350px;
	padding-left:30px;
	float:left;
	padding-top:30px;
	position:relative;
}
#contenedorDatosContacto{
	position:absolute;
	left:370px;
	top:95px;
	width:200px;
}
#contenedorDatosContacto h2{
	padding-bottom:20px;
}
#contenedorDatosContacto p{
	padding-bottom:4px;
}
h1{
	font-size:24px;
	padding-bottom:20px;
}
fieldset{
	width:450px;
	border-bottom:1px solid #333333;
	padding-bottom:10px;
	padding-top:10px;
	clear:both;
}
fieldset legend{
	clear:both;
	padding-top:10px;
	font-weight:bold;
	font-size:18px;
}
.linea{
	width:450px;
	height:1px;
	border-top:1px solid #333333;
	padding-bottom:10px;
	clear:both;
}
fieldset legend span{
	font-size:12px;
}
fieldset h2,fieldset p{
	clear:both;
	padding-bottom:10px;
	padding-top:20px;
}
.envuelveObjeto{
	float:left;
	width:225px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}
.envuelveObjetoError{
	float:left;
	width:225px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	background-color:#fdf6f6;
}
.envuelveObjetocolegio, 
.envuelveObjetonoticiaConsulta, 
.envuelveObjetoasunto, 
.envuelveObjetomensaje, 
.envuelveObjetoadjuntar,
.envuelveObjetoErrorcolegio, 
.envuelveObjetoErrornoticiaConsulta, 
.envuelveObjetoErrorasunto, 
.envuelveObjetoErrormensaje, 
.envuelveObjetoErroradjuntar{
	width:310px;
}
.envuelveObjetoseudonimo, 
.envuelveObjetocurso,
.envuelveObjetoErrorseudonimo, 
.envuelveObjetoErrorcurso{
	width:155px;
}
.envuelveObjetoCaptcha,.envuelveObjetoErrorCaptcha{
	width:310px;
}
.envuelveObjetoCaptcha p,.envuelveObjetoErrorCaptcha p{
	width:300px;
	display:block;
}
.envuelveObjetoCaptcha a,.envuelveObjetoErrorCaptcha a{
	color:#000000;
}
.textoFormulario{
	display:block;
	padding-bottom:4px;
}
.textoErrorFormulario em{
	color:#FF0000;
	font-size:9px;
	font-weight:normal;
	font-style:normal;
}
.textoErrorFormularioArchivo{
	width:100%;
	float:left;
}
.textoErrorFormularioArchivo em{
	color:#FF0000;
	font-size:9px;
	font-weight:normal;
	float:left;
	font-style:normal;
}
.campoTexto{
	width:300px;
	border:1px solid #333333;
}
.controlCaptcha{
	width:200px;
	border:1px solid #333333;
	margin-top:10px;
}
.campoTextoCorto{
	width:150px;
	border:1px solid #333333;
}
.campoSelect{
	width:300px;
	border:1px solid #333333;
}
.campoTextoArea{
	width:300px;
	height:100px;
	border:1px solid #333333;
}
#btnenviar{
	float:right;
}
p{
	padding-bottom:20px;
}
