﻿/*
 * ==============================================================================
 * Nome: earte_home.css
 * Site: Espaço de Arte
 * Versão: v0.1
 * Autor: Cesar Fermino
 * Criado: 15-jan-2010
 * Última Modificação: 19-jan-2010
 * ==============================================================================
 * */
 
 @import url('earte_interna.css'); /*Lay para as páginas internas*/
 
/***************************************************************************************
--GLOBAL RESET--
****************************************************************************************/
 * {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
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, form, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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-style: inherit;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align:middle;
	color: #FFF;
}
:focus {
	outline: 0;
}
body {
	line-height: 15px;
	color: black;
	background: white;
	font-size:100.01%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em { 
	font-style: italic 
}
body, input, select, textarea {
	font-size: inherit;
}

/***************************************************************************************
--CODE--
****************************************************************************************/


#menu_top,#prop,#corpo,#rodape,.white_space{
	position:relative;
	width:100%;
	}

/*-------------------------------------------------------Menu Superior*/

#menu_top{
	background-color:#000;
	height:148px;
	}

#menu_top .centraliza{
	position:relative;
	width:900px;
	height:100%;
	margin: 0 auto 0 auto;}
	
#logo{
	float:left;
	width:207px;
	height:145px;	
	}
	
#opcoes{
	position:absolute;
	left: 250px;
	top: 94px;
	width: 800px;
	height:71px;
}

#opcoes ul{
	position:relative;
	height:71px;
	margin:0 0 1px 0;
	list-style:none;
	-moz-padding-start:0;
	-webkit-padding-start:0;
	}
	
#opcoes li{
	margin:0 0 0 0;
	list-style:none;
	padding:0;
	line-height:1.4em;
	display:block;
	position:absolute;
	height:70px;
	top: 0px;
}	
	
#opcoes li a {	
	text-indent:-999em;
	display:block;
	height:70px;
	background: url(../images/eartemenu.gif) no-repeat;}
	
#opcoes li.m_home{
	width:72px;
	left:1px;
}	
#opcoes li.m_empresa{	
	width:159px;
	left:72px;}
#opcoes li.m_cursos{
	width:83px;
	left:231px;}
#opcoes li.m_alunos{
	width:160px;
	left:314px;}
#opcoes li.m_noticias{
	width:89px;
	left:474px;}
#opcoes li.m_faleconosco{
	width:88px;
	left:562px;
	}
	
#opcoes li.m_home a{	width:72px; background-position:0px 0px;}
#opcoes li.m_home a:hover{width:72px; background-position:0px -70px;}	
#opcoes li.m_home a.selected,#menu li.m_home a.selected:hover{width:72px; background-position:0px -140px;}	

#opcoes li.m_empresa a{	width:159px; background-position:-77px 0px;}
#opcoes li.m_empresa a:hover{width:159px; background-position:-77px -70px;}	
#opcoes li.m_empresa a.selected,#menu li.m_home a.selected:hover{width:159px; background-position:-77px -140px;}	

#opcoes li.m_cursos a{	width:83px; background-position:-239px 0px;}
#opcoes li.m_cursos a:hover{width:83px; background-position:-239px -70px;}	
#opcoes li.m_cursos a.selected,#menu li.m_home a.selected:hover{width:83px; background-position:-239px -140px;}

#opcoes li.m_alunos a{	width:160px; background-position:-326px 0px;}
#opcoes li.m_alunos a:hover{width:160px; background-position:-326px -70px;}	
#opcoes li.m_alunos a.selected,#menu li.m_home a.selected:hover{width:160px; background-position:-326px -140px;}

#opcoes li.m_noticias a{width:89px; background-position:-490px 0px;}
#opcoes li.m_noticias a:hover{width:89px; background-position:-490px -70px;}	
#opcoes li.m_noticias a.selected,#menu li.m_home a.selected:hover{width:89px; background-position:-490px -140px;}

#opcoes li.m_faleconosco a{	width:88px; background-position:-582px 0px;}
#opcoes li.m_faleconosco a:hover{width:88px; background-position:-582px -70px;}	
#opcoes li.m_faleconosco a.selected,#menu li.m_home a.selected:hover{width:88px; background-position:-582px -140px;}

	
/*-------------------------------------------------------Anuncio Central*/	
#prop{ 
	height:257px;
	margin-top:20px;}
#anun{
	width:993px;
	height:245px;
	border: 6px #000 solid;
	margin: 0 auto 0px auto;}
	
#flash_adv{
	position:relative;
	width:1000px;
	height:300px;
	z-index:100;
	}	
/*-------------------------------------------------------Corpo*/	

#corpo{
	height:300px;}
	
#corpo .centraliza{
	width:900px;
	height:100%;
	margin: 0 auto 0 auto;}
	
#col1, #col2, #col3{
	position:relative;
	float:left;
	height:100%;
	}	
	
#col1{
	width:192px;
	margin-left:70px;
	border-left: 6px #000 solid;
	}

#curso1{
	position:absolute;
	left: -32px;
	top: 12px;
	width: 217px;
	height:55px;
	overflow: hidden;
	z-index:200;
	}
#curso2{
	position:absolute;
	left: -32px;
	top: 76px;
	width: 217px;
	}
