body{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	padding:0px;
    margin:0px;
	text-align:center;
	background-color:#DDDDDD;
	background:url(images/img/back.png) 50% 50% repeat-y #ddd;
	*background:url(images/img/back_IE.png) 50% 50% repeat-y #ddd;
	height:100%;
}
html{
	height:100%;
}
#wrap{
	margin:0 auto 0 auto; 
	width:960px;
	text-align:left;
	background:url(images/layout/cachito.png) 226px 0 repeat-y #fff;
}
h1, h2, h3, h4, p{
	margin:0px;
}
a{
	text-decoration:none;
}
ul, li{
	padding:0;
	margin:0;
	list-style-type:none;
}
.clear{
clear:both;
}

/*-------------------------------------------  Global  ----------------------------------------*/
.content{
	float: left;
    margin-right: 0;
    padding:15px 0 15px 15px;
	*padding-left: 30px;
    width: 515px;
	*width: 550px;
	z-index: 99999;
	overflow-y: visible;
}
.breadcrumb{
	color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    top: 159px;
}
.title_princ{
	font-size: 22px;
	color: #01752E;
	font-weight:normal;
}
.underline{
	border-bottom:3px solid #01752E;
	width:100%;
	margin-top:-12px;
	margin-bottom:10px;
	*margin-top:-10px;
	*margin-bottom:-10px;
}
.text_content{
	font-size: 13px;
	font-style: normal;
	color: #222;
	margin-top:15px;
	margin-bottom:15px;
}
.text_content h4{
	font-size: 14px;
}
.content a{
	text-decoration:underline;
	color:#01752E;
}
.content a:hover{
	text-decoration:none;
}
.nodisplay{
	display:none;
}
.text_content img{
	margin:0 7px 7px 7px;
	margin-right:0;
	border:1px solid #01752E;
	max-width: 510px;
}
.btn_volver{
	float:right;
}
.error{
	background-color: #E6E6E1;
    margin-bottom: 10px;
	*margin-bottom: 0;
	*margin-top:20px;
	*width: 100%;
    width: 99.2%;
	font-size:12px;
}
.bullets{
	float: left;
    font-family: Wingdings,"Wingdings";
    margin-right: 10px;
}
.after_bullet{
	float: left;
    width: 490px;
}
/*-------------------------------------------  Top  -------------------------------------------*/
.top{
	width:100%;
	height:156px;
	margin:0px;
	background:url(/images/layout/top/header.jpg) 50% 0% repeat-x #ccc;
	overflow:hidden;	
	font-size:12;
	position:relative;
}
.top a img{
	left: 33px;
    position: absolute;
    top: 38px;
	
}
.nav_top{  
	bottom: 6px;
    float: right;
    font-size: 12px;
    position: absolute;
    right: 6px;
    text-align: center;
    width: auto;
}
.nav_top li{
	padding-right:8px;
	padding-left:4px;
	*padding-left:8px;
	height:12px;
	list-style:none;
	vertical-align:middle;
	display:inline;
}
.nav_top li a{	
	color:#FFF;
	text-decoration:none;
}
.nav_top li a:hover{	
	color:#A4CC12;
}
.item{
	border-right:1px solid #FFF;
}

/*-------------------------------------------  Left  ------------------------------------------*/
.left{	
	color: #333;
	float: left;
	font-size:13px;
    height: auto;
    margin-right: 2px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 15px;
    width: 215px;
	*width: 210px;
}
.left a:hover{
	color:#A4CC12;
}
.btns_left_wrap{
	width:200px;
	height:32px;
	border:2px solid #E9E9E9;
	margin-bottom:10px;
}
.btns_left{
	position:relative;
	top:0px;
	left:0px;
	height:32px;
	border-left:9px solid #009D51;
}
.item_circulo_left{
	float: left;
    margin-left: 5px;
    margin-top: 9px;	
}
.item_circulo_left img{
	border:none;
	width:13px;
	height:13px;
}
.item_text_left{
    float: left;
    font-size: 13px;
    margin-left: 5px;
    margin-top: 7px;
}
.item_text_left a{
	text-decoration:none;
}
.left_bold{
	font-weight:bold !important;
}
.img_atencion_tel{
	margin-top:15px;
}
.img_atencion_tel img{
	border:none;
}
.btns_left_sec{
	padding:0;
	margin:15px 0 15px -15px;
	*margin-left:0px;
	font-size:16px;
}
.btns_left_sec li{	
    height: 50px;
    list-style-type: none;
    text-align: center;
}
.btns_left_sec li a{
	background: url("/images/btn/btn_left_sec.png") no-repeat scroll 50% 50% transparent;
	color:#fff;
	padding-top:16px;
	display:block;
	height:32px;
	*height:50px;
	text-decoration:none;
}
.btns_left_sec li a:hover{
	color:#A4CC12;
	background: url("/images/btn/btn_left_sec_highlight.png") no-repeat scroll 50% 50% transparent;
}

