body {text-align: center;}
#contenedor
{
width:900px;
height:770px;
background-color:white;
opacity: 0.935;
overflow-x:hidden;
border:3px solid #9E9CB6;
}
#capaRoja{
border-bottom: 1px solid #E1DCDC;
border-right: 1px solid #E1DCDC;
width:900px;
height:35px;
text-align:center;
line-height:35px;
font-size:15px;
color:#FFF;
text-shadow:1px;
background-color:#B11818;
}
#capaAmarilla{
width:900px;
height:35px;
text-align:center;
line-height:35px;
font-size:15px;
color:#000;
text-shadow:1px;
background-color:#ECB81C;
float:left;
font-family:Arial;
font-weight:bold;
}
#cabeza{
width:900px;
height:50px;
border-bottom: 1px solid #E1DCDC;
background-image:url("escudo.png");
background-position: 5px 0; 
background-size:50px 50px;
background-repeat:no-repeat;
}
#capa{
border-left: 2px solid #E1DCDC;
width:140px;
height:50px;
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
font-size:16px;
font-weight:bold;
float:right;
text-align:center;
line-height:50px;
cursor:pointer;
}

#ottokrause{
border-right: 2px solid #E1DCDC;
width:140px;
height:45px;
margin-left:60px;
font-family: Century Gothic;
font-size:16px;
font-weight:bold;
padding-top:5px;
float:left;
}

.etiquetas
{
width:100%;
height:600;
position:absolute;
text-align:center center;
}

#mov
{
width:800px;
height:600px;
position:absolute;
text-align:center;
-moz-transition-duration:0.5s;
-moz-transition-property:all;
-webkit-transition-duration:0.5s;
-webkit-transition-property:all;
transition-duration:0.5s;
transition-property:all;
overflow:hidden;
background-color:white;
}

#cajaMov
{
height:600px;
width:900px;
float:left;
padding:0;
margin:0;
top:0;
position: relative;
overflow:hidden;
}

#cerrarAmarilla{
text-decoration:none;
display:block;
margin-top:5px;
height:30px;
width:120px;
float:right;
background-image:url("../img/boton_cerrar.gif");
background-repeat:no-repeat;
}
#cerrarAmarilla:hover
{
 cursor:pointer;
}
label {
    display:block;
    margin-top:20px;
    letter-spacing:1px;
}
.formulario {
    display:block;
    margin:0 auto;
    width:510px;
    color: #666666;
    font-family:Arial;
}
form {
    margin:0 auto;
    width:400px;
}
 
input, textarea {
    width:380px;
    /*background:#666666;*/
    border:2px solid #f6f6f6;
    padding:10px;
    margin-top:5px;
    font-size:10px;
    color:#ffffff;
}
 
textarea {
    height:150px;
}

.boton
{
text-align:center;
background-color:rgba(0,255,0,0.3);
}

.boton:hover
{
cursor:pointer;
}

#frame
{
padding:0px;
height:600px;
width:900px;
float:left;
text-align:center center;
-moz-transition-duration:0.5s;
-moz-transition-property:all;
-webkit-transition-duration:0.5s;
-webkit-transition-property:all;
transition-duration:0.5s;
transition-property:all;
border-bottom: 1px solid #E1DCDC;
border-left: 1px solid #E1DCDC;
border-right: 1px solid #E1DCDC;
}
/*etiquetas*/
#contenedorEtiquetas
{
width:700px;		
float:left;
margin-left:200px;
position:relative;
overflow:hidden;
top:0;
-moz-transition-duration:0.5s;
-moz-transition-property:all;
-webkit-transition-duration:0.5s;
-webkit-transition-property:all;
transition-duration:0.5s;
transition-property:all;
}

#contEtiqueta
{
width:700px;
overflow:auto;
height:598px;
border: 2px solid #E1DCDC;
border-right: 2px solid #E3BFBF;
float:left;
-moz-transition-duration:0.5s;
-moz-transition-property:all;
-webkit-transition-duration:0.5s;
-webkit-transition-property:all;
transition-duration:0.5s;
transition-property:all;
padding-left:3px;
padding-right:3px;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}
h2{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    color: #303030;
	font-size: 30px;
	letter-spacing: -1px;
	margin-top:10px;
	font-family: Arial,Helvetica,sans-serif;
}

/*menu lateral izquierdo*/
.men_lat
{
width:170px;
height:60px;
position:absolute;
border-bottom: 1px solid #E1DCDC;
border-right: 1px solid #E1DCDC;
text-align:center;
line-height:60px;
font-family:Arial;
font-weight:bold;
text-align:left;
padding-left:30px;
}
.men_lat:hover
{
cursor:pointer;
}

#activo{
width:175px;
height:50px;
position:absolute;
border-bottom: 1px solid #E1DCDC;
border-right: 1px solid #E1DCDC;
text-align:center;
line-height:50px;
background-color:#B11818;
}

#foot
{
width:900px;
height:30px;
position:absolute;
left:50%; 
margin-left:-450px;
margin-top:638px;
background-color:#B11818;
line-height:30px;
font-size:15px;
color:#FFF;
text-shadow:1px;
}

#contenedorGral
{
margin:auto;
width:900px;
}

#menuDerecha
{
width:180px;
float:right;
}

#inscribirse{
border-left:1px solid #ECBF37;
border-bottom:1px solid #ECBF37;
width:180px;
height:40px;
float:right;
background-color:#EEDFB1;
color:rgb(195, 153, 23);
font-family:Arial;
font-size:15px;
font-weight:bold;
text-align:center;
line-height:40px;
}

#meteo{
border-left:1px solid #B02626;
border-bottom:1px solid #B02626;
width:180px;
height:40px;
float:right;
background-color:#F47272;
color:rgb(176,38,38);
font-family:Arial;
font-size:15px;
font-weight:bold;
text-align:center;
line-height:40px;
}

#aeok{
border-left:1px solid #005DC5;
border-bottom:1px solid #005DC5;
width:180px;
height:40px;
float:right;
background-color:#72AFF4;
color:rgb(0,93,197);
font-family:Arial;
font-size:15px;
font-weight:bold;
text-align:center;
line-height:40px;
}


 
#submit {
    width:85px;
    height:35px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}