/* Reset 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 3;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 98.8%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

*/

body{}
h1,h2,h3,h4{line-height:1}

/* CSS Document */
fieldset{border-top:1px solid #ccc}
legend{font-size:9px;color:#3366CC}
body {background-color:#0381BC;color:#000000}
html,body{font-family:Arial, Helvetica, sans-serif;font-size:1em}
p{line-height: 1.2}
img{border:none}
a{color:#0067C3;text-decoration:none}
a:hover {color:#616161}
form{margin:0;padding:0};
/*blockquote {margin:1em;padding:.5em .5em .5em 85px;background-color:#D7ECF8}
blockquote p {margin:.2em;color:#000000}*/

hr {border:none;width:100%;color:#eeeeee;background-color:#eeeeee;height:1px}
hr{margin:0;padding:0}

h2,h3 {padding:0;margin:0}
label{font-size:.8em;margin:0px;padding:0px}
input,textarea,select{font-family:Verdana, Arial, Helvetica, sans-serif}
input,textarea,select{margin:0px 10px 0px 0px;padding:3px 0px 2px 2px}
input,textarea,select{font-size:0.9em;border:2px solid #ccc}

button{
	font-size:0.8em;
	height:22px;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	margin-bottom:1px;
	background-color:#666 !important;
	border: 1px solid #666;
	background-image:url(../imagenes/fondos/button.gif) !important;
	background-repeat:repeat-x !important;
	background-position:top !important;
	color:#FFF !important;
}

.boton {
	font-size:0.8em;
	height:22px;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	margin-bottom:1px;
	background-color:#666 !important;
	border: 1px solid #666;
	background-image:url(../imagenes/fondos/button.gif) !important;
	background-repeat:repeat-x !important;
	background-position:top !important;
	color:#FFF !important;
}