#curso3{
	position:absolute;
	left: -32px;
	top: 143px;
	width: 217px;
	}
#curso4{
	position:absolute;
	left: -32px;
	top: 208px;
	width: 217px;
	}
	
#curso1 img{ border:none; position:relative; float:left; height:55px; width:58px; margin:0 !important;}
#curso2 img{ border:none; position:relative; float:left; height:55px; width:58px; margin:0 !important;}	
#curso3 img{ border:none; position:relative; float:left; height:55px; width:58px; margin:0 !important;}	
#curso4 img{ border:none; position:relative; float:left; height:55px; width:58px; margin:0 !important;}	
	
.area_link{
	position:absolute;
	background-color:FFF;
	left: 57px;
	top:0px;
	height: 36px;
	width: 154px;
	padding-left:6px;
	padding-top:12px;
	line-height:22px;
	}
	
.area_link a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px !important;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}	
	
.area_link a:hover,.area_link:hover {
	background-color:#c4161c;
	color:#FFF;
	line-height:14px;
}	
	
.area_link:hover {border-bottom: 7px #000 solid;}
	
#col2{
	width:200px;
	}
/*-------------------------------------------------------links para o blog*/		
#blogcol{ 
	width:180px;
	height:270px;
	border-bottom: 6px #000 solid;
	background-color:#c4161c;
	margin: 0 auto 0 auto;
	}
	
#blogcol a{
		font-family:Verdana, Geneva, sans-serif;
}
	
#bl_link{padding: 180px 0 10px 5px}
#bl_link a{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:52px;
	font-size-adjust:52px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	line-height:52px;}
	
#col3{
	width:430px;
	}
/*-------------------------------------------------------espaço de noticias da home*/
#home_news{ 
	width:390px;
	height:200px;
	border-bottom: 6px #000 solid;
	background-color:#c4161c;
	margin: 70px auto 0 auto;
	}
/*-------------------------------------------------------espaço de noticias da home*/
#home_news h1{ 
	padding: 10px 0 0 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
}

#home_news ul{
	width:300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bolder;
	margin-top:15px;
	margin-left:40px;
	}

#home_news li{
	padding:4px;
    list-style: square;
}
	
#home_news li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#FFF;
	text-decoration:none;
	}
	
#home_news li a:hover{
	color:#000;}

/*-------------------------------------------------------Rodape*/	

#rodape{
	position:relative;
	height:120px;
	background-color:#000;
	clear:both;
	}
#rodape .centraliza{
	width:900px;
	height:100%;
	margin: 0 auto 0 auto;}
	
.white_space{
	position:relative;
	clear: both;
	height:22px;
	z-index:0;
	}
#pt1,#pt2{
	position:relative;
	float:left;
	width:450px;
	height:100%;	
	}	
	
#pt1{
	background-image:url(../images/fundo.gif);
	background-repeat:no-repeat;
	}
#abatop{
	position:absolute;
	left: -32px;
	top: -22px;
}	

#ababt{
	position:absolute;
	left: -32px;
	top: 120px;
}	

#logo_resposta{
	border:0px;
	border:#000;
	left: 333px;
	top: 147px;
	text-decoration:none;
	outline:0px;
	z-index:1;
}

#logo_resposta a{
	position:absolute;
	left: 354px;
	top: 124px;
	text-decoration:none;
	outline:0px;
	z-index:1;
	
	}
	
	
#logo_rd{
	position:absolute;
	left: 321px;
	top: 6px;
	
	}
#texto_rd{
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
	left: 125px;
	top: 92px;
	}
	
/*---------------------------------------------------------------------*/

#usual1{}
.usual {
	/* background:#181818;*/
	position:absolute;
	color:#111;
	width:104px;
	left: 0px;
	top: 9px;cursor:pointer;
 /* border:1px solid #222;*/
}
.usual li { list-style:none; cursor:pointer;}
.usual ul a {
  display:list-item;
  padding:2px;
  text-decoration:none!important;
  margin-left:6px;
  font:9px Verdana;
  line-height:12px;
  vertical-align:top;
  color:#333;
  cursor:pointer;
 /* background:#444;*/
}
.usual ul a:hover {
  color:#FFF;cursor:pointer;
  background:#c4161c;
  }
 .usual ul li:hover {
  color:#FFF;cursor:pointer;
  background:#c4161c;
  } 
.usual ul a.selected {
  margin-bottom:0;
  color:#FFF;
  background:#c4161c;
  cursor:default;
  }
.usual div {
	position:absolute;
	padding:10px 10px 8px 10px;
	*padding-top:3px;
 	*margin-top:-15px;
	clear:left;
	background:#c4161c;
	font:10pt Georgia;
	left: 118px;
	top: -32px;
	width: 300px;
	height: 149px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}


.usual div a { color:#000; font-weight:bold; }

	
#corpo_int #c_curso #c_curso .opt_cursos table {
	text-align: center;
}
#corpo_int #c_curso #c_curso .opt_cursos .prep_curso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
}
#c_contato #c_contato p {
	color: #000;
}


/***************************************************************************************
--ÍCONES SOCIAIS--
****************************************************************************************/

#twitter {width:39px; height:53px; float:left; margin-top:110px; margin-left:25px;}

#facebook {width:52px; height:51px; float:right; margin-top:110px; margin-right:20px;}