body{
	background-color: #f4edc8;
	font-size:15px;
    font-family: verdana,arial,sans-serif;
    color:#545454;
	margin-bottom:20px;
}
a { outline: none; }
a:link {text-decoration: none;font-weight:bold;color:inherit}
a:visited {text-decoration: none;color:inherit}
a:active {text-decoration: none;color:inherit}
a:hover{text-decoration:underline}

.breadcrumbs{
	font-size:12px;
	Text-Align : left;
	color:#545454;
}
.breadcrumbs a{
	padding:0 5px 0 5px;
	color:#901420;
}
#bread_pieza{
	border: 0px;
	width:25px;
	background-color: #ffffff;
	font-weight:bold;
	text-align:center;
}


hr{
	border: 1px dashed #901420;
}

#contenedor {
	width:90%;
	margin-right: auto;
	margin-left: auto;
}
.titulo{
	position:relative;
	background-color: #901420;
	font-size:20px;
	font-family: verdana,arial,sans-serif;
	color:#f4edc8;
	margin-left:0px;
	margin-bottom:10px;
	padding:5px;
	text-align: center;
	border-radius: 25px 25px 25px 25px;
	box-shadow: 3px 3px 3px #666;
}
.titulo2{
	font-weight:bold;
	text-align:center;
}
#titulo_eje{
	font-weight:bold;
	margin-left:5px;
	margin-bottom:10px;
}
.zirkel{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	height:80%;
	text-align:center;
	z-index:5;
}
.botonVentana{
	height: 30px;
	border: 1px solid #901420;
	border-radius:15px;
	background-color: #f3f0e7;
	color:#901420;
	
	font-size:12px;
	font-family: verdana,arial,sans-serif;
	margin-left:5px;
	vertical-align:middle;

}
.botonVentana:hover{
	text-decoration: none;
	background-color: #901420;
	color:#f3f0e7;
}
.observaciones{
	font-weight:bold;
	
}
.pie_mod{
	width:50%;
	text-align:right;
	float:left;
	margin-right:10px;

}
.pie_mod2{
	width:52%;
	text-align:right;
	float:left;
	margin-right:10px;

}
.pie_mod2 img{
	border: 1px solid;
	border-color:#901420;
	background-color:#f3f0e7;
	border-radius: 5px 5px 5px 5px;
}
.pie_mod2 applet{
	border: 1px solid;
	border-color:#901420;
	background-color:#f3f0e7;
	border-radius: 10px 10px 10px 10px;
}
.pie_pap{
	height:350px;
	width:300px;
	text-align:left;
	float:left;
	margin-left:30px;
}

.papel{
	position:absolute;
	height:300px;
	width:300px;
	margin-top:50px;
	border: 1px solid;
	border-color:#901420;
	background-color:#f3f0e7;
	border-radius: 5px 5px 5px 5px;
}
.papel2{
	position:absolute;
	height:375px;
	width:375px;
	margin-top:50px;
	border: 1px solid;
	border-color:#901420;
	background-color:#f3f0e7;
	border-radius: 5px 5px 5px 5px;
}
.menu_papel{
	position:absolute;
	height:45px;
	width:300px;
	border: 1px solid;
	border-color:#901420;
	background-color:#f3f0e7;
	border-radius: 5px 5px 5px 5px;
}
.menu_papel2{
	position:absolute;
	height:45px;
	width:375px;
	border: 1px solid;
	border-color:#901420;
	background-color:#f3f0e7;
	border-radius: 5px 5px 5px 5px;
}
.boton_menu{
	height:35px;
	width:35px;
	margin-left:2px;
	margin-top:5px;
	opacity:0.3;
	border-radius: 10px 10px 10px 10px;
	background-color:#f4edc8;
}

.boton_menu:hover{
	opacity:1;
}
.boton_menu_sel{
	height:35px;
	width:35px;
	margin-left:2px;
	margin-top:5px;
	opacity:1;
	border-radius: 10px 10px 10px 10px;
	background-color: #ffffff;
}
.pie_imagen2 {
	font-size:12px;
	text-align: center;
	width:350px;
	margin-top: 435px;
	margin-left: 10px;
	margin-right: 80px;
}
.sigui{
	clear:both;
	margin-top:380px;
	text-align:center;
	padding:10px;
}
.sigui2{
	clear:both;
	margin-top:490px;
	text-align:center;
	padding:10px;
}
.sigui-a{
	margin:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid;
	opacity:0.5;
	color:#545454;
}
.sigui-a:link{
	text-decoration:none;
}
.sigui-a:hover{
	background-color:#ffffff;
	border-color:#901420;
	opacity:1;
	color:#901420;
}
.sigui-sel{
	text-decoration:none;
	margin:3px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid;
	background-color:#ffffff;
	border-color:#901420;
	opacity:1;
	color:#901420;
}
.espIz{
	padding-left:20px;
	font-size:15px;
    font-family: verdana,arial,sans-serif;
    color:#545454;
	
}
.arriba{
	text-align:center;
	margin-top:10px;
	color:#901420;
}
#url_3d {
	float:left;
	margin-left:520px;

	}
#url_3d textarea{
	margin-top:5px;
	padding: 10px;
	border: 1px solid;
	border-color:#901420;
	background-color: #f3f0e7;


}
textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid;
	border-color:#901420;
	background-color: #f3f0e7;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
textarea:hover{
	text-decoration: none;
}
input{
	border: 1px solid;
	border-color:#901420;
	background-color: #f3f0e7;
	padding:2px;
	padding-left:4px;
	margin-bottom:3px;
}
input:hover{
	text-decoration: none;
}
label {
    display: block;
    width: 35%;
    float: left;
    margin: 4px;
    text-align: right;
}
label:hover{
	text-decoration: none;
}
br { clear: left; }
#formu{
	position: absolute;
	margin-top: 15px;
	margin-bottom:25px;
	background-color:#f3f0e7;
	font-size:11px;
	font-family: verdana,arial,sans-serif;
	color:#711316;
	width: 600px;
	padding: 25px;
	margin-left:-325px;
	left:50%;
	border-radius: 30px;
	
}
.applet{
	position: relative;
	text-align:center;
	width:600px;
	left:50%;
	margin-left: -300px;
}
.pie_trazado{
	text-align:center;
	font-size:11px;
	padding:5px;
}
#preloader {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background:#ede9df;
}
#preloader img{
position: absolute;
left: 50%;
top: 50%;
margin-left: -50px;
margin-top:-62px;
}
#preloader div{
position: absolute;
left: 50%;
top: 50%;
margin-left: -60px;
margin-top:60px;
color: #888;
font-family:Verdana;
font-size:20px;
}