@charset "utf-8";
/* CSS Document */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Fin del reset */

body {background-color:#919191; background:url('/img/fondo.png')top center; font-family:'Trebuchet MS', Helvetica, Arial; font-size: 12px;line-height: 18px;color: #333;}
a {text-decoration: none; font-weight: bold; color: #FC6;}
h1 {}
h2 {}

#maincontent {width: 960px; margin: 0 auto;}

#cabecera {height: 123px; background-image:url('/img/cabecera.jpg'); }
#cabecera p {float: right; margin-left: 10px; margin-right: 10px;}
#cabecera p a {color:#FFF; text-decoration: underline;}

#rotatorio {height: 202px; background-image:url('/img/rotatorio.jpg'); }

#contenido {height: 400px; background-image:url('/img/contenfondo.png');}
#contenido_top {height: 31px; margin-top: 0px; background-image:url('/img/sombra1.jpg');}
#cuerpo {}
#formulario {float: left; margin-left: 50px; width: 400px; font-weight:bold;}
.formulario {width: 350px; margin-bottom:20px;}
.formulario2 {width: 350px; height: 120px; margin-bottom:20px;}
#quote {float: left; width:400px; margin-left:11px;}
#quote2 {float: right; width; 400px; margin-right: 12px;}
#container {float: right; width: 400px; margin-right: 50px; text-align: justify;}
#container p {margin-bottom: 10px;}
#container a {color:#F00; font-weight:bold;}
#container .info a img{float: right;}
#container img{float: left;;}

#footer {height: 60px; background-image:url('/img/pie.png'); margin: 0 auto; text-align: center; vertical-align:bottom;}
#footer i {margin: 0 auto; margin-left:40px; margin-right:50px; color:#FFF;}
#footer p {padding-top:30px;}


		

