@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'G-Book-tt';
	src: url('gotham-book-webfont.eot');
	src: url('gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
		 url('gotham-book-webfont.woff') format('woff'),
		 url('gotham-book-webfont.ttf') format('truetype'),
		 url('gotham-book-webfont.svg#GothamBookRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'G-Medium-tt';
	src: url('gotham-medium-webfont.eot');
	src: url('gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
		 url('gotham-medium-webfont.woff') format('woff'),
		 url('gotham-medium-webfont.ttf') format('truetype'),
		 url('gotham-medium-webfont.svg#GothamMediumRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body,td,th     { color: #333333; font-size:11px; }
body           { background-color: #FFFFFF; margin: 0px; text-align:center; }
#contenido     { width:1000px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; margin: 0 auto; text-align: left; }
#col           { padding:132px 0px 0px 18px; width:266px; float:left; background-image:url(../ed2012/estilo/resources/fondo_col1.gif); background-repeat:repeat-y; }
#content       { margin:0; width:716px; float:left; color:#333333; }
#content p     { margin:0; padding:0; }
/*-- texto --*/
#texto         { padding:24px 36px 0 18px; }
#texto p       { line-height:15px; padding-left:0px; margin:0px; margin-bottom:15px; }
#texto h1      { font-size:18px; margin:0 0 4px 0; font-family:'G-Book-tt',Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;}
#texto h3      { font-size:14px; margin:0; padding-left:5px; }
#texto a       { color:#996; text-decoration:none; }
#texto a:hover { color:#F0F0F0; }
/*-- menu --*/
#menu          { padding:24px 0px 0px 0px; }
#menu p        { margin:0; }
#menu h1       { font-size:18px; margin:0 0 4px 0; font-family:'G-Book-tt',Arial, Helvetica, sans-serif; color:#999966 ; font-weight: normal; font-style: normal;}
#menu a        { text-decoration:none; color:#000000; }
#menu a:hover  { color:#999966; }

/*-- pie --*/
#pie           { padding:0; clear:both; font-size:12px; margin:0; }
#pie p         { color:#cccccc; margin:0; padding:4px 0px 0px 0px; }
#pie a         { color:#999999; text-decoration:none; }
#pie a:hover   { color:#cccccc; }
/*-- form --*/
.camptxt       { font-size: 12px; font-family: "Calibri", Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border: 1px dotted #333; color: #000; }
