@charset "utf-8";
/* CSS Document */

body{
background:url(img/bg_bg.png);
background-repeat:repeat-x;
font-family:Calibri, Garamond, Georgia;
}

#marco1{
background:url(img/fondo2.jpg);
}

#cabecera {
background-color:#040200;
	background-repeat:repeat-x;
	height:120px;
	padding:0px;
}

form{
	font-family:Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	color:#FFFFFF;
	margin:left;
	caption-side:right;
	padding-right:100px;
	background-position:right;
}

#otroestilo{
background:url(back.jpg);
}

