/*estilos*/
html{
	background-color:#000000;
	padding:0;
	margin:0;
}
body
{

	font-size:16px;
	color:#000000;
	background-color:#000000;
	margin: 0px;
	font-weight:500;

}
h1{
font-size:24px;
color:#2400F7;
}
ul,li {
    list-style-type:none;
    margin-left:0;
    padding:0;
}
.contenedor
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:550;
	margin-left:auto; 
	margin-right:auto;
	width:917px;
	padding:0;
}
.cabecera
{
	background-color:#000000;
	background-image:url(images/logotipo.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:187px;
}
.cabeceraCas
{
	background-color:#000000;
	background-image:url(images/logotipoCas.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:170px;
}
.cabecera img 
{
	padding-left:471px;
	border-width:0px;
	padding-top:12px;
}
.cabeceraCas img 
{
	padding-left:447px;
	border-width:0px;
	padding-top:5px;
}

.cabeceraEu
{
	background-color:#000000;
	background-image:url(images/logotipoEu.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:170px;
}
.cabeceraEu img 
{
	padding-left:447px;
	border-width:0px;
	padding-top:5px;
}

.cabeceraIn
{
	background-color:#000000;
	background-image:url(images/logotipoIn.jpg);
	background-repeat:no-repeat;
	width:917px;
	height:170px;
}
.cabeceraIn img 
{
	padding-left:447px;
	border-width:0px;
	padding-top:5px;
}
#idiomas {
	padding:0;
	padding-right:60px;
	text-align:right;
	height:24px;
	vertical-align:middle;
	background-color:#000000;
}
#idiomas a:link,a:visited {
    color:#fff;
    text-decoration:none;
}

#idiomas a:hover,a:active,a:focus{
	color:#8E83F9;
}
#envoltorio {
  	/*background:#fff url(images/FondoMenuIzquierda2.jpg) repeat-y left;*/
	background-color:#fff;
	background-image:url(images/FondoMenuIzquierda2.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin-left:auto; 
	margin-right:auto;
}
.destamos{
	padding-left:172px;
	text-align:left;
	font-size:11px;
	font-weight:600;
	padding-top:2px;

}
.menuIzquierda{
	background-image:url(images/FondoMenuIzquierda.jpg);
	background-repeat:no-repeat;
	background-color:#1A0298;
	width:169px;
	margin: 0px;
	padding: 0px;
	float:left;
	/*padding-top: 20px;*/
}
.menuIzquierda ul{
	margin: 0px;
	padding: 0px;
}
.menuIzquierda li{
	width:150px;
	height:45px;
	font-size:18px;
	color:#ffffff;

}
.menuIzquierda li a{
	font-size:18px;
	color:#000000;
	text-decoration:none;
	
}
.menuIzquierda li a:hover,a:active,a:focus{
	color:#8E83F9;
}
.menuIzq-item-sel{
	margin-left:19px;
	padding-left:20px;
	padding-top:20px;
	background-image:url(images/fondoenlace.jpg);
	background-repeat:no-repeat;
}
.menuIzq-item{
	padding-left:39px;
	padding-top:20px;
}

.contenedorSec
{
	padding-right:1.6em;
	padding-left:2.6em;
	background-color:#fff;
	float:right;
	width:680px;
	background-image:url(images/FondoBlanco.jpg);
	background-repeat:no-repeat;
	text-align:justify;
	margin-bottom:40px;
}
.contenedorSec a{
	color:#1A0298;
}
.contenedorSec a:hover{
	color:#8E83F9;
}

.pie{
	clear: both;
	margin: 0;
	text-align:center;
	background: #ebebeb;
	border-top: 2px solid #1A0298;

}
.fotos{
	width:650px;
}
.video{
	margin-left:160px;
}
.videoPan{
	margin-left:45px;
}
.listadoMaterial{
	list-style-type:disc;
	margin-left:20px;
}
.presElem{
	font-size:14px;
	font-weight:normal;
	text-align:left;
}
.error_inscripcion{
	font-size:14px;
	font-weight:normal;
	text-align:left;
	color:#FF0000;
}
.formIzq{
	width:30%;
	float:left;
	text-align:right;
	height:50px;
	font-size:14px;
	font-weight:normal;
}
.formDer{
	width:70%;
	float:right;
	text-align:left;
	height:50px;
}
.formIzqTxt{
	width:30%;
	float:left;
	text-align:right;
	height:90px;
	font-size:14px;
	font-weight:normal;
}
.formDerTxt{
	width:70%;
	float:right;
	text-align:left;
	height:90px;
}
.btnsForm{
	width:250px;
	margin-left:30%;
}

.limpia{
	clear:both;
}
/*photoNav*/
.photonav {
	margin-left:45px;
}
.photonav .photo {
	clear: both;
	overflow: hidden;
}

.photonav .photo .fixed img {
	display: block;
	border: 0px;
}

.photonav .photo .fixed a {
	display: block;
}

.photonav .photo .fixed {
	overflow: visible;
	background-position: top left;
	float: left;
}

/* Adjust this part  */

.photonav .photo {
	width: 580px; 
	border: 1px solid gray;
}

.photonav .photo .opt1 {
	height: 500px;
	background-image:url(images/CampoPanoramicaComp.jpg);
}
.penlace{
	width:450px;
	font-size:12px;
	font-weight:600;
	float:right;
}
.lienlace{
	float:left;
	width:640px;
	height:120px;
}
.lienlace img{
	float:left;
	width:100px;
	margin-left:50px;
}

