body{
margin:0;
padding:0;
font-family:"Calibri", Helvetica, sans-serif;
background-image:url(../images/bg.gif);
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#mar_contenido{
width:1000px;
margin: 20px auto;
}
#mar_logo{
width:324px; height:155px;
background-image:url(../images/mardesign_1_01.gif);
background-repeat:no-repeat;
float:left;
}
#mar_contacto{
width:227px; height:155px;
background-image:url(../images/mardesign_1_02.gif);
background-repeat:no-repeat;
text-align: right;
padding-right:50px;
float:left;
}
#mar_contacto h2{
margin:0;
color:#999999;
}
#mar_contacto h3{
margin:0;
color:#999999;
font-weight:100;
}
#mar_contacto h1{
margin:0;
color: #FF9900;
font-size:24px;
font-weight:bold;
}
#mar_contacto h4{
margin:0;
}
#mar_contacto h4 a{
margin:0;
text-decoration:none;
color: #4395ab;
}
#mar_contacto h4 a:hover{
margin:0;
text-decoration:none;
color: #0033CC;
}
#mar_contacto .naranja{
color:#FF9900;
}
#mar_form{
width:399px; height:155px;
float:left;
}
#mar_banner{
width:1000px; height:241px;
background-image:url(../images/mardesign_1_04.gif);
clear:both;
}
#mar_foot{
width:970px;
border-top:#0066CC 2px dashed;
margin: 10px auto;
}
#mar_foot .publicidad_1{
width:200px; height:100px;
background-image:url(../banner/publicidad_1.gif);
background-repeat:no-repeat;
background-position:top;
margin-top:5px;
float:left;
}
#mar_foot .publicidad_2{
width:200px; height:100px;
background-image:url(../banner/publicidad_2.gif);
background-repeat:no-repeat;
background-position:top;
background-color: #009900;
margin-top:5px;
margin-left:55px;
float:left;
}

#mar_foot .publicidad_3{
width:200px; height:100px;
background-image:url(../banner/publicidad_3.gif);
background-repeat:no-repeat;
background-position:top;
background-color: #FF9933;
margin-top:5px;
margin-left:55px;
float:left;
}
#mar_foot .publicidad_4{
width:200px; height:100px;
background-image:url(../banner/publicidad_4.gif);
background-repeat:no-repeat;
background-position:top;
background-color: #0033CC;
margin-top:5px;
margin-left:55px;
float:left;
}
#mar_foot .texto{
font-size:12px;
color: #FFFFFF;
margin-top:25px;
padding-left:5px;
padding-right:5px;
}
#mar_foot .enlace{
font-size:14px;
font-weight:bold;
text-align:right;
padding-right:5px;
color: #FFFFFF;
margin-top:2px;
}

@charset "UTF-8";
/* FORMULARIO ORDEN */
#orden{
width:388px;
padding: 5px;
font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
border: 0px solid #999;
margin-bottom:10px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}
#orden .input_01, .input_02, .input_03, textarea, select{
font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
color: #666666;
font-size:9pt;
display: block;
border: 1px solid #ccc;
margin-bottom: 7px;
float: left;
}
#orden .input_01{
width:270px;
}
#orden .input_02{
width:98px;
}
#orden .input_03{
width:54px;
}
#orden textarea{
width: 99%; height:78px;
}
#orden fieldset{
width:350px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
border:#ccc 1px solid;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
#orden legend{
font-size: 10pt;
border: 0;
margin-top:0;
padding-top:0;
margin-bottom: 0;
padding-bottom: 0;
color: #999;
margin-bottom: 1px;
}
#orden label{
font-family: "Arial", Helvetica, sans-serif;
font-size: 9pt;
display: block;
float: left;
padding-right: 6px;
padding-left:6px;
color: #978f8f;
width: 59px;
text-align: right;
margin-top:3px;
}

#orden br {
clear: left;
}
#orden .button{
text-align:center;
padding-left:10px;
padding-top:3px;
float:left;
}
#orden .button_Submit{
color:#fff;
background-color: #FFCC33;
border: 0;
font-weight:bold;
font-size: 10px;
}

#divinputfile{
	background:url(file_up.png) no-repeat 100% 1px;
	height:28px;
	width:385px;
	margin:0px;
}

#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
}

#fakeinputfile{
	margin-top:-27px;
}

#fakeinputfile #fakefilepc{
width:200px;
height:18px;
padding-top:2px;
color: #666666;
font-size:9pt;
padding-left:15px;
border:#999999 0px solid;
background-image:url(attach.png);
background-repeat:no-repeat;
background-position:inherit;
}


