/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
	background-repeat: repeat-x;
	background-position: left top;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logo{
	float:left;
	background-image:url(logoMadridCerrajeros03.jpg);
	width:274px;
	height:213px;
}
#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{
	position:absolute;
	right:10px;
	top:10px;
	width: 230px;
}
#menu{float:right; width:526px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:526px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}
#leftpanel{float:left; width:274px;}
#footer{
	float:left;
	width:790px;
	background-color:#F0F0F0;
	padding:5px;
	background-repeat: repeat;
	background-position: center bottom;
}


 #leyenda {
	float: left;
	margin-top: 70px;
}
.formulario {
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.formulariobis {
	padding-right: 10px;
	padding-left: 10px;
}
.tablaformulario {
	margin-right: 15px;
	margin-top: 20px;
}



/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}


/*TEXT STYLES*/
.bodytext {
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 0.9em;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#CC0000; padding-right:190px;
	
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #E23A31;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
	color: #FFF;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
	color: #C00;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}

.smallredtext a:hover{
	text-decoration:underline;
	color: #CC0038;
}

.smallredtexNumber {
	color:#CC0000;
	font: 1em Tahoma, sans-serif;
	font-weight:bold;
	border: 1px solid #C00;
	display: block;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	}
	
.textoa {font-size:1em; color:#C00;
 display:block; }
.asterisco {
	color:#C00
}

#apDiv1 {
	position:absolute;
	width:230px;
	height:330px;
	z-index:1;
	left: 278px;
	top: 235px;
}
#page #content #contenttext .bodytext strong {
	color: #666666;
	text-decoration: none;
}
