/* CSS Document */
/*
RESET:
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* REDEFINICIONES */

h1 { font-family: Trebuchet MS, Helvetica, sans-serif; position: relative; top: -2px; margin-top: 10px; margin-bottom: 10px; font-weight: bold; color: #666666; font-size: 18px; clear: both; padding-top: 10px;}
h2 { font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold; color: #666666; margin-top: 12px; border-bottom: 1px solid #666666; margin-bottom: 8px; font-size: 18px; clear: both;}
h3 { font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: bold; color: #666666; margin-top: 12px; margin-bottom: 8px;  font-size: 14px; clear: both; }

dl { }
dt { float: left; font-weight: bold; padding: 3px; margin: 3px; width: 160px; background-color: #D5FFAA; font-size: 12px; }
dd { float: left; padding: 3px; margin: 3px; width: 540px; font-size: 12px; }
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 20px;
	 font-size: 12px;
}
p{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	 font-size: 12px;
}
hr { clear: both; padding: 0px; margin: 10px; border: none; }
.headers { width: 780px; clear: both; float: none; }
#test { display: none; }
#test1,#test2 { width: 360px; float: left; display: inline; border: 1px solid #CCCCCC; margin-right: 20px; padding: 10px; }
#test1,#test2 h3 {text-align: center; }