/*-------------------------------------------  Right  -----------------------------------------*/
.right{
    float: right;
    height: auto;
    padding:15px 15px 15px 0;
	*padding-right:0;
    width: 185px;	
}
.panel_right{
	margin-top: 10px;
	margin-left: 15px;
	*margin-top: 0;
	*margin-left: 12px;
    width: 175px;
}
.panel_right a{
	border:1px solid #CCCCCC;
	float:left;
}
.panel_right a:hover{
	border:1px solid #999999;
}
.panel_right a img{
	border:none;
}
.btns_right{
	float: left; margin-left: 13px;
}
.btns_right li{
}
.btns_right li a{
	cursor:pointer;
}
.btns_right li a img{
	border:0;
}

/*-------------------------------------------  Bottom  -------------------------------------------*/
.bottom{
	position:relative;
	width:100%;
	height:156px;
	background:url("/images/layout/bottom/bottom_bg.png") 0 0 repeat-x #FFFFFF;
	color:#FFF;
	font-size:12px;
	overflow:hidden;
	width:960px;
	margin:0 auto;
}
.bottom_wrap{
	height:100px;
}
.bottom img{
	border:none;
}
.bottom a{
	text-decoration:none;
}
.nav_bottom{  
	width: auto;
	display: block;
	text-align:center;
	font-size:12px;
	*padding-top:8px;
	padding-top:5px;
}
.nav_bottom li{
	padding-right:8px;
	padding-left:4px;
	*padding-left:8px;
	height:12px;
	list-style:none;
	vertical-align:middle;
	display:inline;
}
.nav_bottom li a{	
	color:#FFF;
	text-decoration:none;
}
.nav_bottom li a:hover{	
	color:#A4CC12;
}
.bottom_direc{
	float: left;
    margin: 10px;
    position: absolute;
    width: 180px;
}
.calidad{
	float: right;
	margin:24px 0 0 858px;
    position: absolute;
}
.img_parques{	
	text-align:center;
	margin:12px 0 0 0;
}
.tel_bottom{
	font-size: 16px;
	text-align:center;
	margin:4px 0 0 0;
}
.esquemas_logo{
	bottom: 9px;
    float: right;
    left: 11px;
    margin-right: 22px;
    position: relative;
	top: 11px;
}


/*-------------------------------------------  Small Contactenos  -------------------------------------------*/
.small_contact{
	float:right; 
	width:170px;
	margin-bottom: 10px;
	*margin-left: 12px;
}
.title_contact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #01752E;
	font-weight: bold;
	display: block;
	text-align:center;	
	padding-bottom:10px;
	*padding-bottom:0px;
}
.small_form_contact{
	width:170px;
	height:260px;
	background-color:#EFEFEF;
}
.small_contact_back{
	margin-right:0px;
	margin-top:0px;
	width:178px;
	height:268px;
	*height:283px;
	background:url(/images/img/back_small_contact.png) repeat-y;
	*background:url(/images/img/back_small_contactIE.png) repeat-y;
}
.small_form_contact label{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-left:7px;
}
.Scroll{	
	background-color: #FFFFFF;
	border-top: 1px solid #CCC;
	border-left: 1px solid #999;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left:7px;
	width:155px;
	overflow-y:auto;
}
.small_contact .btn_submit{
	margin-left:100px;
	padding-bottom:10px;
	*margin-bottom:10px;
}

/*-------------------------------------------  Big Contactenos  -------------------------------------------*/
.contactenos{
	padding-bottom: 20px;	
	font-size:13px;
	color:#444;
	width:135%;
}
.contactenos ul li{
	margin-bottom:10px;
}
.contactenos ul li label{
    display: block;
    float: left;
    font-weight: bold;
    width: 150px;
}
.contactenos ul li input{
	height:23px;
	overflow:hidden;
	width:350px;
	border:1px solid #666;
	padding:3px;
}
.contactenos ul li textarea{
	width:350px;
	overflow:auto;
	border:1px solid #666;
	padding:3px;
}
.contactenos ul li input:hover, .contactenos ul li textarea:hover{
	border:1px solid #999;
}
.contactenos ul li input.btn_submit{
	width:auto;
	height:auto;
	float:right;
	border:none;
	margin-right: 190px;
	*margin-right: 198px;
}
.contactenos ul li.dirs{
	width:230px; 
	float:left;
	margin-top: 10px;
	margin-right:7px;
}									
									
