/* - - - - - - - - - - - - - - - - - - - - -

Título		: Studio Pizazz 
Autor		: Oscar y Juanma
URL 		: www.studiopizazz.com

Descripción : Small Dance Studio in Albuquerque

Creado 		: January 25, 2008
Modificado	: January 25, 2008

- - - - - - - - - - - - - - - - - - - - - */

/*div {
	border: 1px solid Red;
}*/



body {
	margin: 0;
	background: #cca6a6 url(../gfx/backs/back_body.jpg) repeat-y top center;
	font-size: small;
	}
* 	html body { 
	font-size: x-small; /* para IE5/WIN */
	f\ont-size: small; /*for other IE versions*/
}
body,td,th {
	font-family:  Georgia, serif;
	color: #ada297;
}
div#wraper { 
	display: block;
	width: 770px;
	margin-left: auto;
	margin-right: auto;

}


/*****************************************************/
/* RESETTERS AND GLOBAL SETTINGS               		 */
/***************************************************/

h1, h2, h3, h4 { 
	margin-top: 0px;
	margin-bottom: 10px;
	color: #d46179;
	font-weight: normal;
}
h1 { 
	font: 190% Georgia, serif;
	line-height: 110%;
}
h2 { 
	font: 160% Georgia, serif;
}
h3 { 
	font: 140% Georgia, serif;
	
}
small { 
	margin: 0;
	color: #666;
	font-size: 95%;
}
p { 
	margin-top: 0;
	line-height: 140%;
/*	font-size: 95%;*/
}
a img { 
	border: 0;
}
p img { 
	border: 1px dotted #1d1b33;
	padding: 7px;
	background-color: white;
}
img.float_left { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.float_right { 
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.imagen_principal { 
	margin-bottom: 20px;
}

/*****************************************************/
/* LINKS                               		 */
/***************************************************/

a { 
	color: #ada297;
	text-decoration: none;
}
p a{
	color: #d46179;
}
a:hover, a:active { 
	color: #d46179;
	text-decoration: underline;
}



/*****************************************************/
/* TYPOGRAPHY                               		 */
/***************************************************/
p.intro { 
	font-size: 110%;
}



/*****************************************************/
/* LAYOUT                               		 */
/***************************************************/
div#logo { 
	float: left;
	width: 770px;
	height: 120px;
	background: url(../gfx/backs/back_logo.jpg) no-repeat;
}
div#cabecera { 
	float: left;
	width: 770px;
	height: 130px;
	padding-left: 40px;
	background: url(../gfx/backs/back_cabecera.gif) no-repeat;	
}

div#contenido { 
	width: 690px;
	padding: 0px 40px 23px 40px;
	background: url(../gfx/backs/back_contenido.gif) repeat-y;
	float:left;
}

div#contenido_footer { 
	float: left;
	width: 770px;
	height: 17px;
	background: url(../gfx/backs/back_contenido_footer.gif) no-repeat;
}
div#footer { 
	float: left;
	width: 770px;
	height: 49px;
	background: url(../gfx/backs/back_footer.gif) no-repeat;
}

div.hr {  
	background: url('../gfx/backs/back_hr.gif') repeat-x;
	height: 20px;
	margin-top: 20px;
	clear: both;
}
div.hr hr { 
	display: none;
}

div#columna_1 { 
	width: 442px;
	border-right: 1px solid #f5edea;
	padding-right:20px;
	float: left;
}
div#columna_2 { 
	width: 207px;
	padding-left: 20px;
	float: left;
}

div.teacher { 
	width: 690px;
    float: left;
	margin-bottom: 5px;
}

div.hours { 
	
	float:left;
	width: 442px;
	margin-bottom: 20px;
	background-color: #f5ece7;
	
}

div.clases { 
	float:left;
	margin-left: 5px;
	
}

div.tito h3 { 
	margin-left: 5px;
	margin-top: 5px;
}

div.days { 
	float: left;
	width: 120px;
	
}

div.days h2 { 
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
}

div.hours2 { 
	float:left;
	margin-bottom: 20px;
	width: 442px;
	background-color: #eaebef;
}

div.days2 { 
	float: left;
	width: 120px;
}


div#footer { 
	margin-top: 20px;
	padding-top: 16px;
}

div#footer p { 
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 2px;
}

div#footer p span { 
	color: #d46179;
	font-size: 120%;
}

/*****************************************************/
/* MENU   & UL & LISTS                             		 */
/***************************************************/

ul#menu { 
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 95px;
	float: left;
	font-size: 115%;
}
ul#menu li { 
	float: left;
	margin-right: 15px;
}
ul#menu li a:hover { 
	text-decoration: none;
}
body#home ul#menu li#home a,
body#about ul#menu li#about a,
body#class ul#menu li#class a,
body#teacher ul#menu li#teacher a
 { 
	color: #d46179;
	cursor: default;
}
ul#contact { 
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	padding-top: 79px;
	margin-left: 225px !important;
	margin-left: 215px;
}
ul#contact li { 
	text-indent: -99999px;
}

ul#contact li a { 
	display: block;
	width: 114px;
	height: 51px;
	background: url(../gfx/backs/back_boton_contact.gif) no-repeat;
}
ul#contact li a:hover { 
	background: url(../gfx/backs/back_boton_contact_hover.gif) no-repeat;
}

ul.article_options { 
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
/*	text-align: right;*/
}
ul.article_options li { 
	background: url(../gfx/iconos/i_read_more.gif) no-repeat;
	padding-left: 25px;
}

ul.article_options li a { 
	color: #d46179;	
}

ul.article_options2 { 
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
/*	text-align: right;*/
}
ul.article_options2 li { 
	background: url(../gfx/iconos/i_read_more.gif) no-repeat;
	padding-left: 25px;
}

ul.article_options2 li a { 
	color: #d46179;	
}

td a {
margin-left: 5px;
}
td div {
margin-left: 5px;
}

/******* formularios ***********/

#formulario ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
input { 
	border: 1px solid #f5e1e2;
}

textarea { 
	width: 320px;
	border: 1px solid #f5e1e2;
}
.boton { 
	margin-top: 10px;
	background-color:	#fff;
	border: 1px solid #f5e1e2;
	color: #aba6a2;
}

#formulario small {
	display: block;
	width: 150px;
	margin-top: 10px;
}