body {
	background-color: #DDDDDD;
	background-image: url(mw-bg.gif);
	background-repeat:  repeat-x;
	color: #DDDDDD;
	margin: 0px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, p, form{
	text-decoration: none;
	color: #DDDDDD;
	margin: 0px;
}
#head{
	height:110px;
	width: 910px;
	padding-right:20px;
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
}
#clear{
	clear:both;
}
#head div{
	height:20px;
	padding-top:5px;
	text-align:right;
}
#central{
	width: 995px;
	margin-left:auto;
	margin-right:auto;
}
#contenido_unico{
	height: auto;
	margin-bottom:15px;
	background-color:#111111;
}
#principal{
	padding:20px;
}
#titulo{
	font-size: 24px;
	font-weight: bold;
	background-image: url(h3-bg_2.gif);
	background-position: left;
	height:55px;
	font-weight: bold;
}
#titulo span{
	background: url(../images/span-left_2.gif) no-repeat right bottom;
	display: block;
	float: left;
	padding: 11px 80px 12px 20px;
}
#contenido_col{
	height: 500px;
	margin-bottom:15px;
}
#col_left{
	width: 590px;
	float:left;
	background-color:#111111;
}
#col_rigth{
	margin-left:10px;
	float:left;
	width: 310px;
}
#col_rigth2{
	margin-left:10px;
	float:left;
	padding-top:40px;
	margin-left:10px;
	width: 530px;
}
#col_head{
	background-image: url(h3-bg.gif);
	background-position: left;
	height:37px;
	padding-left:5px;
	font-weight: bold;
}
#col_head span{
	background: url(../images/span-left.gif) no-repeat right bottom;
	display: block;
	float: left;
	padding: 10px 60px 12px 10px;
}
#col_contenido{
	margin-left:5px;
	background-color:#EEEEEE;
	padding:5px;
	color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B3B0A8;
}
#menu{
	height:42px;
	background-image: url(mainnav-bg.gif);
	background-repeat:  repeat-x;
}
#menu_areas{
	width:400px;
	height:42px;
	background-image: url(mainnav-bg.gif);
	background-repeat:  repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:10px
}
#menu span, #menu_areas span{
	display: block;
	font-size: 14px;
	color: #DDDDDD;
	height: 32px;
	cursor: pointer;
	font-weight: bold;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
}
#menu div{
	background-image: url(mainnav-bg_sep.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;	
}
#pie{
	padding-top: 20px;
	height:45px;
	width: auto;
	background-color:#222222;
	text-align: center;
}
#form{
	font-size: 14px;
	width: 420px;
	text-align: right;
	font-weight: bold;

}
#form input {
	width: 290px;
	margin-top: 5px;
}
#form .chek {
	width:auto;
	margin-right:202px;
	margin-top: 10px;
}
#form #button input, #form #button img{
	width: auto;
}
#form #button{
	margin-top:10px;
	text-align:center;
}
#form .fecha {
	width: 15px;
	margin-top: 5px;
}
#form .fecha_last {
	width: 30px;
	margin-top: 5px;
	margin-right:194px;
}
#form select{
	width: 294px;
	margin-top: 5px;
}
#camara {
	margin-top:5px;
	margin-left:130px;
	float: left;
	height: 270px;
	width: 320px;
}
#camara img{
	margin-left:80px;
}
#camara embed {
	z-index: 0;
	position: absolute;
}
#camara_tapado {
	background-color:#111111;
	position: absolute;
	z-index: 999;
	width:80px;
	height: 240px;
}
#camara_button{
	margin-top:250px;
	margin-left:80px;
	position: absolute;
	text-align: center;
	width: 160px;
}
.titulos{
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#titulos_gen, #titulos_gen p, #titulos_gen span, #titulos_gen form {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#col_baja{
	float:left;
	width:auto;
	margin-right:5px;
}
#login_form {
	text-align: right;
	padding-right: 25px;
	padding-bottom: 5px;
	color: #000000;
}
#login_but {
	text-align:center;
	color: #000000;
}
#login_form input{
	width:180px;
}
#cargando {
	background-image: url(cargando.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#login{
	margin-left:auto;
	width: 310px;
	margin-right:auto;
	margin-top: 100px;
}