/*-------------------------------------------  In Memoriam  -------------------------------------------*/								
.in_memoriam,
.services_today{
	font-size:13px;
}
.in_memoriam ul{
	margin-top:10px;
}
.in_memoriam ul li{
	margin-bottom: 10px;
}
.in_memoriam ul li small{
	font-size:10px;
	color:#666;
	font-weight:normal;
}
.in_memoriam ul li label{
    display: block;
    float: left;
    width: 150px;
}
.in_memoriam ul li input{
	height:23px;
	overflow:hidden;
	width:250px;
	border:1px solid #666;
	padding:3px;
}
.in_memoriam ul li select{
	height:23px;
	width:110px;
	border:1px solid #666;
	padding:3px;
	text-align:center;
	cursor:pointer;
}
.in_memoriam ul li input:hover, .in_memoriam ul li select:hover{
	border:1px solid #999;
}
.in_memoriam ul li input.btn_submit2{
	border:none;
	width:auto;
	height:auto;
	float:right;
	margin-right:20px;
	*margin-top:-20px;
}
.in_memoriam table,
.services_today{
	margin-left:-2px;
}
.in_memoriam table a,
.services_today a{
	color:#333;
	text-decoration:none;
}
.in_memoriam table a:hover,
.services_today table a:hover{
	color:#666;
}
.header_memoriam{
	margin-left:-4px;
}
.item_memoriam{
	float:left; 
	vertical-align:top; 
	background-color:#007C40;
	height:15px; 
	padding-left:5px; 
	border-right:1px solid #FFF;
}
.FontBold2{
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}				
.NavRowOdd{
	background-color: #FFFFFF; 
	border-style: none;
}															
.NavRowEven{ 	
	background-color: #E9E8E3;
}
.btn_submit_memory{
	float:right;
	margin-right:280px;
	*margin-right:290px;
	padding-bottom:10px;
	*margin-bottom:10px;
}
.btn_submit_memory2{
	float:right;
	margin-right:30px;
	padding-bottom:10px;
	*margin-bottom:10px;
}
.FieldForm3{
	margin-left:0px;
}

/*--------------------------------------  Memoriam  Message --------------------------------------*/	
.memoriam_message{
	padding-bottom: 20px;
	margin-left:15px;
	margin-top:10px;	
	font-size:13px;
}					
.text_contact{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}							
.btn_submit_memoriam{
	float:right;
	margin-right:265px;
	*margin-right:289px;
}

/*------------------------------------------  Condolence ------------------------------------------*/
.condolence_info{
	margin-bottom:20px;
	*margin-top:20px;
	font-size:12px;
	color: #333;
}
.condolence_info li.info_top{
	background-color:#007C40;
	color: #FFF;
	font-weight: bold;
	height:25px;
}
.condolence_info li.info_text{
	height:30px;
}
.condolence_info li.info_top ul li, .condolence_info li.info_text ul li, li .info_date{
	float:left;
	padding:5px;
}
.condolence_info li.info_text ul li{
	color: #333;
}
.condolence_memories{
	*width:99%;
}
.condolence_memories li{
	padding:5px;
	margin-bottom:5px;	
}
.condolence_memories li span{
	float:right;
}

/*----------------------------------------  Estilos viejos ----------------------------------------*/

.FontTitle{ 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #01752E;
	font-weight: bold;
}
.FontSmall{	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.CursorHand{ 
	cursor: hand;
	cursor: pointer
}
.NoUnderline{	
	text-decoration: none;
}
.FontBottom{ 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}								
.FontTop{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #01752E;
	text-decoration: none;
	text-transform: uppercase;
}								
.FontTop2{ 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}								
.FontItemLeft{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #B1B1B1;
	font-weight: bold;
	text-decoration: none;
}
.FontTitleNav{ 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #01752E;
	font-weight: bold;
}
.Title{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #01752E;
	font-weight: ;
}
.NormalHomenajes{ 	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}									
.NameHomenajes{ 	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #01752E;
	font-weight:bold;
}										
.BoldHomenajes{ 	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight:bold;
}							
.BorderLRBT{
	border: #000000 solid; 
	border-width: 1px 1px 1px 1px;
}
.BorderLRBT1{	
	border: #CFCFCF solid; 
	border-width: 1px 1px 1px 1px;
}
.BorderL{
	border: #000000 solid; 
	border-width: 0px 0px 0px 1px;
}
.BorderR{
	border: #999999 solid; 
	border-width: 0px 1px 0px 0px;
}
.BorderB{
	border: #CFCFCF solid; 
	border-width: 0px 0px 1px 0px;
}
.BorderT{
	border: #CFCFCF solid; 
	border-width: 1px 0px 0px 0px;
}			
.FieldError{
	background-color: #E6E6E1;
	border:  #000000 #000000 #000000 #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.FontNormal{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.FontBold{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.FontXtraSmall{	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
#AlbumClassNav{
	text-align:center;
}
